em:EMSTraffic
The container of all of the elements related to the status of operations of EMS traffic.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:EMSTrafficType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:EMSTrafficReasonText [0..*] It is used to report the contributing factor to an EMSTraffic Status.
- em:EMSTrafficStatusCode [0..*] Identifies the status of EMS traffic operations.
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 em:EmergencyDepartmentStatusType (Element em:EmergencyDepartmentStatus)
Sample instance
<em:EMSTraffic> <em:EMSTrafficReasonText>string</em:EMSTrafficReasonText> <em:EMSTrafficStatusCode>NotApplicable</em:EMSTrafficStatusCode> </em:EMSTraffic>