simpleType NCName

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

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}Name (by restriction)
    {http://www.w3.org/2001/XMLSchema}NCName
Derived Types
{http://www.w3.org/2001/XMLSchema}NCName
 {http://www.w3.org/2001/XMLSchema}ID (by restriction)
  {http://schemas.xmlsoap.org/soap/encoding/}ID (by extension)
  {http://www.w3.org/XML/1998/namespace}id (by type)
  {http://schemas.xmlsoap.org/ws/2002/07/utility}Id (by type)
  {http://www.w3.org/2003/05/soap-encoding}id (by type)
  {http://www.w3.org/2001/06/soap-encoding}ID (by extension)
   {http://www.w3.org/2001/06/soap-encoding}ID (by type)
  {http://schemas.xmlsoap.org/ws/2003/06/utility}Id (by type)
  {http://www.w3.org/2003/05/soap-encoding}ID (by extension)
   {http://www.w3.org/2003/05/soap-encoding}ID (by type)
 {http://www.w3.org/2001/XMLSchema}IDREF (by restriction)
  {http://www.w3.org/2003/05/soap-encoding}IDREF (by extension)
   {http://www.w3.org/2003/05/soap-encoding}IDREF (by type)
  {http://www.w3.org/2001/06/soap-encoding}IDREF (by extension)
   {http://www.w3.org/2001/06/soap-encoding}IDREF (by type)
  {http://schemas.xmlsoap.org/soap/encoding/}IDREF (by extension)
  {http://www.w3.org/2003/05/soap-encoding}ref (by type)
 {http://www.w3.org/2001/06/soap-encoding}NCName (by extension)
  {http://www.w3.org/2001/06/soap-encoding}NCName (by type)
 {http://schemas.xmlsoap.org/soap/encoding/}NCName (by extension)
 {http://www.w3.org/2001/XMLSchema}ENTITY (by restriction)
  {http://www.w3.org/2001/06/soap-encoding}ENTITY (by extension)
   {http://www.w3.org/2001/06/soap-encoding}ENTITY (by type)
  {http://schemas.xmlsoap.org/soap/encoding/}ENTITY (by extension)
  {http://www.w3.org/2003/05/soap-encoding}ENTITY (by extension)
   {http://www.w3.org/2003/05/soap-encoding}ENTITY (by type)
 {http://www.w3.org/XML/1998/namespace}space (by restriction)
 {http://www.w3.org/2003/05/soap-encoding}NCName (by extension)
  {http://www.w3.org/2003/05/soap-encoding}NCName (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="NCName" id="NCName">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#NCName"/>
    </
xs:annotation>
    <
xs:restriction base="xs:Name">
        <
xs:pattern value="[\i-[:]][\c-[:]]*" id="NCName.pattern">
            <
xs:annotation>
                <
xs:documentation source="http://www.w3.org/TR/REC-xml-names/#NT-NCName">pattern matches production 4 from the Namespaces in XML spec</xs:documentation>
            </
xs:annotation>
        </
xs:pattern>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType NCName


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.