Definition Type: ComplexType
Name: FxInformationSource
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:InformationSource
Containing Schema: fpml-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into fixingTime in schema fpml-shared-5-10_xsd Drilldown into rateSourcePageHeading in schema fpml-shared-5-10_xsd Drilldown into rateSourcePage in schema fpml-shared-5-10_xsd Drilldown into rateSource in schema fpml-shared-5-10_xsd Drilldown into InformationSource in schema fpml-shared-5-10_xsdXSD Diagram of FxInformationSource in schema fpml-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxInformationSource">
    <xsd:complexContent>
        <xsd:extension base="InformationSource">
            <xsd:sequence>
                <xsd:element name="fixingTime" type="BusinessCenterTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The time that the fixing will be taken along with a business center to define the time zone</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rateSource nsA:rateSource (1) (1)
rateSourcePage nsA:rateSourcePage 0 (1)
rateSourcePageHeading nsA:rateSourcePageHeading 0 (1)
fixingTime nsA:fixingTime 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:fixingInformationSource, nsA:informationSource, nsA:informationSource, nsA:nonstandardSettlementRate