em:NotificationMessageStatusCodeType
complexType NotificationMessageStatusCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type for an element for possible message status types indicating outcome of notification transmission
Diagram
XML Schema
<xs:complexType name="NotificationMessageStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for an element for possible message status types indicating outcome of notification transmission</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:NotificationMessageStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>