em:FirstResponderType

complexType FirstResponderType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/

Definition

A data type for a person who is a first responder

Diagram

XML Schema

<xs:complexType name="FirstResponderType">
<xs:annotation>
<xs:documentation>
A data type for a person who is a first responder
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="em:PersonHumanResource" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:JobTitleOrRole" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:CheckInOutRecord" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:FirstResponderTeam" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:TeamLeadIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:TeamDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Experience" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:OwnerInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Access" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Education" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:ResourceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Badge" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Insurance" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Liability" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:LicenseCertificationRegistration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:PhysicalFitness" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Skill" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Training" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:PeerReview" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:PersonPublication" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Recommendation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:Waiver" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:DeploymentInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:ResourceInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:PersonCredentialInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:VolunteerIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:RoleOfPerson" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:EmergencySupportFunctionCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:FirstResponderAvailabilityStatusCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureDescriptionDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureImage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:FirstResponderAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>