http://www.w3.org/2001/XMLSchema
attributeGroup occurs

Documentation
   for all particles
Properties
This component is not nillable.

Model

  maxOccurs = xs:allNNI : 1
  minOccurs = xs:nonNegativeInteger : 1



Attribute Summary
 xs:allNNImaxOccurs
          
 xs:nonNegativeIntegerminOccurs
          

Attribute Detail

maxOccurs

Type:
xs:allNNI
Default:
1
Use:
optional
Form:
unqualified

minOccurs

Type:
xs:nonNegativeInteger
Default:
1
Use:
optional
Form:
unqualified

Local Usage
any, element, group

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>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.