ArcGIS Pro DAML Schema
CT_Toolbars Complex Type
ArcGIS Pro DAML Schema : CT_Toolbars Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
Choice Sequence group Element Sequence toolbar Element Choice CT_Toolbars Complex Type
Overview
Choice 0..∞
id required ST_ID Simple Type
reduceOrder optional ST_String Simple Type
Sequence 0..∞
Sequence
Used By
toolbars Element
Source
<xs:complexType name="CT_Toolbars" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="toolbar" type="CT_Toolbar" />
  </xs:choice>
</xs:complexType>
See Also
ArcGIS Pro DAML Schema