XML Schema Documentation

Complex Type: ValuationPostponement

[Table of contents]

Super-types: None
Sub-types: None
Name ValuationPostponement
Used by (from the same schema document) Complex Type FallbackReferencePrice
Abstract no
Documentation Specifies how long to wait to get a quote from a settlement rate option upon a price source disruption.
XML Instance Representation
<...>
<maximumDaysOfPostponement> xsd:positiveInteger </maximumDaysOfPostponement> [1]

'The maximum number of days to wait for a quote from the disrupted settlement rate option before proceding to the next method.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="ValuationPostponement">
<xsd:sequence>
<xsd:element name="maximumDaysOfPostponement" type=" xsd:positiveInteger "/>
</xsd:sequence>
</xsd:complexType>