Definition Type: ComplexType
Name: WithholdingTaxReason
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A list of reasons for withholding tax being applied to a cash flow.
Collapse XSD Schema Diagram:
Drilldown into withholdingTaxReasonScheme in schema fpml-loan-5-10_xsdXSD Diagram of WithholdingTaxReason in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="WithholdingTaxReason">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of reasons for withholding tax being applied to a cash flow.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="withholdingTaxReasonScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/withholding-tax-reason" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
withholdingTaxReasonScheme nsA:withholdingTaxReasonScheme http://www.fpml.org/coding-scheme/withholding-tax-reason (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:reason