Definition Type: ComplexType
Name: DataProvider
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Specify as applicable. Parties may wish to refer to the state meteorological authority in a particular location or to an exchange or other third party data provider. Parties may find the definitions in the Commodity Definitions useful as a means of identifying potential Data Providers.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into weatherDataProviderScheme in schema fpml-com-5-10_xsd2XSD Diagram of DataProvider in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DataProvider">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specify as applicable. Parties may wish to refer to the state meteorological authority in a particular location or to an exchange or other third party data provider. Parties may find the definitions in the Commodity Definitions useful as a means of identifying potential Data Providers.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="weatherDataProviderScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/weather-data-provider" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
weatherDataProviderScheme nsE:weatherDataProviderScheme http://www.fpml.org/coding-scheme/weather-data-provider (Optional)
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:dataProvider