simpleType int

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

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 (by restriction)
   {http://www.w3.org/2001/XMLSchema}int
Derived Types
{http://www.w3.org/2001/XMLSchema}int
 {http://schemas.microsoft.com/visio/2003/core}StencilGroupPos_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}SnapSettings_Type (by extension)
 {urn:schemas-microsoft-com:office:excel}PageFieldWrapCountType (by restriction)
 {http://schemas.microsoft.com/visio/2003/core}PaperSize_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}BuildNumberEdited_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}GlueSettings_Type (by extension)
 {urn:schemas-microsoft-com:office:excel}CharSet (by type)
 {http://www.w3.org/2001/XMLSchema}short (by restriction)
  {http://www.w3.org/2001/XMLSchema}byte (by restriction)
 {http://schemas.microsoft.com/visio/2003/core}PrintPagesDown_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}SnapExtensions_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}StencilGroup_Type (by extension)
 {urn:schemas-microsoft-com:office:office}tableproperties (by type)
 {uuid:C2F41010-65B3-11d1-A29F-00AA00C14882}maxLength (by type)
 {http://schemas.microsoft.com/visio/2003/core}PrintPagesAcross_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}BuildNumberCreated_Type (by extension)
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="int" id="int">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#int"/>
    </
xs:annotation>
    <
xs:restriction base="xs:long">
        <
xs:minInclusive value="-2147483648" id="int.minInclusive"/>
        <
xs:maxInclusive value="2147483647" id="int.maxInclusive"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType int


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.