simpleType VersionNumberType

simpleType {http://www.govtalk.gov.uk/people/bs7666}VersionNumberType

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}positiveInteger (by restriction)
    {http://www.govtalk.gov.uk/people/bs7666}VersionNumberType
Target Namespacehttp://www.govtalk.gov.uk/people/bs7666
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.govtalk.gov.uk/people/bs7666


Source

<xsd:simpleType name="VersionNumberType">
    <
xsd:restriction base="xsd:positiveInteger">
        <
xsd:minInclusive value="1"/>
        <
xsd:maxInclusive value="9999"/>
    </
xsd:restriction>
</
xsd:simpleType>


simpleType VersionNumberType


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.