simpleType nonPositiveInteger
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:integer
properties
id nonPositiveInteger
facets
Kind Value annotation 
maxInclusive 
source <xs:simpleType name="nonPositiveInteger" id="nonPositiveInteger">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#nonPositiveInteger"/>
 
</xs:annotation>
 
<xs:restriction base="xs:integer">
   
<xs:maxInclusive value="0" id="nonPositiveInteger.maxInclusive"/>
 
</xs:restriction>
</xs:simpleType>


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