Definition Type Group
Name allModel
Namespace http://www.w3.org/2001/XMLSchema
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:group name="allModel" >
  <xs:sequence>
    <xs:element minOccurs="0" ref="xs:annotation"/>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>This choice with min/max is here to
                          avoid a pblm with the Elt:All/Choice/Seq
                          Particle derivation constraint
</xs:documentation>
      </xs:annotation>

      <xs:element name="element" type="xs:narrowMaxMin"/>
    </xs:choice>

  </xs:sequence>

</xs:group>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
allModel
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd