| diagram | |||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | enumeration | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="containerField"> <xs:annotation> <xs:documentation>This element contains the default value for the containerField attribute used in an XML encoding</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="enumeration" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="default" type="xs:token" default=""/> <xs:attribute name="type" type="xs:token" default=""/> </xs:complexType> </xs:element> |
| type | xs:token | ||
| properties |
|
||
| source | <xs:attribute name="default" type="xs:token" default=""/> |
| type | xs:token | ||
| properties |
|
||
| source | <xs:attribute name="type" type="xs:token" default=""/> |