element FieldDeclaration
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p14.svg
properties
content complex
used by
element ContentModel
attributes
Name  Type  Use  Default  Fixed  Annotation
maxOccurs  xs:token    1    
minOccurs  xs:token    1    
annotation
documentation
This element contains the specification user defined fields in the child content model in a definition
source <xs:element name="FieldDeclaration">
 
<xs:annotation>
   
<xs:documentation>This element contains the specification user defined fields in the child content model in a definition</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="maxOccurs" type="xs:token" default="1"/>
   
<xs:attribute name="minOccurs" type="xs:token" default="1"/>
 
</xs:complexType>
</xs:element>

attribute FieldDeclaration/@maxOccurs
type xs:token
properties
default 1
source <xs:attribute name="maxOccurs" type="xs:token" default="1"/>

attribute FieldDeclaration/@minOccurs
type xs:token
properties
default 1
source <xs:attribute name="minOccurs" type="xs:token" default="1"/>


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