WithholdingStatement

-
Non-Disclosed- QI Client with Trading (Individual/Joint)
-
Non-Disclosed- QI Client with No Trading (Individual/Joint)

-
Individual: AccountHolderDetails
-
Joint: JointHolders

<xsd:element name="WithholdingStatement" use="Required for ND-QI clients" minOccurs="1" maxOccurs="1" />
<xsd:sequence>
<xsd:attribute name="treaty_country" type="ISO Code" use="Required" />
<xsd:attribute name="fatca_compliant_type" type="fatca_compliant_type" use="Required" />
<xsd:attribute name="effective_date" type="YYYY-MM-DD" use="Required" />
</xsd:sequence>
Parameters
Name |
Type |
Description |
---|---|---|
effective_date |
YYYY-MM-DD |
Effective date of withholding statement. |
fatca_compliant_type |
FATCA_COMPLIANT NON_CONSENTING_US_ACCOUNT NON_COOPERATIVE_ACCOUNT |
Indicate if the Account Holder is FATCA compliant account |
treaty_country |
If the account holder qualifies for treaty benefits under US income tax treaty, please identify treaty.
|

<WithholdingStatement treaty_country="N/A" fatca_compliant_type="FATCA_COMPLIANT" effective_date="2021-07-22" />
<WithholdingStatement treaty_country="CHN" fatca_compliant_type="FATCA_COMPLIANT" effective_date="2021-07-22" />