Definition Type: ComplexType
Name: Swap
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Product
Containing Schema: fpml-ird-5-10.xsd
Abstract
Documentation:
A type defining swap streams and additional payments between the principal parties involved in the swap.
Collapse XSD Schema Diagram:
Drilldown into additionalTerms in schema fpml-ird-5-10_xsd2 Drilldown into additionalPayment in schema fpml-ird-5-10_xsd2 Drilldown into extendibleProvision in schema fpml-ird-5-10_xsd2 Drilldown into cancelableProvision in schema fpml-ird-5-10_xsd2 Drilldown into earlyTerminationProvision in schema fpml-ird-5-10_xsd2 Drilldown into swapStream in schema fpml-ird-5-10_xsd2 Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productType in schema fpml-shared-5-10_xsd3 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into Product.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Product in schema fpml-shared-5-10_xsd3XSD Diagram of Swap in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Swap">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining swap streams and additional payments between the principal parties involved in the swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:element name="swapStream" type="InterestRateStream" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The swap streams.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="earlyTerminationProvision" type="EarlyTerminationProvision" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Parameters specifying provisions relating to the optional and mandatory early terminarion of a swap transaction.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="cancelableProvision" type="CancelableProvision" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A provision that allows the specification of an embedded option within a swap giving the buyer of the option the right to terminate the swap, in whole or in part, on the early termination date.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="extendibleProvision" type="ExtendibleProvision" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A provision that allows the specification of an embedded option with a swap giving the buyer of the option the right to extend the swap, in whole or in part, to the extended termination date.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="additionalPayment" type="Payment" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Additional payments between the principal parties.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="additionalTerms" type="SwapAdditionalTerms" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Contains any additional terms to the swap contract.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsD:primaryAssetClass (1) (1)
secondaryAssetClass nsD:secondaryAssetClass 0 unbounded
productType nsD:productType (1) unbounded
productId nsD:productId 0 unbounded
productId nsD:productId (1) unbounded
embeddedOptionType nsD:embeddedOptionType 0 2
swapStream nsD:swapStream (1) unbounded
earlyTerminationProvision nsD:earlyTerminationProvision 0 (1)
cancelableProvision nsD:cancelableProvision 0 (1)
extendibleProvision nsD:extendibleProvision 0 (1)
additionalPayment nsD:additionalPayment 0 unbounded
additionalTerms nsD:additionalTerms 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:swap, nsD:swap