group redefinable
diagram index_p879.png
namespace http://www.w3.org/2001/XMLSchema
children xs:simpleType xs:complexType xs:group xs:attributeGroup
used by
element redefine
group schemaTop
annotation
documentation

   This group is for the
   elements which can self-redefine (see <redefine> below).
source <xs:group name="redefinable">
 
<xs:annotation>
   
<xs:documentation>
   This group is for the
   elements which can self-redefine (see &lt;redefine
> below).</xs:documentation>
 
</xs:annotation>
 
<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>


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