Definition Type: ComplexType
Name: InformationSource
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type defining the source for a piece of information (e.g. a rate refix or an fx fixing).
Collapse XSD Schema Diagram:
Drilldown into rateSourcePageHeading in schema fpml-shared-4-4_xsd Drilldown into rateSourcePage in schema fpml-shared-4-4_xsd Drilldown into rateSource in schema fpml-shared-4-4_xsdXSD Diagram of InformationSource in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InformationSource">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the source for a piece of information (e.g. a rate refix or an fx fixing).</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="rateSource" type="InformationProvider">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An information source for obtaining a market rate. For example Bloomberg, Reuters, Telerate etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rateSourcePage" type="RateSourcePage" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A specific page for the rate source for obtaining a market rate.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rateSourcePageHeading" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The heading for the rate source on a given rate source page.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rateSource fpml:rateSource (1) (1)
rateSourcePage fpml:rateSourcePage 0 (1)
rateSourcePageHeading fpml:rateSourcePageHeading 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:informationSource, fpml:informationSource, fpml:informationSource, fpml:informationSource, fpml:informationSourcefpml:primaryRateSource, fpml:primaryRateSource, fpml:secondaryRateSource, fpml:secondaryRateSource,