<xsd:complexType name="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:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="informationProviderScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/commodity-information-provider" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|