element -> <eResponse.17>
eResponse.17 Vehicle Dispatch GPS Location No No The GPS coordinates associated with the EMS unit at the time of dispatch documented in decimal degrees. E02_15 Optional Response The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places
Namespace:
Type:
Content:
simple
Defined:
locally within eResponse complexType in eResponse_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eResponse.17>
   
Content: 
{ xs:string }
</eResponse.17>
Simple Content Detail:
Pattern:
(\+|-)?(90(\.[0]{1,6})?|([1-8][0-9]|[0-9])(\.[0-9]{1,6})?),(\+|-)?(180(\.[0]{1,6})?|(1[0-7][0-9]|[1-9][0-9]|[0-9])(\.[0-9]{1,6})?)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.VehicleDispatchGPSLocation" minOccurs="0" name="eResponse.17" type="GPSLocation"/>