attribute space

attribute {http://www.w3.org/XML/1998/namespace}space

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 restriction)
     {http://www.w3.org/XML/1998/namespace}space
Target Namespacehttp://www.w3.org/XML/1998/namespace
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:attribute name="space">
    <
xs:simpleType>
        <
xs:restriction base="xs:NCName">
            <
xs:enumeration value="default"/>
            <
xs:enumeration value="preserve"/>
        </
xs:restriction>
    </
xs:simpleType>
</
xs:attribute>


attribute space


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.