simpleType negativeInteger
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:nonPositiveInteger
properties
id negativeInteger
facets
Kind Value annotation 
maxInclusive -1 
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy