Definition Type: Element
Name: clearedPhysicalSettlement
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the swap resulting from physical settlement of the swaption transaction will clear through a clearing house. The meaning of Cleared Physical Settlement is defined in the 2006 ISDA Definitions, Section 15.2 (published in Supplement number 28).
Collapse XSD Schema Diagram:
XSD Diagram of clearedPhysicalSettlement in schema fpml-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="clearedPhysicalSettlement" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies whether the swap resulting from physical settlement of the swaption transaction will clear through a clearing house. The meaning of Cleared Physical Settlement is defined in the 2006 ISDA Definitions, Section 15.2 (published in Supplement number 28).</xsd:documentation>
    </xsd:annotation>
</xsd:element>