simpleType string

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

Derived Types
{http://www.w3.org/2001/XMLSchema}string
 {http://www.opengis.net/ogc}SpatialOperatorNameType (by restriction)
 {http://www.opengis.net/sld}FeatureTypeName (by type)
 {http://www.opengis.net/wcs}CapabilitiesSectionType (by restriction)
 {http://www.opengis.net/sld}Name (by type)
 {http://www.opengis.net/sld}OverlapBehavior (by restriction)
 {http://www.opengis.net/wcs}InterpolationMethodType (by restriction)
  {http://www.opengis.net/wcs}interpolationMethod (by type)
 {http://www.opengis.net/context}FormatType (by extension)
 {http://www.opengis.net/sld}SourceChannelName (by type)
 {http://www.opengis.net/cat/csw}ResultType (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 (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)
   {http://www.w3.org/2001/XMLSchema}language (by restriction)
   {http://www.w3.org/2001/XMLSchema}public (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/2001/XMLSchema}ENTITY (by restriction)
     {http://www.w3.org/XML/1998/namespace}space (by restriction)
     {http://www.w3.org/2001/XMLSchema}IDREF (by restriction)
     {http://www.opengis.net/cat/csw}TypeNameType (by extension)
 {http://www.opengis.net/sld}Service (by restriction)
 {http://www.opengis.net/ogc}SortOrderType (by restriction)
 {http://www.opengis.net/sld}VersionType (by restriction)
 {http://www.opengis.net/sld}SemanticTypeIdentifier (by type)
 {http://www.opengis.net/wcs}TypedLiteralType (by extension)
  {http://www.opengis.net/wcs}singleValue (by type)
 {http://www.opengis.net/ogc}ServiceExceptionType (by extension)
 {http://www.opengis.net/cat/csw}StatusType (by restriction)
 {http://www.opengis.net/context}DimensionType (by extension)
 {http://www.opengis.net/sld}Abstract (by type)
 {http://www.opengis.net/wcs}description (by type)
 {http://www.opengis.net/ogc}ComparisonOperatorType (by restriction)
 {http://www.opengis.net/sld}WellKnownName (by type)
 {http://www.opengis.net/context}serviceType (by restriction)
 {http://www.opengis.net/sld}Format (by type)
 {http://www.opengis.net/sld}Value (by type)
 {http://www.opengis.net/sld}Title (by type)
 {http://www.opengis.net/ogc}FunctionNameType (by extension)
 {http://www.opengis.net/wcs}name (by type)
 {http://www.opengis.net/cat/csw}ElementSetType (by restriction)
  {http://www.opengis.net/cat/csw}ElementSetNameType (by extension)
   {http://www.opengis.net/cat/csw}ElementSetName (by type)
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.