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


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