element GroupContentModel
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p17.svg
properties
content complex
used by
element ContentModel
attributes
Name  Type  Use  Default  Fixed  Annotation
maxOccurs  xs:token    1    
minOccurs  xs:token    1    
name  xs:token    <empty>    
annotation
documentation
This element contains the name of a group in the child content model in a definition
source <xs:element name="GroupContentModel">
 
<xs:annotation>
   
<xs:documentation>This element contains the name of a group 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:attribute name="name" type="xs:token" default=""/>
 
</xs:complexType>
</xs:element>

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

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

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


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