ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

redefinable

Annotation
Documentation

This group is for the elements which can self-redefine (see <redefine> below).

 

Schema

<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>