http://www.w3.org/2001/XMLSchema
element attributeGroup

Documentation
Properties
This component is not nillable.

Model
<attributeGroup
  id = xs:ID
  name = xs:NCName
  {any attribute from any other namespace than current namespace}>
(annotation?, ((attribute | attributeGroup)* , anyAttribute?) )
</attributeGroup>


Nested Element Summary
 annotation
          
 anyAttribute
          
xs:attributeattribute
          
xs:attributeGroupRefattributeGroup
          

Attribute Summary
 xs:IDid
          
 xs:NCNamename
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

name

Type:
xs:NCName
Use:
required
Form:
unqualified

Local Usage
attributeGroupRef, namedAttributeGroup, redefinable

Source
<xs:element id="attributeGroup" name="attributeGroup" type="xs:namedAttributeGroup">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.