element whiteSpace

element {http://www.w3.org/2001/XMLSchema}whiteSpace

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyType (by restriction)
 {http://www.w3.org/2001/XMLSchema}openAttrs (by extension)
  {http://www.w3.org/2001/XMLSchema}annotated (by extension)
   {http://www.w3.org/2001/XMLSchema}facet (by restriction)
    {http://www.w3.org/2001/XMLSchema}whiteSpace
Abstractfalse (This can be used in an instance)
Block Substitutionsextension, restriction, substitution
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty


Source

<xs:element name="whiteSpace" id="whiteSpace">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-whiteSpace"/>
    </
xs:annotation>
    <
xs:complexType mixed="false">
        <
xs:complexContent>
            <
xs:restriction base="xs:facet">
                <
xs:sequence>
                    <
xs:element ref="xs:annotation" minOccurs="0"/>
                </
xs:sequence>
                <
xs:attribute name="value" use="required">
                    <
xs:simpleType>
                        <
xs:restriction base="xs:NMTOKEN">
                            <
xs:enumeration value="preserve"/>
                            <
xs:enumeration value="replace"/>
                            <
xs:enumeration value="collapse"/>
                        </
xs:restriction>
                    </
xs:simpleType>
                </
xs:attribute>
                <
xs:anyAttribute namespace="##other" processContents="lax"/>
            </
xs:restriction>
        </
xs:complexContent>
    </
xs:complexType>
</
xs:element>


Documentation

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


element whiteSpace


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.