| diagram |  | ||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||
| children | xs:group xs:all xs:choice xs:sequence | ||||
| used by | 
 | ||||
| annotation | 
 | ||||
| source | <xs:group name="typeDefParticle"> <xs:annotation> <xs:documentation> 'complexType' uses this</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="group" type="xs:groupRef"/> <xs:element ref="xs:all"/> <xs:element ref="xs:choice"/> <xs:element ref="xs:sequence"/> </xs:choice> </xs:group> | 
| diagram |  | ||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||||||||
| type | xs:groupRef | ||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||
| children | xs:annotation | ||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||
| source | <xs:element name="group" type="xs:groupRef"/> |