j:CrashWorkZone
A Work Zone where the crash occurred.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:CrashWorkZoneType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:CrashWorkZoneIndicationCode [0..*]A presence of a Work Zone.
- j:WorkZoneCategoryCode [0..*]A kind of Work Zone.
- j:WorkZoneCrashLocationCode [0..*]A crash location inside Work Zone.
- j:WorkZoneWorkersPresenceIndicationCode [0..*]An indication of whether workers are present in the work zone.
- j:CrashWorkZoneAugmentationPointAbstract [0..*]An augmentation point for CrashWorkZoneType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:CrashWorkZoneIndicationfrom subst. group j:WorkZoneCategoryfrom subst. group j:WorkZoneCrashLocationfrom subst. group j:WorkZoneWorkersPresenceIndicationfrom subst. group j:CrashWorkZoneAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:CrashType (Element j:Crash)
Sample instance
<j:CrashWorkZone> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:CrashWorkZoneIndicationCode>0</j:CrashWorkZoneIndicationCode> <j:WorkZoneCategoryCode>1</j:WorkZoneCategoryCode> <j:WorkZoneCrashLocationCode>1</j:WorkZoneCrashLocationCode> <j:WorkZoneWorkersPresenceIndicationCode>1</j:WorkZoneWorkersPresenceIndicationCode> <j:CrashWorkZoneAugmentationPoint>any content</j:CrashWorkZoneAugmentationPoint> </j:CrashWorkZone>