Definition Type: ComplexType
Name: SwapAdditionalTerms
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
Additional terms to a swap contract.
Collapse XSD Schema Diagram:
Drilldown into bondReference in schema fpml-ird-4-4_xsdXSD Diagram of SwapAdditionalTerms in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SwapAdditionalTerms">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Additional terms to a swap contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="bondReference" type="BondReference" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Reference to a bond underlyer to represent an asset swap or Condition Precedent Bond.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bondReference fpml:bondReference 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:additionalTerms