Component 
PREV A-GROUP   NEXT A-GROUP
SUMMARY: XML REP | USE
DETAIL: DESC | XML SRC | ATTR
XML Schema for
XML Schemas 1.0

attributeGroup "xs:occurs"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
 = 
(xs:nonNegativeInteger | "unbounded") : "1"
...>
Known Usage Locations
Annotation
for all particles
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 in this component; 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"/>

 Component 
PREV A-GROUP   NEXT A-GROUP
SUMMARY: XML REP | USE
DETAIL: DESC | XML SRC | ATTR
XML Schema for
XML Schemas 1.0

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.