Definition Type: ComplexType
Name: ValuationPostponement
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
Specifies how long to wait to get a quote from a settlement rate option upon a price source disruption.
Collapse XSD Schema Diagram:
Drilldown into maximumDaysOfPostponement in schema fpml-ird-4-4_xsdXSD Diagram of ValuationPostponement in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ValuationPostponement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies how long to wait to get a quote from a settlement rate option upon a price source disruption.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="maximumDaysOfPostponement" type="xsd:positiveInteger">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The maximum number of days to wait for a quote from the disrupted settlement rate option before proceding to the next method.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
maximumDaysOfPostponement fpml:maximumDaysOfPostponement (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:valuationPostponement