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

reducedDerivationControl

Annotation
Documentation

A utility type, not for public use

 

Schema

<xs:simpleType name="reducedDerivationControl">
     <xs:restriction base="xs:derivationControl">
          <xs:enumeration value="extension"/>
          <xs:enumeration value="restriction"/>
     </xs:restriction>
</xs:simpleType>