simpleType derivationControl

simpleType {http://www.w3.org/2001/XMLSchema}derivationControl

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
    {http://www.w3.org/2001/XMLSchema}derivationControl
Derived Types
{http://www.w3.org/2001/XMLSchema}derivationControl
 {http://www.w3.org/2001/XMLSchema}reducedDerivationControl (by restriction)
 {http://www.w3.org/2001/XMLSchema}typeDerivationControl (by restriction)
Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:simpleType name="derivationControl">
    <
xs:annotation>
        <
xs:documentation>A utility type, not for public use</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:NMTOKEN">
        <
xs:enumeration value="substitution"/>
        <
xs:enumeration value="extension"/>
        <
xs:enumeration value="restriction"/>
        <
xs:enumeration value="list"/>
        <
xs:enumeration value="union"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

A utility type, not for public use


simpleType derivationControl


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.