Details of the location where services are provided, if different from the merchant’s location. Should be provided for Mastercard transactions where applicable.
<xs:complexTypename="ServiceLocationType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="ServiceCity"type="serviceCityType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="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><xs:elementname="ServiceCountrySubdivision"type="serviceCountrySubdivisionType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
Country subdivision where the cardholder received the services, if different from the merchant’s country subdivision
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ServiceCountryCode"type="serviceCountryCodeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
Postal code where the cardholder received the services, if different from the merchant’s postal code.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ServiceZipPostalCode"type="serviceZipPostalCodeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
Details of the location where services are provided, if different from the merchant’s location. Should be provided for Mastercard transactions where applicable.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>