j:CommercialVehicleAugmentation
Additional information about a commercial vehicle.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.1
Schema document: domains/jxdm/4.1/jxdm.xsd
Type: j:CommercialVehicleAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:CommercialVehicleType
Content
- Sequence [1..1]
- j:CommercialVehiclePRISMTargetDate [0..*] The Performance and Registration Information Systems Management (PRISM) Carrier Target/History Date is the date associated with the current value of the Target/ History Indicator on the PRISM Carrier Record.
- j:CommercialVehiclePRISMPreviouslyTargetedIndicator [0..*] True if the Performance and Registration Information Systems Management (PRISM) Carrier Target/History Indicator reveals the carrier had been targeted in the past for increased enforcement action record; false otherwise.
- j:CommercialVehiclePRISMCurrentlyTargetedIndicator [0..*] True if the Performance and Registration Information Systems Management (PRISM) Carrier Target/History Indicator reveals the carrier is currently Targeted for increased enforcement action record.
- j:CommercialVehiclePRISMAdditionDate [0..*] A date on which the vehicle was added to the Performance and Registration Information Systems Management (PRISM) Vehicle File for safety monitoring.
- j:MotorCarrierReference [0..*] An organization providing commercial motor vehicle transportation for compensation.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type j:CommercialVehicleType (Element j:CommercialVehicle)
Substitution hierarchy
- s:Augmentation
- can be substituted with j:CommercialVehicleAugmentation
Sample instance
<j:CommercialVehicleAugmentation> <j:CommercialVehiclePRISMTargetDate> <nc:Date>2000-01-01</nc:Date> </j:CommercialVehiclePRISMTargetDate> <j:CommercialVehiclePRISMPreviouslyTargetedIndicator>true</j:CommercialVehiclePRISMPreviouslyTargetedIndicator> <j:CommercialVehiclePRISMCurrentlyTargetedIndicator>true</j:CommercialVehiclePRISMCurrentlyTargetedIndicator> <j:CommercialVehiclePRISMAdditionDate>2000-01-01</j:CommercialVehiclePRISMAdditionDate> <j:MotorCarrierReference/> </j:CommercialVehicleAugmentation>