Namespace: |
|
Defined: |
globally in dVehicle_v3.xsd; see XML source |
Used: |
at 1 location |
| Simple Content Model |
| xs:decimal |
FractionDigits: |
1 |
TotalDigits: |
7 |
| Type Derivation Tree xs:decimal (restriction) |
Derivation: |
restriction of xs:decimal |
|||||
Facets: |
|
|||||
| <xs:simpleType name="AnnualOdometerReading"> <xs:restriction base="xs:decimal"> <xs:totalDigits value="7"/> <xs:fractionDigits value="1"/> </xs:restriction> </xs:simpleType> |