ArcGIS Pro DAML Schema
CT_RibbonToolbars Complex Type
ArcGIS Pro DAML Schema : CT_RibbonToolbars Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
control Element Choice CT_RibbonToolbars Complex Type
Overview
Choice 0..∞
Used By
ribbonToolbar Element
Source
<xs:complexType name="CT_RibbonToolbars" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="control" type="CT_RibbonToolbar" />
  </xs:choice>
</xs:complexType>
See Also
ArcGIS Pro DAML Schema