simpleType unsignedShort

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

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}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
Derived Types
{http://www.w3.org/2001/XMLSchema}unsignedShort
 {http://www.w3.org/2001/XMLSchema}unsignedByte (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="unsignedShort" id="unsignedShort">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedShort"/>
    </
xs:annotation>
    <
xs:restriction base="xs:unsignedInt">
        <
xs:maxInclusive value="65535" id="unsignedShort.maxInclusive"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

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


simpleType unsignedShort


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.