Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The toolbar element MUST be ignored.
Parent Elements |
---|
Child Elements |
---|
Attributes:
caption: This attribute MUST be ignored.
name: This attribute MUST be ignored.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="toolbar"> <xsd:complexType> <xsd:sequence> <xsd:group ref="xsf:UIItem" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="name" type="xsf:xdTitle" use="required"/> <xsd:attribute name="caption" type="xsf:xdTitle" use="required"/> </xsd:complexType> </xsd:element>