have-codes:EMSTrafficStatusCodeType
complexType EMSTrafficStatusCodeType in namespace http://release.niem.gov/niem/codes/edxl_have/4.0/
Definition
A data type for a code set of the status of EMS traffic operations.
Diagram
XML Schema
<xs:complexType name="EMSTrafficStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of the status of EMS traffic operations.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="have-codes:EMSTrafficStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>