complexType "ReplacementValueFirmQuotationsMethod"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-ird-5-13.xsd; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is a specific type holding the data fields for the replacement value firm quotations cash settlement method described in the 2021 ISDA Definitions, section 18.2.4. It adds an additional field to the shared replacement value data fields.
Type Definition Detail
Type Derivation Tree
  ReplacementValueFirmQuotationsMethod
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ReplacementValueFirmQuotationsMethod">
<xsd:complexContent>
<xsd:extension base="ReplacementValueMethodBase">
<xsd:sequence>
<xsd:element name="prescribedDocumentationAdjustment" type="xsd:boolean"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
prescribedDocumentationAdjustment
Type:
xsd:boolean, predefined, simple content
This may be used to indicate that "prescribed documentation adjustment" is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="prescribedDocumentationAdjustment" type="xsd:boolean"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.