Definition Type: Element
Name: taxWithholding
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:TaxWithholding
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Details of the tax being withheld.
Collapse XSD Schema Diagram:
Drilldown into reason in schema fpml-loan-5-10_xsd Drilldown into taxRate in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into TaxWithholding in schema fpml-loan-5-10_xsdXSD Diagram of taxWithholding in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="taxWithholding" type="TaxWithholding" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details of the tax being withheld.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsA:amount (1) (1)
taxRate nsA:taxRate 0 (1)
reason nsA:reason 0 (1)
Collapse Derivation Tree: