Namespace: |
|
Defined: |
globally in XMLSchema.xsd; see XML source |
Used: |
at 3 locations |
Simple Content Model |
| xs:integer |
FractionDigits: |
0 |
Pattern: |
[\-+]?[0-9]+ |
| xs:long (as restriction base), xs:nonNegativeInteger (as restriction base), |
xs:nonPositiveInteger (as restriction base) |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:decimal |
|||||
Facets: |
|
|||||
| <xs:simpleType id="integer" name="integer"> <xs:fractionDigits fixed="true" id="integer.fractionDigits" value="0"/> <xs:pattern value="[\-+]?[0-9]+"/> </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. |