Definition Type: ComplexType
Name: LcFxRevaluation
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AbstractLcEvent
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
An event representing a change in either the [L/C -> Facility] or [Accrual -> L/C] FX rates (or both) on an outstanding letter of credit.
Collapse XSD Schema Diagram:
Drilldown into facilityFxRate in schema fpml-loan-5-10_xsd Drilldown into lcFxRate in schema fpml-loan-5-10_xsd Drilldown into letterOfCreditReference in schema fpml-loan-5-10_xsd Drilldown into effectiveDate in schema fpml-loan-5-10_xsd Drilldown into borrowerPartyReference in schema fpml-loan-5-10_xsd Drilldown into agentPartyReference in schema fpml-loan-5-10_xsd Drilldown into BusinessEventParties.model in schema fpml-loan-5-10_xsd Drilldown into comment in schema fpml-loan-5-10_xsd Drilldown into cashPayable in schema fpml-loan-5-10_xsd Drilldown into lenderPartyReference in schema fpml-loan-5-10_xsd Drilldown into LenderAndCashDetails.model in schema fpml-loan-5-10_xsd Drilldown into correctedEventIdentifier in schema fpml-loan-5-10_xsd Drilldown into parentEventIdentifier in schema fpml-loan-5-10_xsd Drilldown into eventIdentifier in schema fpml-loan-5-10_xsd Drilldown into AbstractEventRequireId in schema fpml-loan-5-10_xsd Drilldown into AbstractLoanEvent in schema fpml-loan-5-10_xsd Drilldown into AbstractLoanServicingEvent in schema fpml-loan-5-10_xsd Drilldown into AbstractLcEvent in schema fpml-loan-5-10_xsdXSD Diagram of LcFxRevaluation in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LcFxRevaluation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An event representing a change in either the [L/C -&gt; Facility] or [Accrual -&gt; L/C] FX rates (or both) on an outstanding letter of credit.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractLcEvent">
            <xsd:sequence>
                <xsd:element name="lcFxRate" type="FxTerms" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Defines exchange rate between the letter of credit accrual and letter of credit currencies.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="facilityFxRate" type="FxTerms" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Defines exchange rate between the letter of credit and facility.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsA:eventIdentifier (1) unbounded
parentEventIdentifier nsA:parentEventIdentifier 0 (1)
correctedEventIdentifier nsA:correctedEventIdentifier 0 (1)
lenderPartyReference nsA:lenderPartyReference (1) (1)
cashPayable nsA:cashPayable 0 (1)
comment nsA:comment 0 (1)
agentPartyReference nsA:agentPartyReference 0 (1)
borrowerPartyReference nsA:borrowerPartyReference 0 (1)
effectiveDate nsA:effectiveDate (1) (1)
letterOfCreditReference nsA:letterOfCreditReference (1) (1)
lcFxRate nsA:lcFxRate 0 (1)
facilityFxRate nsA:facilityFxRate 0 (1)
<xs:group> nsA:LenderAndCashDetails.model 0 (1)
<xs:group> nsA:BusinessEventParties.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:lcFxRevaluation