<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Wes Bowden version 2.2-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="D05" id="AgencyStationInformation">
		<xs:sequence>
			<xs:element name="D05_01" type="tns:StationName" minOccurs="0">
				<xs:annotation>
					<xs:documentation>name of agency's station.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D05_02" type="tns:StationNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>ID number of the agency's station.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D05_03" type="tns:ZoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The geopgraphic zone or location of the agency's station.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D05_04" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The GPS coordinate for the agency's station.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:attributeGroup ref="GPSLocation"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="D05_05_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Address of Agency's station.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D05_05" type="tns:StreetAddress">
							<xs:annotation>
								<xs:documentation>Address of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_06" type="tns:City">
							<xs:annotation>
								<xs:documentation>City of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_07" type="tns:State">
							<xs:annotation>
								<xs:documentation>State of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_08" type="tns:Zip">
							<xs:annotation>
								<xs:documentation>ZIP Code of Agency'sThe scene delays, if any, of the unit associated with the patient encounter</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D05_09" type="tns:TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The telephone number of the agencies station</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attributeGroup ref="currentStatus"/>
	</xs:complexType>
</xs:schema>
