| diagram |  | ||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||
| children | xs:attribute xs:attributeGroup xs:anyAttribute | ||||
| used by | 
 | ||||
| source | <xs:group name="attrDecls"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="attribute" type="xs:attribute"/> <xs:element name="attributeGroup" type="xs:attributeGroupRef"/> </xs:choice> <xs:element ref="xs:anyAttribute" minOccurs="0"/> </xs:sequence> </xs:group> | 
| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | xs:attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | xs:annotation xs:simpleType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="attribute" type="xs:attribute"/> | 
| diagram |  | ||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||
| type | xs:attributeGroupRef | ||||||||||||||||||
| properties | 
 | ||||||||||||||||||
| children | xs:annotation | ||||||||||||||||||
| used by | 
 | ||||||||||||||||||
| attributes | 
 | ||||||||||||||||||
| source | <xs:element name="attributeGroup" type="xs:attributeGroupRef"/> |