complexType attributeGroup
diagram index_p891.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:annotated
properties
base xs:annotated
abstract true
children xs:annotation xs:attribute xs:attributeGroup xs:anyAttribute
used by
complexTypes attributeGroupRef namedAttributeGroup
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
namexs:NCName      
refxs:QName      
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>


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