Definition Type: ComplexType
Name: CommodityInformationSource
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
A type defining the source of a commodity rate, price or index or of a market rate or of a conversion factor (e.g. a fx conversion factor).
Collapse XSD Schema Diagram:
Drilldown into rateSourcePageHeading in schema fpml-asset-5-10_xsd1 Drilldown into rateSourcePage in schema fpml-asset-5-10_xsd1 Drilldown into rateSource in schema fpml-asset-5-10_xsd1XSD Diagram of CommodityInformationSource in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityInformationSource">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the source of a commodity rate, price or index or of a market rate or of a conversion factor (e.g. a fx conversion factor).</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="rateSource" type="CommodityInformationProvider">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The publication in which the rate, price, index or factor is to be found. (e.g Gas Daily, Platts Bloomberg.)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rateSourcePage" type="RateSourcePage" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A specific page or screen (in the case of electronically published information) on which the rate source is to be found.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rateSourcePageHeading" type="String" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The heading for the rate source on a given rate source page or screen.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rateSource nsB:rateSource (1) (1)
rateSourcePage nsB:rateSourcePage 0 (1)
rateSourcePageHeading nsB:rateSourcePageHeading 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:publication