simpleType number

simpleType {http://www.w3.org/2001/10/synthesis}number

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/10/synthesis}number
Derived Types
{http://www.w3.org/2001/10/synthesis}number
 {http://www.w3.org/2001/10/synthesis}volume.number (by restriction)
Target Namespacehttp://www.w3.org/2001/10/synthesis
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:simpleType name="number">
    <
xsd:annotation>
        <
xsd:documentation>number: e.g. 10, 5.5, 1.5, 9., .45</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:decimal">
        <
xsd:minInclusive value="0"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

number: e.g. 10, 5.5, 1.5, 9., .45


simpleType number


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.