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

Documentation
   for element, group and attributeGroup,
   which both define and reference
Properties
This component is not nillable.

Model

  name = xs:NCName
  ref = xs:QName



Attribute Summary
 xs:NCNamename
          
 xs:QNameref
          

Attribute Detail

name

Type:
xs:NCName
Use:
optional
Form:
unqualified

ref

Type:
xs:QName
Use:
optional
Form:
unqualified

Local Usage
attribute, attributeGroup, element, group

Source
<xs:attributeGroup name="defRef">
<xs:attribute name="name" type="xs:NCName"/>
<xs:attribute name="ref" type="xs:QName"/>
</xs:attributeGroup>


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