| diagram |  | ||||||||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||
| type | extension of xs:annotated | ||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||
| children | xs:annotation xs:attribute xs:attributeGroup xs:anyAttribute | ||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||
| source | <xs:complexType name="attributeGroup" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:attrDecls"/> <xs:attributeGroup ref="xs:defRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |