simpleType negativeInteger

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

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}nonPositiveInteger (by restriction)
   {http://www.w3.org/2001/XMLSchema}negativeInteger
Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty


Source

<xs:simpleType name="negativeInteger" id="negativeInteger">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#negativeInteger"/>
    </
xs:annotation>
    <
xs:restriction base="xs:nonPositiveInteger">
        <
xs:maxInclusive value="-1" id="negativeInteger.maxInclusive"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType negativeInteger


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.