Definition Type Attribute Group
Name occurs
Namespace http://www.w3.org/2001/XMLSchema
Documentation
       for all particles
     
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:attributeGroup name="occurs" >
  <xs:annotation>
    <xs:documentation>
       for all particles
     
</xs:documentation>
  </xs:annotation>

  <xs:attribute default="1" name="minOccurs" type="xs:nonNegativeInteger" use="optional"/>
  <xs:attribute default="1" name="maxOccurs" type="xs:allNNI" use="optional"/>
</xs:attributeGroup>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
occurs
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd