Definition Type: Element
Name: fxTermsSchedule
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:FxTermsSchedule
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Defines the exchange rate between the loan contract and facility currencies. This rate can be reset/redefined mid-period within an outstanding loan contract.
Collapse XSD Schema Diagram:
Drilldown into fxTerms in schema fpml-loan-4-5_xsd Drilldown into endDate in schema fpml-shared-4-5_xsd Drilldown into startDate in schema fpml-shared-4-5_xsd Drilldown into Period.model in schema fpml-shared-4-5_xsd Drilldown into FxTermsSchedule in schema fpml-loan-4-5_xsdXSD Diagram of fxTermsSchedule in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxTermsSchedule" type="FxTermsSchedule" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the exchange rate between the loan contract and facility currencies. This rate can be reset/redefined mid-period within an outstanding loan contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate fpml:startDate (1) (1)
endDate fpml:endDate (1) (1)
fxTerms fpml:fxTerms (1) (1)
<xs:group> fpml:Period.model (1) (1)
Collapse Derivation Tree: