Definition Type: Element
Name: conditionPrecedentBond
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-ird-4-2.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
To indicate whether the Condition Precedent Bond is applicable. The swap contract is only valid if the bond is issued and if there is any dispute over the terms of fixed stream then the bond terms would be used.
Collapse XSD Schema Diagram:
XSD Diagram of conditionPrecedentBond in schema fpml-ird-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="conditionPrecedentBond" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">To indicate whether the Condition Precedent Bond is applicable. The swap contract is only valid if the bond is issued and if there is any dispute over the terms of fixed stream then the bond terms would be used. </xsd:documentation>
    </xsd:annotation>
</xsd:element>