element format
diagram girr_p10.png
properties
content complex
mixed true
used by
element command
attributes
Name  Type  Use  Default  Fixed  annotation
namerequired      
documentation
Name that is used to identify the element.
                Should therefore be unique in the context.
                Even though arbitrary strings are allowed, C type strings,
                in the English language, are recommended.
source <xs:element name="format">
 
<xs:complexType mixed="true">
   
<xs:attribute ref="name" use="required"/>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy