Open the Portico Developer Guide site
PosGateway Schema
SenderNationality Element
PosGateway Schema > ParticipantDataType Complex Type : SenderNationality Element
Description

The country of citizenship for the person sending the funds

Namespace http://Hps.Exchange.PosGateway
Type
SendFundNationalityType Simple Type
Overview
SenderNationality optional SendFundNationalityType Simple Type

The country of citizenship for the person sending the funds

Source
<xs:element name="SenderNationality" type="SendFundNationalityType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The country of citizenship for the person sending the funds</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema