group nestedParticle
diagram index_p873.png
namespace http://www.w3.org/2001/XMLSchema
children xs:element xs:group xs:choice xs:sequence xs:any
used by
complexTypes explicitGroup simpleExplicitGroup
source <xs:group name="nestedParticle">
 
<xs:choice>
   
<xs:element name="element" type="xs:localElement"/>
   
<xs:element name="group" type="xs:groupRef"/>
   
<xs:element ref="xs:choice"/>
   
<xs:element ref="xs:sequence"/>
   
<xs:element ref="xs:any"/>
 
</xs:choice>
</xs:group>

element nestedParticle/element
diagram index_p874.png
namespace http://www.w3.org/2001/XMLSchema
type xs:localElement
properties
isRef 0
content complex
children xs:annotation xs:simpleType xs:complexType xs:unique xs:key xs:keyref
used by
group schemaTop
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
namexs:NCName      
refxs:QName      
typexs:QName      
minOccursxs:nonNegativeIntegeroptional  1    
maxOccursxs:allNNIoptional  1    
defaultxs:string      
fixedxs:string      
nillablexs:booleanoptional  false    
blockxs:blockSet      
formxs:formChoice      
source <xs:element name="element" type="xs:localElement"/>

element nestedParticle/group
diagram index_p875.png
namespace http://www.w3.org/2001/XMLSchema
type xs:groupRef
properties
isRef 0
content complex
children xs:annotation
used by
group redefinable
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
minOccursxs:nonNegativeIntegeroptional  1    
maxOccursxs:allNNIoptional  1    
refxs:QNamerequired      
source <xs:element name="group" type="xs:groupRef"/>


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