Definition Type: ComplexType
Name: CommitmentSchedule
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that represents a complete amortization schedule through the life of a facility.
Collapse XSD Schema Diagram:
Drilldown into commitmentChange in schema fpml-loan-5-10_xsdXSD Diagram of CommitmentSchedule in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommitmentSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that represents a complete amortization schedule through the life of a facility.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="commitmentChange" type="CommitmentChange" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The date on which a facility increase/decrease has/will occur.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commitmentChange nsA:commitmentChange (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:commitmentSchedule, nsA:commitmentSchedule