j:CrashWorkZone
Information about Work Zone where the crash occurred.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:CrashWorkZoneType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:CrashWorkZoneIndicationCode [0..*] A presence of a Work Zone.
- j:WorkZoneCrashLocationCode [0..*] A crash location inside Work Zone.
- j:WorkZoneCategoryCode [0..*] A kind of Work Zone.
- j:WorkZoneWorkersPresenceIndicationCode [0..*] An indication of whether workers are present in the workzone.
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 |
Used in
- Type j:CrashType (Element j:Crash)
Sample instance
<j:CrashWorkZone> <j:CrashWorkZoneIndicationCode>1</j:CrashWorkZoneIndicationCode> <j:WorkZoneCrashLocationCode>101</j:WorkZoneCrashLocationCode> <j:WorkZoneCategoryCode>101</j:WorkZoneCategoryCode> <j:WorkZoneWorkersPresenceIndicationCode>1</j:WorkZoneWorkersPresenceIndicationCode> </j:CrashWorkZone>