simpleType long

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer (by restriction)
  {http://www.w3.org/2001/XMLSchema}long
Derived Types
{http://www.w3.org/2001/XMLSchema}long
 {http://www.w3.org/2001/XMLSchema}int (by restriction)
  {http://www.w3.org/2001/XMLSchema}short (by restriction)
   {http://www.w3.org/2001/XMLSchema}byte (by restriction)
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="long" id="long">
    <
xs:annotation>
        <
xs:appinfo>
            <
hfp:hasProperty name="bounded" value="true"/>
            <
hfp:hasProperty name="cardinality" value="finite"/>
        </
xs:appinfo>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#long"/>
    </
xs:annotation>
    <
xs:restriction base="xs:integer">
        <
xs:minInclusive value="-9223372036854775808" id="long.minInclusive"/>
        <
xs:maxInclusive value="9223372036854775807" id="long.maxInclusive"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType long


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.