element -> <dFacility.13>
dFacility.13 Facility GPS Location No No The facility GPS Coordinates. Optional The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>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:
Content Model Diagram
XML Representation Summary
<dFacility.13>
   
Content: 
{ xs:string }
</dFacility.13>
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})?)

Included in content model of elements (1):
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dFacility.FacilityGPSLocation" minOccurs="0" name="dFacility.13" type="GPSLocation"/>