Definition Type Group
Name redefinable
Namespace http://www.w3.org/2001/XMLSchema
Documentation
       This group is for the
       elements which can self-redefine (see <redefine> below).
     
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<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>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
redefinable
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd