The country where services are provided, when different from the merchant's DBA location. ISO 3 digit or alpha characters are supported. Must be a valid country code value.
<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">
The city where services are provided, when different from the merchant's DBA location.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ServiceCountrySubdivision"type="serviceCountrySubdivisionType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
The state, province or region where services are provided, when different from the merchant's DBA location.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ServiceCountryCode"type="serviceCountryCodeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
The country where services are provided, when different from the merchant's DBA location.
ISO 3 digit or alpha characters are supported. Must be a valid country code value.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ServiceZipPostalCode"type="serviceZipPostalCodeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
The zip or postal code where services are provided, when different from the merchant's DBA location.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>