attributeGroup "xs:occurs"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:nonNegativeInteger : "1"
 = 
(xs:nonNegativeInteger | "unbounded") : "1"
...>
Annotation
for all particles
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="occurs">
<xs:attribute default="1" name="minOccurs" type="xs:nonNegativeInteger" use="optional"/>
<xs:attribute default="1" name="maxOccurs" type="xs:allNNI" use="optional"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
maxOccurs
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger | "unbounded"
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="maxOccurs" type="xs:allNNI" use="optional"/>

minOccurs
Type:
Use:
optional
Attribute Value
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="minOccurs" type="xs:nonNegativeInteger" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.