Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
|
Defined:  | 
|
Includes:  | 

| XML Representation Summary | |||||
| <dLocation.LocationGroup | |||||
| CorrelationID |  =   | 
xs:string | |||
| > | |||||
  | 
|||||
| </dLocation.LocationGroup> | |||||
| <xs:element id="dLocation.LocationDataGroup" maxOccurs="unbounded" minOccurs="0" name="dLocation.LocationGroup"> <xs:complexType> <xs:sequence> <xs:element id="dLocation.EMSLocationNumber" minOccurs="0" name="dLocation.03" type="StationNumber"/> <!--<xs:complexType> <xs:attributeGroup ref="GPSLocation"/> </xs:complexType>--> </xs:element> <xs:element id="dLocation.EMSLocationUSNationalGridCoordinates" minOccurs="0" name="dLocation.05" type="USNG"/> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="dLocation.EMSLocationState" minOccurs="0" name="dLocation.08" type="ANSIStateCode"/> <xs:element id="dLocation.EMSStationorLocationZIPCode" minOccurs="0" name="dLocation.09" type="ZIP"/> <xs:element id="dLocation.EMSLocationCounty" minOccurs="0" name="dLocation.10" type="ANSICountyCode"/> <xs:element id="dLocation.EMSLocationCountry" minOccurs="0" name="dLocation.11" type="ANSICountryCodesCAMXUS"/> <xs:element id="dLocation.EMSLocationPhoneNumber" maxOccurs="unbounded" minOccurs="0" name="dLocation.12"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element>  | 
Type:  | 
|
Use:  | 
optional  | 
| xs:string | 
MaxLength:  | 
255 | 
MinLength:  | 
0 | 
| <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> | 
Type:  | 
LocationType, simple content  | 
| enumeration of xs:string | 
Enumeration:  | 
  | 
| <xs:element id="dLocation.EMSLocationType" minOccurs="0" name="dLocation.01" type="LocationType"/> | 
Type:  | 
StationName, simple content  | 
| xs:string | 
maxLength:  | 
100 | 
minLength:  | 
2 | 
| <xs:element id="dLocation.EMSLocationName" minOccurs="0" name="dLocation.02" type="StationName"/> | 
Type:  | 
StationNumber, simple content  | 
| xs:string | 
maxLength:  | 
50 | 
minLength:  | 
1 | 
| <xs:element id="dLocation.EMSLocationNumber" minOccurs="0" name="dLocation.03" type="StationNumber"/> | 
Type:  | 
GPSLocation, simple content  | 
| xs:string | 
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})?) | 
| <xs:element id="dLocation.EMSLocationGPS" minOccurs="0" name="dLocation.04" type="GPSLocation"> <!--<xs:complexType> <xs:attributeGroup ref="GPSLocation"/> </xs:complexType>--> </xs:element>  | 
Type:  | 
USNG, simple content  | 
| xs:string | 
Pattern:  | 
([1-9]|[1-5][0-9]|60)[C-HJ-NP-X][A-HJ-NP-Z][A-HJ-NP-V][0-9]{8} | 
| <xs:element id="dLocation.EMSLocationUSNationalGridCoordinates" minOccurs="0" name="dLocation.05" type="USNG"/> | 
Type:  | 
| xs:string | 
maxLength:  | 
255 | 
minLength:  | 
1 | 
| <xs:element id="dLocation.EMSLocationAddress" minOccurs="0" name="dLocation.06"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
CityGnisCode, simple content  | 
| xs:positiveInteger | 
| <xs:element id="dLocation.EMSLocationCity" minOccurs="0" name="dLocation.07" type="CityGnisCode"/> | 
Type:  | 
ANSIStateCode, simple content  | 
| xs:string | 
Pattern:  | 
[0-9]{2} | 
| <xs:element id="dLocation.EMSLocationState" minOccurs="0" name="dLocation.08" type="ANSIStateCode"/> | 
Type:  | 
ZIP, simple content  | 
| xs:string | 
Pattern:  | 
[0-9]{5}|[0-9]{5}-[0-9]{4}|[0-9]{5}-[0-9]{5}|[A-Z][0-9][A-Z] [0-9][A-Z][0-9] | 
| <xs:element id="dLocation.EMSStationorLocationZIPCode" minOccurs="0" name="dLocation.09" type="ZIP"/> | 
Type:  | 
ANSICountyCode, simple content  | 
| xs:string | 
Pattern:  | 
[0-9]{5} | 
| <xs:element id="dLocation.EMSLocationCounty" minOccurs="0" name="dLocation.10" type="ANSICountyCode"/> | 
Type:  | 
ANSICountryCodesCAMXUS, simple content  | 
| enumeration of xs:string | 
Enumeration:  | 
  | 
| <xs:element id="dLocation.EMSLocationCountry" minOccurs="0" name="dLocation.11" type="ANSICountryCodesCAMXUS"/> | 
Type:  | 
| xs:string | 
Pattern:  | 
[2-9][0-9][0-9]-[2-9][0-9][0-9]-[0-9][0-9][0-9][0-9] | 
| <xs:element id="dLocation.EMSLocationPhoneNumber" maxOccurs="unbounded" minOccurs="0" name="dLocation.12"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  |