simpleType token

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

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
Derived Types
{http://www.w3.org/2001/XMLSchema}token
 {http://www.w3.org/2001/XMLSchema}language (by restriction)
 {http://www.w3.org/2001/XMLSchema}Name (by restriction)
  {http://www.w3.org/2001/XMLSchema}NCName (by restriction)
   {http://www.w3.org/2001/XMLSchema}ID (by restriction)
    {http://www.w3.org/XML/1998/namespace}id (by type)
   {http://www.w3.org/XML/1998/namespace}space (by restriction)
   {http://www.w3.org/2001/XMLSchema}IDREF (by restriction)
   {http://www.w3.org/2001/XMLSchema}ENTITY (by restriction)
 {http://www.w3.org/2001/XMLSchema}public (by restriction)
 {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
  {http://www.w3.org/1999/xlink}type (by restriction)
  {http://www.w3.org/1999/xlink}label (by type)
  {http://www.w3.org/2001/XMLSchema}derivationControl (by restriction)
   {http://www.w3.org/2001/XMLSchema}typeDerivationControl (by restriction)
   {http://www.w3.org/2001/XMLSchema}reducedDerivationControl (by restriction)
  {http://www.w3.org/1999/xlink}show (by restriction)
  {http://www.w3.org/2001/XMLSchema}formChoice (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="token" id="token">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#token"/>
    </
xs:annotation>
    <
xs:restriction base="xs:normalizedString">
        <
xs:whiteSpace value="collapse" id="token.whiteSpace"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

See also: http://www.w3.org/TR/xmlschema-2/#token


simpleType token


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.