Namespace: |
|
Defined: |
globally in commonTypes_v3.xsd; see XML source |
Used: |
never |
| Simple Content Model |
| xs:decimal |
FractionDigits: |
6 |
TotalDigits: |
8 |
| Type Derivation Tree xs:decimal (restriction) |
Derivation: |
restriction of xs:decimal |
|||||
Facets: |
|
|||||
| <xs:simpleType name="Latitude"> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="6"/> <xs:totalDigits value="8"/> </xs:restriction> </xs:simpleType> |