<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>
|