Definition Type: ComplexType
Name: SettlementPriceSource
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
The source from which the settlement price is to be obtained, e.g. a Reuters page, Prezzo di Riferimento, etc.
Collapse XSD Schema Diagram:
Drilldown into settlementPriceSourceScheme in schema fpml-shared-4-4_xsdXSD Diagram of SettlementPriceSource in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="settlementPriceSourceScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/settlement-price-source-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
settlementPriceSourceScheme fpml:settlementPriceSourceScheme http://www.fpml.org/coding-scheme/settlement-price-source-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:settlementPriceSource