complexType NCName

complexType {http://www.w3.org/2003/05/soap-encoding}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 (by extension)
     {http://www.w3.org/2003/05/soap-encoding}NCName
Derived Types
{http://www.w3.org/2003/05/soap-encoding}NCName
 {http://www.w3.org/2003/05/soap-encoding}NCName (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.w3.org/2003/05/soap-encoding
Declared Namespacesxmlns:tns=http://www.w3.org/2003/05/soap-encoding
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="NCName">
    <
xs:simpleContent>
        <
xs:extension base="xs:NCName">
            <
xs:attributeGroup ref="tns:commonAttributes"/>
        </
xs:extension>
    </
xs:simpleContent>
</
xs:complexType>


complexType 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.