element -> <eCad.80>
eCad.80 eScene.11 Scene GPS Location No No The GPS coordinates associated with the Scene. E08_10 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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 eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.80>
   
Content: 
{ xs:string }
</eCad.80>
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="eCad.eScene.SceneGPSLocation" minOccurs="0" name="eCad.80" type="GPSLocation"/>