<xsd:complexType name="SettlementPriceSource">
<xsd:annotation>
<xsd:documentation xml:lang="en">The source from which the settlement price is to be obtained, e.g. a Reuters page, Prezzo di Riferimento, etc.</xsd:documentation>
<xsd:documentation xml:lang="de">Quelle für den Abrechnungspreis (z.B. eine Reuters-Seite, Prezzo di Riferimento, usw.).</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:normalizedString">
<xsd:attribute name="settlementPriceSourceScheme" default="http://www.fpml.org/spec/2002/settlement-price-source-1-0" type="xsd:anyURI" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|