attributeGroup occurs
namespace http://www.w3.org/2001/XMLSchema
used by
element any
complexTypes element group
attributes
Name  Type  Use  Default  Fixed  annotation
minOccursxs:nonNegativeIntegeroptional  1    
maxOccursxs:allNNIoptional  1    
annotation
documentation

   for all particles
source <xs:attributeGroup name="occurs">
 
<xs:annotation>
   
<xs:documentation>
   for all particles
</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="minOccurs" type="xs:nonNegativeInteger" use="optional" default="1"/>
 
<xs:attribute name="maxOccurs" type="xs:allNNI" use="optional" default="1"/>
</xs:attributeGroup>

attribute occurs/@minOccurs
type xs:nonNegativeInteger
properties
isRef 0
default 1
use optional
source <xs:attribute name="minOccurs" type="xs:nonNegativeInteger" use="optional" default="1"/>

attribute occurs/@maxOccurs
type xs:allNNI
properties
isRef 0
default 1
use optional
source <xs:attribute name="maxOccurs" type="xs:allNNI" use="optional" default="1"/>


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