j:DriverHistorySummary
Summary details about a driver's history
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:DriverHistorySummaryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:DriverHistoryAccidentQuantity [0..*] A number of accidents in which a driver has been involved.
- j:DriverHistoryConvictionQuantity [0..*] A number of times that a driver has been convicted.
- j:DriverHistoryWithdrawalQuantity [0..*] A count of the number of withdrawals recorded on a drivers license record.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<j:DriverHistorySummary> <j:DriverHistoryAccidentQuantity>1</j:DriverHistoryAccidentQuantity> <j:DriverHistoryConvictionQuantity>1</j:DriverHistoryConvictionQuantity> <j:DriverHistoryWithdrawalQuantity>1</j:DriverHistoryWithdrawalQuantity> </j:DriverHistorySummary>