em:IncidentResponseTeamParticipationStatusCodeType
complexType IncidentResponseTeamParticipationStatusCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a current status of the participation of a response team in an activity or event.
Diagram
XML Schema
<xs:complexType name="IncidentResponseTeamParticipationStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a current status of the participation of a response team in an activity or event.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:IncidentResponseTeamParticipationStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>