Definition Type: ComplexType
Name: FxRateSourceFixing
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Describes a rate source to be fixed and the date the fixing occurs
Collapse XSD Schema Diagram:
Drilldown into fixingDate in schema fpml-shared-5-10_xsd3 Drilldown into settlementRateSource in schema fpml-shared-5-10_xsd3XSD Diagram of FxRateSourceFixing in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxRateSourceFixing">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes a rate source to be fixed and the date the fixing occurs</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="settlementRateSource" type="FxSettlementRateSource" />
        <xsd:element name="fixingDate" type="AdjustableDate">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The date on which the fixing is scheduled to occur.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementRateSource nsD:settlementRateSource (1) (1)
fixingDate nsD:fixingDate (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:rateSourceFixing, nsD:rateSourceFixing