Definition Type Simple Type
Name negativeInteger
Namespace http://www.w3.org/2001/XMLSchema
Facets  
MaxInclusive -1
ID negativeInteger
XSD Schema xsdschema.xsd
Collapse XSD Schema Diagram
XSD Diagram of negativeInteger
Collapse XSD Schema Code
<xs:simpleType id="negativeInteger" name="negativeInteger" >
  <xs:annotation>
    <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#negativeInteger"/>
  </xs:annotation>

  <xs:restriction base="xs:nonPositiveInteger">
    <xs:maxInclusive id="negativeInteger.maxInclusive" value="-1"/>
  </xs:restriction>

</xs:simpleType>
Collapse Derivation Tree
[No Sub Types]
negativeInteger
    [No Super Types]
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd