3.1.2.1.1.14 toolbars (Legacy Toolbar Customizations)

The toolbars element is used as a container for toolbarData and acdManifest elements.

Parent Elements

tcg3.1.2.1.1.12, tcg)

Child Elements

Subclause

acdManifest (Allocated Command Manifest)

§3.1.2.1.1.4, acdManifest

toolbarData (Toolbar data)

§3.1.2.1.1.13, toolbarData

The following XML Schema fragment defines the contents of this element:

 <complexType name="CT_Toolbars">
   <sequence>
     <element name="acdManifest" minOccurs="0" maxOccurs="1" type="CT_AcdManifest"/>
     <element name="toolbarData" minOccurs="0" maxOccurs="1" type="CT_Rel"/>
   </sequence>
 </complexType>