<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Jeff Robertson version 2.2.1-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:complexType name="D05" id="AgencyStationInformation">
		<xs:sequence>
			<xs:element name="D05_01" type="StationName" minOccurs="0">
				<xs:annotation>
					<xs:documentation>name of agency's station.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D05_02" type="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="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="StreetAddress">
							<xs:annotation>
								<xs:documentation>Address of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_06" type="City">
							<xs:annotation>
								<xs:documentation>City of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_07" type="State">
							<xs:annotation>
								<xs:documentation>State of Agency's station.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D05_08" type="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="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>
