xpil:Vehicle
Vehicle Details
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- xpil:VehicleElement [0..*] Full vehicle description of part of it
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xpil:Type | [0..1] | xpil:VehicleTypeList | Type of vehicle. Example: Motorbike, Truck, Car, Bicycle, 4WD, Jeep, etc | |
xpil:Status | [0..1] | ct:StatusList | Status of the entity. e.g. Old, Current, Inactive, Active, etc | |
ct:DataQualityType | [0..1] | ct:DataQualityTypeList | This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid" | from group ct:grDataQuality |
ct:ValidFrom | [0..1] | xsd:dateTime | Date the data quality is valid from | from group ct:grDataQuality |
ct:ValidTo | [0..1] | xsd:dateTime | Date the data quality is valid to | from group ct:grDataQuality |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xpil:Vehicles
Sample instance
<xpil:Vehicle> <xpil:VehicleElement>normalizedString</xpil:VehicleElement> </xpil:Vehicle>