http://www.w3.org/2001/XMLSchema
group allModel

Documentation
This choice with min/max is here to
                          avoid a pblm with the Elt:All/Choice/Seq
                          Particle derivation constraint
Properties
This component is not nillable.

Model

(annotation?, element* )


Nested Element Summary
 annotation
          
xs:narrowMaxMinelement
          
Local Usage
all, namedGroup

Source
<xs:group name="allModel">
<xs:sequence>
<xs:element minOccurs="0" ref="xs:annotation"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="element" type="xs:narrowMaxMin"/>
</xs:choice>
</xs:sequence>
</xs:group>


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