simpleType string

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

Derived Types
{http://www.w3.org/2001/XMLSchema}string
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {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}IDREF (by restriction)
     {http://www.w3.org/2001/XMLSchema}ENTITY (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}public (by restriction)
   {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
    {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/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="string" id="string">
    <
xs:annotation>
        <
xs:appinfo>
            <
hfp:hasFacet name="length"/>
            <
hfp:hasFacet name="minLength"/>
            <
hfp:hasFacet name="maxLength"/>
            <
hfp:hasFacet name="pattern"/>
            <
hfp:hasFacet name="enumeration"/>
            <
hfp:hasFacet name="whiteSpace"/>
            <
hfp:hasProperty name="ordered" value="false"/>
            <
hfp:hasProperty name="bounded" value="false"/>
            <
hfp:hasProperty name="cardinality" value="countably infinite"/>
            <
hfp:hasProperty name="numeric" value="false"/>
        </
xs:appinfo>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#string"/>
    </
xs:annotation>
    <
xs:restriction base="xs:anySimpleType">
        <
xs:whiteSpace value="preserve" id="string.preserve"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType string


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.