simpleType integer

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer
Derived Types
{http://www.w3.org/2001/XMLSchema}integer
 {http://www.w3.org/2001/XMLSchema}nonNegativeInteger (by restriction)
  {http://www.w3.org/2001/XMLSchema}unsignedLong (by restriction)
   {http://www.w3.org/2001/XMLSchema}unsignedInt (by restriction)
    {http://www.w3.org/2001/XMLSchema}unsignedShort (by restriction)
     {http://www.w3.org/2001/XMLSchema}unsignedByte (by restriction)
  {http://www.w3.org/2001/XMLSchema}positiveInteger (by restriction)
 {http://www.cdisc.org/ns/odm/v1.3}positiveInteger (by restriction)
 {http://www.w3.org/2001/XMLSchema}long (by restriction)
  {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)
 {http://www.w3.org/2001/XMLSchema}nonPositiveInteger (by restriction)
  {http://www.w3.org/2001/XMLSchema}negativeInteger (by restriction)
 {http://www.cdisc.org/ns/odm/v1.3}integer (by restriction)
  {http://www.cdisc.org/ns/odm/v1.3}ODMcomplexTypeDefinition-ItemDataInteger (by extension)
   {http://www.cdisc.org/ns/odm/v1.3}ItemDataInteger (by type)
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="integer" id="integer">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#integer"/>
    </
xs:annotation>
    <
xs:restriction base="xs:decimal">
        <
xs:fractionDigits value="0" fixed="true" id="integer.fractionDigits"/>
        <
xs:pattern value="[\-+]?[0-9]+"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType integer


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.