Namespace: |
|
Defined: |
globally in dVehicle_v3.xsd; see XML source |
Used: |
at 3 locations |
| Simple Content Model |
| xs:positiveInteger |
MaxInclusive: |
12 |
MinInclusive: |
1 |
| Type Derivation Tree xs:positiveInteger (restriction) |
Derivation: |
restriction of xs:positiveInteger |
|||||
Facets: |
|
|||||
| <xs:simpleType name="NumberofPersonnel"> <xs:restriction base="xs:positiveInteger"> <xs:minInclusive value="1"/> <xs:maxInclusive value="12"/> </xs:restriction> </xs:simpleType> |