Namespace: |
|
Defined: |
globally in XMLSchema.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
| xs:int |
MaxInclusive: |
2147483647 |
MinInclusive: |
-2147483648 |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:long |
|||||
Facets: |
|
|||||
| <xs:simpleType id="int" name="int"> <xs:minInclusive id="int.minInclusive" value="-2147483648"/> <xs:maxInclusive id="int.maxInclusive" value="2147483647"/> </xs:restriction> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |