j:CrashPersonEMSTransportationType

complexType CrashPersonEMSTransportationType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for an EMS transportation agency.

Diagram

XML Schema

<xs:complexType name="CrashPersonEMSTransportationType">
<xs:annotation>
<xs:documentation>
A data type for an EMS transportation agency.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:EMSAgency" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashPersonEMSTransportationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>