element containerField
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p10.svg
properties
content complex
children enumeration
used by
element InterfaceDefinition
attributes
Name  Type  Use  Default  Fixed  Annotation
default  xs:token    <empty>    
type  xs:token    <empty>    
annotation
documentation
This element contains the default value for the containerField attribute used in an XML encoding
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>

attribute containerField/@default
type xs:token
properties
default <empty>
source <xs:attribute name="default" type="xs:token" default=""/>

attribute containerField/@type
type xs:token
properties
default <empty>
source <xs:attribute name="type" type="xs:token" default=""/>


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