Open the Portico Developer Guide site
PosGateway Schema
ServiceCity Element
PosGateway Schema > ServiceLocationType Complex Type : ServiceCity Element
Description

City where the cardholder received the services, if different from the merchant’s city

Namespace http://Hps.Exchange.PosGateway
Type
serviceCityType Simple Type
Overview
ServiceCity optional serviceCityType Simple Type

City where the cardholder received the services, if different from the merchant’s city

Source
<xs:element name="ServiceCity" type="serviceCityType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              City where the cardholder received the services, if different from the merchant’s city
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ServiceLocationType Complex TypePosGateway Schema