attributeGroup defRef
namespace http://www.w3.org/2001/XMLSchema
used by
complexTypes attribute attributeGroup element group
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:NCName      
refxs:QName      
annotation
documentation

   for element, group and attributeGroup,
   which both define and reference
source <xs:attributeGroup name="defRef">
 
<xs:annotation>
   
<xs:documentation>
   for element, group and attributeGroup,
   which both define and reference
</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="name" type="xs:NCName"/>
 
<xs:attribute name="ref" type="xs:QName"/>
</xs:attributeGroup>

attribute defRef/@name
type xs:NCName
properties
isRef 0
source <xs:attribute name="name" type="xs:NCName"/>

attribute defRef/@ref
type xs:QName
properties
isRef 0
source <xs:attribute name="ref" type="xs:QName"/>


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