Open the Portico Developer Guide site
PosGateway Schema
GPSCoordinates Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Header Element : GPSCoordinates Element
Description

GPS coordinates indicating the location of the source of the transaction

Namespace http://Hps.Exchange.PosGateway
Type
GPSCoordinatesType Complex Type
Diagram
Longitude Element Latitude Element All GPSCoordinates Element
Overview
GPSCoordinates optional GPSCoordinatesType Complex Type

GPS coordinates indicating the location of the source of the transaction

All
Latitude Restriction of xs:decimal
Longitude Restriction of xs:decimal
Source
<xs:element name="GPSCoordinates" type="GPSCoordinatesType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">GPS coordinates indicating the location of the source of the transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema