element -> <eInjury.15>
eInjury.15 ACN Incident Location No No The Automated Collision Notification GPS Location. Optional Based on Vehicular Emergency Data Set: Location (combining Latitude and Longitude). Vehicular Emergency Data Set (VEDS) Recommendations. Version 3.0 Prepared: (February 2011) by the Advanced Automatic Crash Notification (AACN)Joint APCO/NENA Data Standardization Working Group. 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 Added to better incorporate advanced automated collision notification information.
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eInjury.15>
   
Content: 
{ xs:string }
</eInjury.15>
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="eInjury.ACNIncidentLocation" minOccurs="0" name="eInjury.15" type="GPSLocation">
<!--<xs:complexType>
<xs:attributeGroup ref="GPSLocation"/>
</xs:complexType>
-->
</xs:element>