Definition Type: Element
Name: adjustment
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Adjustment
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines the type of adjustment applied - increase or decrease.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into adjustmentType in schema fpml-loan-5-10_xsd Drilldown into Adjustment in schema fpml-loan-5-10_xsdXSD Diagram of adjustment in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustment" type="Adjustment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the type of adjustment applied - increase or decrease.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustmentType nsA:adjustmentType (1) (1)
amount nsA:amount (1) (1)
Collapse Derivation Tree: