Definition Type: ComplexType
Name: PriceSourceDisruption
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
A type defining the parameters used to get a price quote to replace the settlement rate option that is disrupted.
Collapse XSD Schema Diagram:
Drilldown into fallbackReferencePrice in schema fpml-ird-4-4_xsdXSD Diagram of PriceSourceDisruption in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PriceSourceDisruption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the parameters used to get a price quote to replace the settlement rate option that is disrupted.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="fallbackReferencePrice" type="FallbackReferencePrice">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The method, prioritzed by the order it is listed in this element, to get a replacement rate for the disrupted settlement rate option.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fallbackReferencePrice fpml:fallbackReferencePrice (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:priceSourceDisruption