http://www.w3.org/2001/XMLSchema
group redefinable

Documentation
   This group is for the
   elements which can self-redefine (see <redefine> below).
Properties
This component is not nillable.

Model

(simpleType | complexType | group | attributeGroup)


Nested Element Summary
 attributeGroup
          
 complexType
          
 group
          
 simpleType
          
Local Usage
redefine, schemaTop

Source
<xs:group name="redefinable">
<xs:choice>
<xs:element ref="xs:simpleType"/>
<xs:element ref="xs:complexType"/>
<xs:element ref="xs:group"/>
<xs:element ref="xs:attributeGroup"/>
</xs:choice>
</xs:group>


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