simpleType decimal

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

Derived Types
{http://www.w3.org/2001/XMLSchema}decimal
 {}MISMOAmount (by restriction)
 {}MISMOPercent (by restriction)
 {}SEC_MISMOAmount (by restriction)
 {}AUS_MISMOPercent (by restriction)
 {}AUS_MISMORate (by restriction)
 {}PRIA_MISMOAmount (by restriction)
 {}MISMORate (by restriction)
 {}PRIA_MISMOPercent (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer (by restriction)
  {}MISMOCount (by restriction)
  {}SEC_MISMOCount (by restriction)
  {}AUS_MISMOCount (by restriction)
  {}PRIA_MISMOCount (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}nonNegativeInteger (by restriction)
   {}MISMONonNegativeInteger (by restriction)
   {}SEC_MISMONonNegativeInteger (by restriction)
   {}AUS_MISMONonNegativeInteger (by restriction)
   {}PRIA_MISMONonNegativeInteger (by restriction)
   {http://www.w3.org/2001/XMLSchema}positiveInteger (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}nonPositiveInteger (by restriction)
   {http://www.w3.org/2001/XMLSchema}negativeInteger (by restriction)
 {}PRIA_MISMORate (by restriction)
 {}SEC_MISMOPercent (by restriction)
 {}AUS_MISMOAmount (by restriction)
 {}SEC_MISMORate (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="decimal" id="decimal">
    <
xs:annotation>
        <
xs:appinfo>
            <
hfp:hasFacet name="totalDigits"/>
            <
hfp:hasFacet name="fractionDigits"/>
            <
hfp:hasFacet name="pattern"/>
            <
hfp:hasFacet name="whiteSpace"/>
            <
hfp:hasFacet name="enumeration"/>
            <
hfp:hasFacet name="maxInclusive"/>
            <
hfp:hasFacet name="maxExclusive"/>
            <
hfp:hasFacet name="minInclusive"/>
            <
hfp:hasFacet name="minExclusive"/>
            <
hfp:hasProperty name="ordered" value="total"/>
            <
hfp:hasProperty name="bounded" value="false"/>
            <
hfp:hasProperty name="cardinality" value="countably infinite"/>
            <
hfp:hasProperty name="numeric" value="true"/>
        </
xs:appinfo>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#decimal"/>
    </
xs:annotation>
    <
xs:restriction base="xs:anySimpleType">
        <
xs:whiteSpace value="collapse" fixed="true" id="decimal.whiteSpace"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType decimal


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.