Build Number: 7; Document built: Thu 05/16/2013 15:30:42.67
Copyright (c) 1999 - 2013 by International Swaps and Derivatives Association, Inc.
Financial Products Markup Language is subject to the FpML® Public License.
FpML® is a registered trademark of the International Swaps and Derivatives Association, Inc.
A copy of this license is available at http://www.fpml.org/license/license.html
The FpML specifications provided are without warranty of any kind, either expressed or implied, including, without limitation, warranties that FpML, or the FpML specifications are free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the specifications is with you. Should any of the FpML specifications prove defective in any respect, you assume the cost of any necessary servicing or repair. Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall ISDA, any of its members, or any distributor of documents or software containing any of the FpML specifications, or any supplier of any of such parties, be liable to you or any other person for any indirect, special, incidental, or consequential damages of any character including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages.
1 INTRODUCTION AND OVERVIEW
1.1 STATUS OF THIS DOCUMENT
1.2 ORGANIZATION OF THE DOCUMENTATION
1.2.1 Schema Reference
1.2.2 Other Documents in the Specification
1.2.3 Diagram Notation
1.3 WORKING GROUP MEMBERS AND ACKNOWLEDGEMENTS
1.3.1 Architecture Working Group
1.3.2 Business Process Working Group
1.3.3 Regulatory Reporting Working Group
1.3.4 Validation Working Group
1.3.5 IRD Products Working Group
1.3.6 Credit Derivatives Working Group
1.3.7 FX Working Group
1.3.8 Equity Derivatives Working Group
1.3.9 Commodity Derivatives Working Group
1.3.10 Pricing and Risk Working Group
1.3.11 Collateral Working Group
1.4 FpML INTRODUCTION
1.5 REQUESTED FEEDBACK
1.5.1 New Regulatory Reporting Views
1.5.2 Message Framework/Correlation ID
1.5.3 Providing Feedback
1.6 CHANGES IN THIS VERSION
1.6.1 Changes compared to FpML 5.5 Trial Recommendation 2 - build#6
1.6.2 Incompatible changes compared to FpML 5.4 - build#5
1.6.3 Changes compared to FpML 5.4 Recommendation
1.7 SCOPE
1.7.1 Architecture Framework
1.7.2 Business Process Scope
1.7.2.1 Generic processes:
1.7.2.1.1 Pre-trade
1.7.2.2 Generic (Multi-Event) Flows
1.7.3 Validation Scope
1.7.4 IRD Scope
1.7.5 Credit Derivatives Scope
1.8 CHARACTER ENCODING AND CHARACTER REPERTOIRE
1.8.1 Character Encoding
1.8.2 Character Repertoire
1.9 TOOLS AND VALIDATION
1.9.1 Schema and Example Validation
2 FpML OVERVIEW
2.1 FpML
2.2 Overview of FpML views
2.3 Overview of the organization of the master schema
2.4 Overview of Document Types
2.5 Using FpML
2.6 The FpML root element
2.7 Annotations
2.7.1 eCore
2.8 Main Components
2.8.1 The DataDocument type
2.8.2 The Trade Component
2.8.2.1 tradeHeader
2.8.2.1.1 Primary Trade Identifier
2.8.2.1.2 Party Trade Information
2.8.2.2 product
2.8.2.2.1 Product Identification
2.8.2.3 otherPartyPayment
2.8.2.4 brokerPartyReference
2.8.2.5 calculationAgent
2.8.2.6 documentation
2.8.2.6.1 contractualMatrix
2.8.2.6.1.1 Examples of using the contractualMatrix structure
2.8.2.6.2 Attachment
2.8.2.7 collateral
2.8.2.7.1 independentAmount
2.8.2.8 governingLaw
2.8.3 The Portfolio Component
2.8.4 The Party Component
2.8.5 The Account Component
2.8.6 The Product Component
2.8.7 The Strategy Component
2.9 More Background on FpML's Design
2.9.1 Rationale for Structured Approach
2.9.2 Component Framework
2.9.3 Coding Schemes
3 BUSINESS PROCESS ARCHITECTURE
3.1 Introduction
3.1.1 Why Business Messaging?
3.2 The Messaging Framework
3.2.1 Introduction
3.2.2 Issues in FpML 4 Messaging Framework
3.2.3 Design Assumptions
3.2.3.1 Highly Assured Transport
3.2.3.2 No Preservation of Message Sequence
3.2.3.3 Long-Running Processes
3.2.3.4 Observable Completion
3.2.3.5 Consistent Message Correlation
3.2.3.6 Consistent Error Reporting
3.2.3.7 Consistent correction and retraction mechanism
3.2.3.8 Consistent Processes Across Trades and Post-trade Events
3.2.3.9 Transport Characteristics
3.2.3.9.1 Purpose
3.2.3.9.2 Layers
3.2.3.9.3 Reliable Mode
3.2.3.9.4 Bulk Transfer Mode
3.2.4 Transport Independence
3.2.4.1 Business Process
3.2.4.2 Document
3.2.4.3 Messaging
3.2.4.4 Transport
3.2.5 Identification of Purpose
3.2.5.1 By Namespace (not used by FpML)
3.2.5.2 By Element Name (used by FpML 5.x)
3.2.5.3 By Element Type (used by FpML 4.x)
3.2.6 General Pattern of Messages
3.2.7 Naming Conventions
3.2.8 Acknowledgements
3.2.9 Message correlation
3.2.10 Message sequencing
3.2.11 Correlation ID optionality
3.2.12 Other topics
3.2.12.1 onBehalfOf
3.2.12.2 party roles
3.2.12.3 separation of party and account
3.3 Business Processes
3.3.1 FpML 5 Business Processes
3.3.2 Transaction life cycle
3.3.3 Overall Messaging Flows
3.3.4 Generic (Multi-Event) Flows
3.3.4.1 FpML Payload in FIX RFQ Messages
3.3.4.2 Quotation
3.3.4.2.1 Request Quote
3.3.4.2.2 Request Quote Correction
3.3.4.2.3 Quotation Update
3.3.4.2.4 Request Quote Retraction
3.3.4.3 Ordering
3.3.4.3.1 Order Placement
3.3.4.3.2 Order Placement Update
3.3.4.3.3 Order Placement Retraction
3.3.5 Credit Limit Check Messages
3.3.6 Service Notification
4 VALIDATION ARCHITECTURE
4.1 Validation Rules
4.2 Reference Implementations
4.2.1 Java and C#
4.2.2 Java/XPath
4.2.3 CLiX
4.3 Test Cases
4.4 Target Audience
4.5 Background
4.6 Rule Specifications
4.6.1 General Principles and Guidelines
4.6.2 Mathematical Notation
4.6.3 Rule Definition and Layout
4.6.4 Defining New Terms as Functions
4.6.4.1 How to use functions?
4.6.5 Formatting
4.7 Technical Guidelines
4.7.1 Implementations
4.7.2 Evaluation of Dates
4.7.3 Contains
4.8 Revision and Publication Process
4.9 Normativity and its Implications
5 CROSS-ASSET PRODUCT ARCHITECTURE
7 INTEREST RATE DERIVATIVE PRODUCT ARCHITECTURE
7.1 Interest Rate Swap
7.1.1 Relative Swap
7.1.2 Non-Deliverable Settlement Provision
7.2 Asset Swap
7.2.1 Implementation
7.2.2 Design Rationale
7.3 Inflation Swap
7.3.1 Design Approach
7.3.2 Implementation
7.3.2.1 Inflation Terms
7.4 Forward Rate Agreement
7.5 Option Components
7.5.1 European Exercise
7.5.2 American Exercise
7.5.3 Bermuda Exercise
7.5.4 Early Termination Provision
7.5.5 Cancelable Provision
7.5.6 Extendible Provision
7.5.7 Swaption
7.5.8 Cap / Floor
7.6 Cash Settlement
8 CREDIT DERIVATIVE PRODUCT ARCHITECTURE
8.1 Introduction
8.1.1 credit default swap
8.1.2 credit default swap index
8.1.3 credit default swap basket
8.1.4 mortgage credit default swap
8.1.4.1 Main differences between Mortgage and Corporate CDS
8.1.4.2 The Pay-As-You-Go model
8.1.5 loan credit default swap
8.1.6 credit default swap option
8.2 creditDefaultSwap
8.3 generalTerms
8.3.1 referenceObligation
8.3.1.1 bond and convertibleBond
8.3.1.2 mortgage
8.3.1.3 loan
8.3.2 referenceInformation
8.3.3 indexReferenceInformation
8.3.3.1 Index Tranche
8.3.3.2 Settled Entity Matrix
8.3.4 basketReferenceInformation
8.3.4.1 Basket Tranche and Nth to Default
8.4 feeLeg
8.4.1 Credit default swap
8.4.2 Credit default swap index
8.4.3 Mortgage derivatives
8.5 protectionTerms
8.5.1 Mortgage derivatives
8.6 physicalSettlementTerms and cashSettlementTerms
8.7 creditDefaultSwapOption
8.7.1 Option Components
8.7.1.1 OptionBase
8.7.1.2 OptionBaseExtended
8.7.1.2.1 Premium
8.8 Appendix A: Naming differences between FpML 5.5 Credit Derivatives Subschema and 2003 ISDA Credit Derivatives Definitions
9 FX PRODUCT ARCHITECTURE
11 EQUITY DERIVATIVE OPTIONS PRODUCT ARCHITECTURE
13 RETURN SWAPS PRODUCT ARCHITECTURE
15 VARIANCE PRODUCT ARCHITECTURE
17 DIVIDEND PRODUCT ARCHITECTURE
19 CORRELATION PRODUCT ARCHITECTURE
21 BOND OPTIONS PRODUCT ARCHITECTURE
24 COMMODITY DERIVATIVE PRODUCT ARCHITECTURE
28 CHANGES IN THIS VERSION
28.1 Changes compared to FpML 5.5 Trial Recommendation 2 - build#6
28.2 Incompatible changes compared to FpML 5.4 - build#5
28.3 Changes compared to FpML 5.4 Recommendation
29 SCHEMA REFERENCE
30 SCHEMA AND EXAMPLES
32 SCHEME DEFINITIONS
This is the FpML 5.5 Recommendation for review by the public and by FpML members and working groups.
The FpML Working Groups encourage reviewing organizations to provide feedback as early as possible. Comments on this document should be sent by filling in the form at the following link: http://www.fpml.org/issues. An archive of the comments is available at http://www.fpml.org/issues/
There are also asset class-specific mailing lists; you can join them at the following link:
A list of current FpML Recommendations and other technical documents can be found at
This document has been produced as part of the FpML 5.5 activity and is part of the Standards Approval Process.
The FpML documentation is organized into a number of subsections.
This section provides an overview of the specification.
These are automatically generated reference documents detailing the contents of the various sections in the FpML schema.
Most diagrams in this specification come from TIBCO's XML Turbo application which is used to batch generate the pictures in the documentation. The notation follows the pattern:
This document was produced by the following working groups:
Voting Members
Non-Voting Members
The Financial Products Markup Language (FpML) is the industry standard enabling e-business activities in the field of financial derivatives and structured products. The development of the standard, controlled by ISDA (the International Swaps and Derivatives Association), will ultimately allow the electronic integration of a range of services, from electronic trading and confirmations to portfolio specification for risk analysis. All types of over-the-counter (OTC) derivatives will, over time, be incorporated into the standard.
FpML is an application of XML, an internet standard language for describing data shared between computer applications.
The FpML Reporting Working Group has defined two new views, "Transparency" and "Recordkeeping", to support parties and execution facilities reporting trading activity into Swaps Data Repositories (SDRs), as required by the Commodities Futures Trading Commission's 17 CFR 43 and 45, and similar requirements from the Securities and Exchange Commission in 17 CFR 240. The FpML Standards Committee invites comments on the proposed materials including schemas, examples, and documentation.
In WD#2, a number of new products have been added to Transparency view. The changes versus Confirmation view have been modeled on other products in WD#1, but the product representations have not yet been reviewed in detail in the working group. The FpML Reporting Working Group invites feedback on the detailed contents in Transparency view of any product.
The FpML Business Process Working Group has adjusted the multiplicity of the correlation IDs and is seeking feedback on this change. In particular, is there a need for multiple correlation IDs if the correlation ID on original requests is made optional?
Comments on this document should be sent by filling in the form at the following link: http://www.fpml.org/issues.
View PDF for details on schema changes
View SCHEME DEFINITIONS for details on coding schemes changes
The scope of FpML 5.5 includes broadened BusinessProcess/Messaging coverage and additional product support, specifically:
The various Working Groups have developed FpML 5.5 within the FpML Architecture 3.0 Specification defined by the Architecture Working Group. This document defines that standards and principles on which the FpML grammatical definitions are based.
The FpML Architecture 3.0 builds upon the earlier FpML Architecture specifications and the conventions of FpML 1.02b before that. The refinement of the FpML architecture is an evolutionary process bought about by changes in the XML technology upon which it is based and the requirements of the standard as its scope expands.
The FpML Messaging Task Force group was formed to define a new messaging framework in 5.x that insures consistent processes across trades and post-trade events, observable completion, consistent message correlation, consistent error reporting, consistent correction and retraction.
Most of the FpML 5 business processes are “generic” processes that can apply to new trades and/or any post-trade events. This means that the message name indicates the business process (e.g. confirmation, execution notification, etc.) but not the type of event (e.g. trade, amendment, etc.). The payload of the message indicates the type of the event.
The business processes currently supported in this view include:
All the processes described in this section are applied to the following events:
To support these business processes, a number of messages have been defined. Please see the "Business Process Architecture" section for more information.
The Validation Working Group provides semantic, or business-level validation rules for FpML 5.5. These validation rules, which are aimed at normalizing the use of elements within FpML, are issued as part of the FpML Specification in the validation section of this document.
The validation working group publishes with its releases:
The current specification includes a set of rules for Interest Rate Derivatives, Equity Derivatives, Credit Derivatives, Loans, FX, and for shared components. The rules for the different asset classes will be further enhanced in future versions.
In FpML 5.5 Recommendation the following Interest Rate Derivative products are covered:
In FpML 5.5 Recommendation the following Credit Derivative products are covered:
Producers of FpML documents intended for interchange with other parties must encode such documents using either UTF-8 or UTF-16. Consumers of FpML documents must be able to process documents encoded using UTF-8, as well as documents encoded using UTF-16. For more information, see
Unrestricted FpML elements may use any valid XML characters. For more information, see
http://www.w3.org/TR/REC-xml#charsets
Certain elements and attributes (such as scheme URIs) are defined with more restrictive types, such as xsd:normalizedString, xsd:token, or xsd:anyURI. For these types, please see the relevant data type definition in the XML Schema datatypes specification:
FpML is designed based on a number of key principles and conventions. Some of these include:
Although these basic principles have consistently been observed, over the life of the specification there has been some evolution in the details, and as a result there have been some changes in the appearance of FpML. A number of these changes have been introduced to take advantage of the power created by XML schema. The original version of the FpML Architecture is located at FpML Architecture 1.0. The latest version of the FpML architecture principles is described in detail in the FpML Architecture 3.0. That document discusses how to create and extend FpML definitions.
The remainder of this section is intended to describe how the architecture principles were applied in developing FpML, and how to use the resulting spec. Please see the end of this section for a fuller explanation of the motivation for the FpML design approach.
With FpML 5-5 , FpML has been divided into several very closely related schemas to better support different types of business processes. Each of these schemas, called a "view", has a distinct namespace and element and type definitions. However, each view is built from the same source schema, and so shares a number of features, such as element names.
The following features are the SAME across all views:
The following features are DIFFERENT in different views:
In FpML 5-5, the list of supported views includes:
The following diagram shows the relationship of some of these views for Dodd-Frank reporting:
The rationale for the concept of "views" is to provide a consistent representation of key information across many types of business process, while allowing the set of mandatory and optional data to vary between processes. For example, when a firm reporting on an interest rate swap it may not provide information such as: payment date and reset date definitions on the floating side, or the business day adjustments that were used, etc. However, all of these pieces of information are crucial for confirming that swap once it is traded. So for confirmation view we want these pieces of information to be mandatory, while they are optional for pre-trade view.
A present, the concept of views is implemented as follows:
In the reporting view, a firm reporting on an interest rate swap may provide the following elements:
Thus, the FpML for reporting on a 5-year USD-LIBOR-3M swap may look something as follows:
<swap>
<productType>InterestRateSwap</productType>
<assetClass>InterestRates</assetClass>
<swapStream>
<payerPartyReference href="hedge_global"/>
<calculationPeriodDates id="floatingCalcPeriodDates">
<effectiveDate>
<adjustedDate>2009-08-04Z</adjustedDate>
</effectiveDate>
<terminationDate>
<adjustedDate>2021-03-01Z</adjustedDate>
</terminationDate>
</calculationPeriodDates>
<calculationPeriodAmount>
<calculation>
<notionalSchedule>
<notionalStepSchedule>
<initialValue>623161.01</initialValue>
<step>
<stepDate>2009-09-01</stepDate>
<stepValue>617840.01</stepValue>
</step>
<!-- .... intermediate values removed -->
<step>
<stepDate>2021-01-01</stepDate>
<stepValue>9792.01</stepValue>
</step>
<step>
<stepDate>2021-02-01</stepDate>
<stepValue>5486.01</stepValue>
</step>
<currency>USD</currency>
</notionalStepSchedule>
</notionalSchedule>
<floatingRateCalculation>
<floatingRateIndex>USD-LIBOR-BBA</floatingRateIndex>
<indexTenor>
<periodMultiplier>1</periodMultiplier>
<period>M</period>
</indexTenor>
<spreadSchedule>
<initialValue>3.40</initialValue>
</spreadSchedule>
</floatingRateCalculation>
<dayCountFraction>ACT/360</dayCountFraction>
</calculation>
</calculationPeriodAmount>
</swapStream>
<swapStream>
<receiverPartyReference href="hedge_global"/>
<calculationPeriodAmount>
<calculation>
<notionalSchedule>
<notionalStepSchedule>
<initialValue>623161.01</initialValue>
<step>
<stepDate>2009-09-01</stepDate>
<stepValue>617840.01</stepValue>
</step>
<!-- .... intermediate values removed -->
<step>
<stepDate>2021-01-01</stepDate>
<stepValue>9792.01</stepValue>
</step>
<step>
<stepDate>2021-02-01</stepDate>
<stepValue>5486.01</stepValue>
</step>
<currency>USD</currency>
</notionalStepSchedule>
</notionalSchedule>
<fixedRateSchedule>
<initialValue>0.0711</initialValue>
</fixedRateSchedule>
<dayCountFraction>ACT/360</dayCountFraction>
</calculation>
</calculationPeriodAmount>
</swapStream>
</swap>
In confirmation view, a firm confirming a swap would include, in addition to the above, the following elements:
FpML is divided into several sub-schema files, which organize the definitions into smaller and more maintainable building blocks. These building blocks include:
An FpML document can be either of two categories:
The following documents give a general overview of what is covered in FpML Data Documents and FpML Messages:
Before beginning to use FpML, an architect must answer several questions:
If the application requires a new messaging layer, particularly if it will be used between institutions, the FpML messaging layer is recommended. If the application is primarily a data storage and retrieval application, the DataDocument type is available. For example, to store trades in an XML trade archive, and then retrieve them for a display or to generate, say, a confirmation, the DataDocument format will likely be sufficient. To implement a trade matching service between institutions, you should use the messaging layer.
|
|
In FpML 5.0, there is a different root element for each different message or document type. For example, a message to request that a novation be confirmed begins "<requestNovationConfirmation> ...", while a Data Document begins "<dataDocument> ...". Each different root element defines a structure that corresponds to the business requirements of that message or document.
The following short example illustrates this, using a "Request Confirmation" message from the confirmation view:
<requestConfirmation
fpmlVersion="5-5"
xmlns="http://www.fpml.org/FpML-5/confirmation"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.fpml.org/FpML-5/confirmation ../../fpml-main-5-5.xsd">
<header>
<messageId messageIdScheme="http://www.fpml.org/msg-id">123</messageId>
<sentBy>PARTYABICXXX</sentBy>
<sendTo>PARTYBBICXXX</sendTo>
<creationTimestamp>2013-07-02T16:38:00Z</creationTimestamp>
</header>
<trade>
<!-- trade details omitted -->
<creditDefaultSwap>
<!-- product details omitted -->
</creditDefaultSwap>
</trade>
</requestConfirmation>
The simplest FpML document is a "DataDocument" (root='dataDocument'). This is similar to an FpML 3.0 document, and is described in the next section.
The FpML root element contains attributes that specify the FpML version (fpmlVersion='5-5' for FpML 5.5), the schema name and location, the namespace, and related properties. The "version" attribute from previous FpML versions has been renamed to "fpmlVersion" to provide an unambiguous indicator of the beginning of the FpML document that is not reliant on namespaces. Each different view has a different namespace. See the Architecture 3.0 specification for more details on this.
Since version 4.3, the FpML Schema has included a set of eCore annotations. These annotations improve the existing model by providing additional information that W3C Schema is not able to represent.
eCore is part of the Eclipse Modelling Framework. This is the modelling technology Eclipse based on a subset of UML.
eCore annotations add back the model information missing from XML Schema, specifically:
In terms of implementation, the FpML Schema root element includes these additional attributes:
In addition, the ecore annotations specify the specific target of an href attribute:
<xsd:complexType name="AccountReference"> <xsd:annotation> <xsd:documentation xml:lang="en">Reference to an account.</xsd:documentation> </xsd:annotation> <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Account"/> </xsd:complexType>
Benefits of eCore annotations include:
More details about eCore annotations are available at: http://www.eclipse.org/modeling/emf/docs/overviews/XMLSchemaToEcoreMapping.pdf
There are a set of elements in FpML that are used across the different message types. These include elements such as trades, portfolios, events and parties.
As mentioned above, the structure of the FpML document depends on the "type" attribute. The simplest FpML document is a "DataDocument", which is similar to an FpML 3.0 document. The DataDocument is used to represent static data. A DataDocument looks like this:
|
|
It contains:
Since the introduction of event in FpML 4.1, the content of "DataDocument" was constraint using "xsd:choice" to reduce the number of permutations between the different elements.
The trade is typically a top-level component within an FpML root element. A trade is an agreement between two parties to enter into a financial contract and the trade component in FpML contains the information necessary to execute and confirm that trade. The trade includes a trade header, economic details (enhanced from version 5.2 to allow non-OTC products to be represented), and other legal, operational, and documentation terms.
|
|
The information within tradeHeader is common across all types of trade regardless of product. In FpML 5.5 this element contains the trade date and party trade identifiers, as well as party-specific trade information.
|
|
In FpML, there is no notion of primary trade or contract identifier. Trade identification is meaningful within the context of a party. That’s why the partyTradeIdentifier structure contains a partyReference element referencing a party. Within the structure, multiple tradeId or versionedTradeId elements can be specified. This is useful for allowing organizations with multiple systems, each one of them generating one or multiple trade identifiers, to be able to record that in the FpML message. Each system is identified by a unique value in the tradeIdScheme attribute.
|
|
<partyTradeIdentifier>
<partyReference href="INVM1"/>
<versionedTradeId>
<tradetId contractIdScheme="http://www.investmentmgm.com/coding-scheme/trade-id">CDI290204</tradetId>
<version>1</version>
</versionedTradetId>
<versionedTradeId>
<tradeId tradeIdScheme=”valuation-system/trade-id”>VS3456332</tradeId>
<version>1</version>
</versionedTradeId>
</partyTradeIdentifier>
In order to be able to process trade identification information, in absense of a central system, participants should decide on how to store the identification information of the trade:
FpML allows a number of pieces of additional information to be recorded about how the trade was executed and for what purposes. This is contained in partyTradeInformation. The specifics of this type may alter depending on the view.
|
|
Product is an abstract concept in FpML and an actual product element is not used. Instead, one of the FpML products will appear directly under trade. From version 5.2, instead of an OTC product it is possible to represent the basic details of a trade of a multiply-traded instrument such as a security; this is provided to allow reporting on non-OTC trades that result from OTC trading activity, for example physical settlements of OTC options on securities.
All FpML products inherit two optional elements from the Product type: productType and productId.
In order to identify the type of product contained within an FpML message, the Standards Committee encourages the use of structural analysis. Structural analysis is based on checking the presence of some specific elements within the message instead of relying on the value of a specific element such as productType.
The presence of some specific elements helps to define the product category of the transaction that is being sent. For example, the presence of the creditDefaultSwap and referenceInformation elements in a message is critical to categorize the product as single name credit default swap.
Product categorization using only the productType element value should be avoided. It should only be used by internal messaging implementations or by service providers. In both cases the code list is well-controlled and commonly understood by all participants.
This component contains additional payments such as brokerage paid to third parties which are not part of the economics of a trade itself.
|
|
The brokerPartyReference identifies the party or parties that arranged the trade.
|
|
The calculation agent identifies the party or parties responsible for performing calculation duties, such as cash settlement calculations.
|
|
The documentation element defines where the legal definitions used for the trade are documented.
|
|
The contractualMatrix element is a generic mechanism for making references to ISDA-published matrices within an FpML trade definition.
|
|
|
|
|
|
Specifically it is designed to:
For Interest Rate Derivatives:
To specify that the July 1, 2004 version of the ISDA Definitions Settlement Matrix for Early Terminations and Swaptions is incorporated into the Confirmation:
<documentation>
...
<contractualDefinitions>ISDA2000</contractualDefinitions>
<contractualMatrix>
<matrixType>SettlementMatrix</matrixType>
<publicationDate>2004-07-01</publicationDate>
</contractualMatrix>
</documentation>
For Credit Derivatives:
To specify that the March 7, 2005 version of the Credit Derivatives Physical Settlement Matrix is incorporated into the Confirmation and that the applicable Transaction Type is North American Corporate:
<documentation>
...
<contractualDefinitions>ISDA2003Credit</contractualDefinitions>
<contractualSupplement>ISDA2003CreditMay2003</contractualSupplement>
<contractualSupplement>ISDA2003Credit2005MatrixSupplement</contractualSupplement>
<contractualMatrix>
<matrixType>CreditDerivativesPhysicalSettlementMatrix</matrixType>
<publicationDate>2005-03-07</publicationDate>
<matrixTerm matrixTermScheme="http://www.fpml.org/coding-scheme/
credit-matrix-transaction-type-1-0">NorthAmericanCorporate</matrixTerm>
</contractualMatrix>
</documentation>
Now in reporting view, FpML allows attached documents to be included as part of the documentation section. These attached documents may be included as text or as a variety of encoded binary formats. Each attached document must include a resourceId and should include a resoure type indicating what the document is used for (e.g. it is a Confirmation), a mimeType indicating the format of the document, and may include other fields describing the attachment.
If the document is embedded as an encoded binary document (for example as a Base64 encoded binary document), it is the responsibility of the developers generating and processing the FpML to convert between the binary formatted file and the encoded representation. For Base64 there are a variety of open source and commercial tools and libaries which may be used for this purpose. The generator of the FpML document will convert the document (for example a PDF) into a Base64 encoded representation (which is an ASCII translation of the binary bytes in the input document) and put that ASCII string directly into the "base64Binary" field in the FpML resource. (It may be better to enclose this data in a CDATA block to avoid the risk that a base64 encoded sequence may result in a sequence that is confusing to the XML parser; alternatively XML characters such as '<' or '>' can be escaped individually.). It is the responsibility of the recipient of the message to extract the character value of the base64Binary field and apply the reverse transformation to revert the string back to the original binary format. Now that binary data may be saved to a file system or database, and/or displayed using the tool implied by the resource's mimeType. (Note that with some tools it may be easier to save and retrieve the base64 encoded representation rather than the binary representation.)
The collateral element defines the collateral obligations of a party. The collateral element is an optional child of Trade and Independent Amount is a mandatory child of the Collateral element.
|
|
Independent Amount was present at a Product Specific level, being both defined and used within Credit Derivatives. However, the concept of Independent Amount applies across products; it is the method of calculation which varies according to the type of Product. For this reason Independent Amount was moved to the trade level in version 4.1 Last Call Working Draft.
|
|
PaymentRule is an abstract type defined for extension purposes. PercentageRule is a derived type from PaymentRule. It contains the payment percentage and a reference to the notional amount. Type substitution mechanism will be used in this case, which makes it extensible in case there is a need to add other calculation methods in the future.
|
|
|
|
The notionalAmountReference defines a reference to the notional amount. This reference is particularly useful in products like interest rate swaps, in which the leg of the notional needs to be specified. In order to accomplish that, an optional id attribute (IDREF type) has been added to the notional amount elements of the different products.
After some discussion, the Credit Derivatives Working Group decided that people will not use FpML without a CSA being signed, so a collateral party element is not necessary. The Collateral element itself should is a useful container for future work. The independentAmount element may not be required in the presence of CSA, but its optional inclusion should be supported for the avoidance of doubt, and expression of any variation from the CSA
The governingLaw element identifies which legal system will be used to enforce the contract.
|
|
The portfolio component specifies a set of trades as a list of tradeIds and a list of sub portfolios. Portfolios can be composed of other portfolios using a composition pattern. By using the tradeId to identify the trade the standard allows for portfolios to be sent around without the full trade record.
|
|
The party component holds information about a party in involved any of the trades or portfolios included in the document. Parties can perform multiple roles in a trade lifecycle. For example, the principal parties obligated to make payments from time to time during the term of the trade, but may include other parties involved in, or incidental to, the trade, such as parties acting in the role of novation transferor/transferee, broker, calculation agent, etc. In FpML roles are defined in multiple places within a document.
It should be noted that an FpML document is not 'written' from the perspective of one particular party, i.e. it is symmetrical with respect to the principal parties. The particular role that a party plays in the trade, e.g. buyer, seller, stream payer/receiver, fee payer/receiver, is modeled via the use of references from the component where the role is identified (relatedParty structure) to the party component.
|
|
This is a description of the elements:
Example:
...
<party id="SKY">
<partyId partyIdScheme="http://www.sky.org/coding-schem/code-id">SkyLTD</partyId>
<partyName>Sky Limited</partyName>
</party>
...
The Account component holds information about an account that represents any party's account at another party. Parties may be identified by the account at another party.
This is a description of the elements:
Example:
...
<account id="GEN478">
<accountId>47896325</accountId>
<accountName>Sky General Account</accountName>
<accountBeneficiary href="SKY"/>
</account>
...
The product component specifies the financial instrument being traded. This component captures the economic details of the trade. It is modeled as a substitution group; each asset class may create one or more product definitions. Some examples of products that different working groups have defined include:
This section provides some additional background on the design of FpML.
FpML incorporates a significant level of structure, rather than being a 'flat' representation of data. This structuring is achieved through the grouping of related elements describing particular features of a trade into components. Components can both contain, and be contained by, other components.
An alternative approach would have been to collect all the required elements in a single large component representing a product or trade. A flat structure of this kind would capture all the relevant information concisely but would also constrain the model in two important respects, namely, ease of implementation and extensibility.
Grouping related elements into components makes it easier to validate that the model is correct, that it is complete and that it doesn't contain redundancy. This is true, both from the perspective of readability to the human eye, and also from the perspective of processing services. Processing services that do not need all the information in a trade definition can isolate components and be sure that the complete set of elements required, and only the elements required, is available for the particular process in hand.
Components additionally serve as the building blocks for a flexible and extensible model. Generally speaking, the complexity of financial products is a result of combining a few simple ideas in a variety of different ways. The component structure supports a trade content definition that is flexible enough to represent the wide variation of features found in traded financial instruments.
It should be noted that the application of the guiding principles of extensibility and ease of use has resulted in a different approach with regard to the forward rate agreement. Because this product is straightforward, commoditized and unlikely to develop further, the advantage to be gained from the extensive use of components is outweighed by the concision of a single component.
The optimum level of granularity is important to FpML. FpML separates the elements which collectively describe a feature of a product or trade into a separate component with each component serving a particular semantic purpose. Every grouping of elements in FpML is regarded as a component and each component is regarded as a container for the elements that describe that component. In the majority of cases each component will contain a mixture of other components and primitive elements, e.g. a date or string, that collectively describe the features of the component. Components are typically represented in the FpML schema as Complex Types.
Generally speaking, the lower level a component is, the more re-usable it will be. FpML makes use of a number of primitive entity components that describe the basic building blocks of financial products, for example, FpML_Money, FpML_AdjustableDate, FpML_BusinessCenters, FpML_Interval, FpML_BusinessDayAdjustments etc. These primitive components are re-used in different business contexts.
Primitive components are contained in higher level components that describe the features of particular products. For this reason these higher level components will tend not to be re-usable to the same extent. Examples within the definition of swapStream are the components required to construct schedules of dates such as calculationPeriodDates, resetDates and paymentDates. However, it should not be inferred from this that any fundamental distinction is drawn between components in usage or structure.
A necessary feature of a portable data standard is both an agreed set of elements and an agreed set of permissible values (the value domain) for those elements. An FpML document exchanged between two parties would not be mutually understandable if either or both of the parties used internal or proprietary coding schemes to populate elements. For FpML 4.0 the handling of coding schemes was changed from previous versions of FpML, with the introduction of the use of enumerations and the elimination of scheme default attributes from the FpML root element. The following description refers to the updated approach.
One possible means of identifying value domains is to include the domain of permitted values within the schema, using an XML Schema enumeration structure. This mechanism was adopted in FpML 4.0 for element values that satisfy the following criteria:
This leave a number of lists of values not meeting the above criteria that are represented by "schemes". "Schemes" are lists of values that can be changed dynamically without affecting the schema. They include items such as currency codes, party identifiers, business calendar locations, floating rate indexes, etc. For these data elements, the "scheme" is a URI, as identified in an FpML attribute, that designates the universe of acceptable values the element may take. This scheme definition list is typically encoded as an XML document, but does not in general need to be. In cases where the ISDA wishes to designate a default scheme, this is recorded as a default attribute value in the schema. In other cases, the scheme attribute is required.
For further details on the architectural framework behind Schemes, refer to the FpML Architecture Version 1.0 and Version 2.0 documents.
The FpML 4.0 Schema was the first release of the specification to place a messaging framework around the product descriptions to describe the context and use to which the information is expected to be put. This section describes a small set of complex types and elements that comprise a simple message framework that is used as the basis for defining business messages and processes suitable for use in a communications process.
These definitions introduce a new set of ideas that previously could not be used in FpML because of its reliance on DTDs as the formal specification of the grammar. The following sections describe the reasoning behind the features used in the framework as well as a description of several business processes.
Increased efficiency in financial markets can only be achieved through greater automation of transaction processing and use of electronic messaging (e.g. the exchange of information directly between computer systems with as little human interaction as possible). In order to achieve this all the parties involved in such communications must agree on four things, namely:
Representation
There must be a common representation of a transaction, product or other reference data item that is accepted by all the parties.
The core FpML grammar defines a standard vocabulary for derivative based transactions and products that can form the basis of a messaging standard. As new messaging applications are considered the scope of the core grammar will need to expand to encompass the additional types of data referenced in these messages.
Semantics
All the parties must have the same interpretation of the information expressed by the representation.
The work of the validation working group provides a set of rules to ensure that a product definition conforms to the market definition for that product. The FpML rule set will expand and evolve over time as new financial products and message types are added to the grammar.
Business Process
All the parties must follow the same business processes and respond appropriately to any communication they receive.
To support the consistency across different business processes and views, the Messaging Task Force defined a new messaging framework that extended the core grammar. This section describes some business processes and shows how they could be implemented as message exchanges. This section describes some business processes and shows how they could be implemented as message exchanges.
Transport
The parties must agree on the communications transport used to interconnect their businesses.
FpML does not endorse any particular messaging transport for communication. The choice of transport is left to the implementer although in practice we expect only a few to be found suitable.
Disagreement over the first three of these features will mean that FpML users will potentially have to implement, maintain and support different software systems for each FpML aware service or application that they use. Supporting multiple communications transports is typically not that difficult although it does incur additional operations costs.
FpML 5 introduces a new messaging framework to address limitations in the version 4 framework.
This new framework does the following:
it consistently implements a set of general principles to make it easier to use the messages to implement real business processes
it adjusts the representation of parties, accounts, and roles to clarify the purpose of messages and the roles of the parties within a message.
The following section describes the new messaging framework.
Following are some of the issues in the FpML messaging framework that the version 5 framework seeks to correct:
Incomplete message set – in many cases not all messages required to implement a business process are defined in the FpML 4 message set. In particular, many requests lack acknowledgements, exception responses, correction capabilities, and in some cases normal responses. Many generic business processes (such as confirmation) have different levels of completeness depending on the specific event that is being covered.
Inconsistent message correlation – different implementations use different features of the FpML 4 framework to link successive messages together, making them incompatible.
Unclear processes – it is not always clear how the version 4 messages are to be combined together to fully implement a business process. For example, which message should be used to acknowledge or respond to a request isn’t always defined. While this could in theory be addressed through documentation, because the message set is incomplete, this is difficult to do.
In order to create the messages and business processes described in this document some design assumptions had to be made, principally:
Throughout this document we have assumed that message exchanges will be carried by a passing of messages over a highly assured transport, such is provided by a messaging queuing system. This form of transport is commonly used today in the finance industry (e.g. AMQP, Apache QPid, FIX engines, MQSeries, MSMQ, RabbitMQ, SwiftNet Interact 'Store and Forward', etc.).
One important consequence of this decision is that error cases related to non-delivery do not have to be considered (e.g. once accepted a guaranteed messaging queuing system WILL ALWAYS deliver a message) although the 'freshness' of the message may need to be considered (e.g. has the message been stuck in a queue waiting to be delivered for a long period of time). Similarly message queuing system can normally eliminate duplicate messages so these are not considered either.
There is no requirement for message sequence to be preserved over the message transport. Message sequence must not be expected to be repeatable nor predictable.
In practise enterprise message buses cannot be expected to halt the enterprise to preserve sequence. Hence this is not a requirement of FpML.
Some of the business processes are 'long-running' in that once initiated they may remain active for a considerable time before completing (e.g. a request to confirm a trade may take many hours as it is dependent on the time of arrival of the matching trade). During this time the process may generate periodic notifications to the originator of the request and/or other parties. Such notifications will appear in the message stream set to a participant intermixed between other response messages.
An implication of such 'long-running' transactions is that the 'service provider' will contain a complex 'state'. The service should make suitable provisions to persistently record its state so that in the event of a software or hardware failure it can recover transparently without its clients having to resend any information.
Principle: All requests should result in an "observable completion", that is a clear (observable by the requester) response.
Implementation: For each request or notification message there should be at least one defined acknowledgement message. In the case where the response to the request might be delayed pending additional information, the recipient of the request should acknowledge the request. [Should we set a guideline here? E.g. acknowledge if resulting action is likely not to occur within 10 seconds?]
Principle: There should be a single, well-defined way to link successive messages (such as corrections or retractions of requests or notifications). This should not rely on message or transport level information, but rather use business-level information.
Implementation: Add an explicit correlation identifier, defined as business object identifier, and a sequence number to link successive messages.
Principle: There should be a standard way of reporting error or exception status for each type of request.
Implementation: Ensure that there is an exception message for each message workflow.
Principle: There should be a consistent way to correct messages containing an error, and to retract (withdraw, cancel) messages when the information is no longer valid or the action is no longer required.
Implementation: Correctable messages will contain an "isCorrection" indicator to indicate whether the message corrects a previous message. Retractable messages should have a corresponding message ending with "Retracted".
Principle: Business processes should work consistently across trading events and post-trade events where possible, so the same messages should be available for each type of event.
Implementation: Most messages will be designed to be able to handle multiple types of events, such as new trades and post-trade events. This allows consistent coverage of a number of post-trade events with a number of business processes.
Implementers attempting to construct software based on these protocols using a non queuing transport (e.g. WebServices, DCOM, CORBA) will need to implement a reliable message layer to encapsulate the current message sequences (e.g. a get/put message interface using sequence numbers to detect lost or duplicated messages and positive/negative acknowledgments). The W3C site contains links to proposals for such extensions for use with WebServices.
The definition of the FpML business processes assumes the use of reliable messaging, meaning high predictability. Generally, increasing reliability increases latency. The assumption of reliable messaging is provided to make it easier to design standard business processes and messages. If the transport characteristics were not defined, the business process definition would be ambiguous.
The protocol that is used for exchanging FpML messages is defined in being in three main layers:
Specifically, the transport characteristics that FpML assumes in order to implement most of its business process definition are defined by:
In some processes such as Portfolio Reconciliation or Position Report, FpML assumes the following transport characteristics:
In general, four layers of specification are contained in a XML Standard. A multi-layer approach allows implementers to choose the most appropriate technology for a given situation. It allows development and modifications within one layer without affecting or requiring changes to the others..
From the top down, the four layers are:
This layer specifies the way in which any business process is defined, such that is understood and executable by people and applications. A business process can be defined as a set of interrelated tasks linked to an activity that spans functional boundaries. Business processes have starting points and ending points, and they are repeatable. Examples of business processes in the derivatives domain are the affirmation process, the confirmation process, and the matching process.
The FpML Specification models business processes in UML sequence diagrams.
This layer corresponds to the FpML document definitions. It provides a set of abstractions specific to financial derivatives but also a set of elements which are not context specific (such as “Party” and “Price”).
The Messaging layer addresses the need to record session and communication settings for message transport in order to enable coordination between parties in a business transaction.
The FpML Schema explicitly models ‘delivery’ related information as part of the message itself. Some transports (i.e. SOAP, ebXML, etc.) allow such information to be placed in the ‘envelope’ that surrounds the message during delivery.
Including a standard header within FpML messages increases consistency by providing a single format for delivering information regardless of the physical transport, ensures that it will be persisted if the message is archived, and allows more flexible use of features such as digital signatures.
The Transport Layer provides a point to point connection so that one server can send messages to another server and they will arrive uncorrupted and in the correct order.
The FpML Message Architecture defines a message structure that is independent of the underlying transport protocol, such as SMTP, File Transfer Protocol (FTP), Standardized Messaging Middleware, HTTP, etc.
The receiver of a message needs to be able to determine the function that the message is invoking. In XML there are three different techniques that can be used for indicating the purpose of a message.
The FpML 5.0 message framework is based on element naming (option 2 - By Element Name). Below is a short explanation of the three techniques:
The receiver can look at the namespace from which the element definitions have been drawn and determine from it the function requested.
<?xml version="1.0"?>
<FpML version="4-0"
xmlns="http://www.fpml.org/2002/FpML-4-0-TradeConfirmationRequest">
<header>
... Message header
</header>
... Business data
</FpML>
Using namespaces it would be possible to create a highly extensible framework for FpML but it could lead to documents having to have every FpML element prefixed with a suitable namespace abbreviation although it may be possible to mitigate this by having the 'core' sub-schemas use no namespaces in their definition and take on the namespace of the one they are including into.
There may be further issues with related XML standards such as XPath as the namespace of the same included elements may not be consistent between documents.
The receiver can look at the name associated with an element within the message (the root and one of the first level children) to determine the function requested.
<?xml version="1.0"?>
<requestConfirmation fpmlVersion="5-0" xmlns="http://www.fpml.org/FpML-5/confirmation">
<header>
... Message header
</header>
<trade>
... Business data
</trade>
...
</requestConfirmation>
In this model the root element is a global element of a type derived from the base FpML Document type, typically a message type.
The receiver can look at the type associated with an element within the message (e.g. the root or a child).
<?xml version="1.0"?>
<FpML version="4-0" xmlns="http://www.fpml.org/2002/FpML-4-0" xsi:type="TradeConfirmationRequest">
<header>
... Message header
</header>
... Business data
</FpML>
An XML schema based instance may use type substitution to replace the content model of any element with another providing that the replacement is derived from the original. Given a framework that provides the appropriate extension points any number of new types can be derived within the name or different namespaces as necessary.
In addition through inheritance the message types can be associated with an appropriate message header content model.
Messages are divided into a series of business processes. For example, consent negotiation (getting permission to do something) is a business process. For each business process, in general the following messages will be available:
process request or notification message – to initiate the process. (In some cases the process may be initiated by a notification message rather than a request message).
process acknowledgment message – to acknowledge that the request or notification was received.
process exception message – to report that a request or notification cannot be processed.
process request/notification retracted message – to withdraw the original request or notification.
possibly, process-specific response messages
In some cases, some of these messages may be intentionally omitted, but in these cases the rationale for omitting the messages will be provided. For example, acknowledgement messages may be omitted where it is expected that all responses will be immediate, and retraction messages may be omitted if there is no need to allow requests to be withdrawn, because the original request would be fulfilled before the retraction could be sent.
For the consent negotiation process, for example, the messages include:
requestConsent – initiating request
consentAcknowledgement - acknowledgement
consentException - exception
requestConsentRetracted – retraction of the request
consentGranted - response
consentRefused – response
Messages follow this naming convention:
requestXxx
xxxAcknowledgement
xxxException
requestXxxRetracted
xxx[Status] or xxx[Response]
Providing each request with a more immediate and guaranteed response allows a more synchronous style of design, such as this:
Here the requester waits for the response before terminating its execution. This would allows easier specification of timeouts related to request processing although as we shall see later has implications for gathering the results of long running processes, such as matching.
The initiator of a business process should allocate a unique correlation identifier for each process instance it begins and any subsequent message related to the same process should contain the same identifier. A qualified scheme based value ensures that participants cannot accidentally re-use an identifier previous generated by another firm.
|
|
For example, when used within a trade execution advice it might appear as follows:
...
<tradeExecutionAdvice>
<messageHeader>
</messageHeader>
<isCorrection>false</isCorrection>
<correlationId correlationIdScheme="http…">BQ/1234 </correlationnId>
<sequenceNumber>657</sequenceNumber>
<onBehalfOf>
<partReference href="PARTYA"/>
</onBehalfOf>
<execution>
<trade>
… Lots more here
</trade>
</execution>
<party id="PARTYA">…</party>
<party id="PARTYB">…</party>
</tradeExecutionAdvice>
...
Any response or follow up to this message should contain the same 'correlationId' definition. This regime allows us to make some other messaging clarifications, namely:
Every message will have a unique message identifier.
The ‘inReplyTo’ element of a response message (or exception) correlates with the ‘messageId’ of the associated request.
The conversationId has been removed.
Retransmission of a message for technical reasons (e.g. the last transmission of the request was not acknowledged or rejected) does not change the message identifier.
Replication of a message for business reasons (e.g. sending data that has been previously acknowledged) generates a new message identifier.
The response to a retransmitted request message should be identical to the original request. (1)
At the start of a long running process the initiating participant must create a unique one-time identifier for each process instance and distribute it to the other messaging party.
Every subsequent message sent by the requester must contain the process identifier.
Messages may contain reference to other business process instances providing their role is clear and unambiguous (e.g. an order MAY reference a previous quotation).
(1) This allows the transport to respond to retransmissions by sending a copy of the earlier cached response, no business process is necessary. This is a standard technique in ONC RPC and WebServices.
In a long running operation it is important to process all of the messages in the correct order. Each message’s ‘messageId’ is element is guaranteed to contain a unique value but the order of messages cannot be inferred by comparing two such identifiers.
The characteristics required by FpML’s transport characteristics states that two messages sent simultaneously, or within a short time of each other, may arrive in any order. Since message order cannot be determined from the message identifiers some other information needs to be added to them message to provide this.
In the SWIFT CUG implementation of the contract notification messages the trade version is used to derive the ordering. Whilst this is a workable solution for the CUG it does not solve the problem generally and some messages must artificially increase the contract version number to maintain order even though no change has actually occurred to the underlying contract.
The simplest solution is to define a type for sequence numbers and use it within messages to provide an orderable value.
|
|
It is important to note that although sequence numbers should be consistently increasing in value they do not have to form a gapless sequence. (2)
When combined with the unordered delivery transport characteristics a message processing application can be presented with a series of messages in a jumbled order.
An optimistic message processor should attempt to process the messages in the order they are delivered and unwind actions (or raise exceptions) when conflict is detected.
A pessimistic message processor should record the messages but delay their processing for a short period. This provides a time window during which any earlier messages received out of order can be re-sequenced before processing begins.
It is also important to note that sequence numbers must be qualified with respect to the message sender and the responding part may need to produce messages containing them. For example in the matching processes the messages containing the result should reference the same ‘correlationId’ used in the original request but should use a ‘sequenceNumber’ provided by the matcher rather than the requester.
For example the series of messages for a trade confirmation (including a correction) followed by the resulting match might be identified as follows:
|
|
(2) There may be messages within the same business process sent to other participants or internal changes to the business object that affect the sequence number.
Starting from FpML 5.2, the correlation ID is optional in requests. This is intended to more flexibly support a variety of processing models. The original request may omit the correlation ID if the recipient will quickly respond to requests with its own correlation ID. Subsequently requester will need to use the recipient's correlation IDs if it needs to correct or retract a request. The FpML messaging architecture recommends that services support the correlation ID in the original requests, because otherwise requesters cannot correct or retract requests until they receive a reply from the service.
The FpML neutral view principle when combined with some of the notifications for post-trade processes and a common third party such as a custodian results in situations where the third party can not easily tell which side of the trade he is supposed to be processing.
For example, parties A and B negotiate a trade and then send a contract execution notification to their common custodian C. The custodian may be able to figure out which side of the trade to process by means of the message sender’s identity but as a single sender identity might be used by several legally separate trading divisions within the same company group determining the correct party might require extensive organisational reference data. This approach would also fail for internal book-to-book deals where both sides would originate from the same sender.
What is needed is an explicit indication of the party for whom the trade should be processed included in every message. In the case of book-to-book trades this information should use account references to further qualify the party. For example:
<someRequest> <header> … Basic message details </header> … <onBehalfOf> <partyReference href="JPM"/> <accountReference href="PORTFOLIO1"/> </onBehalfOf> … Request specification here </someRequest>
|
|
|
|
|
|
The 4.x tradeSide structure has been replaced by a simpler implementation adding a new relatedParty element. The role element within the relatedParty defines the list of roles as code list. This allows to customize the roles easier than using the tradeSide structure.
|
|
|
|
<someRequest>
...
<partyTradeInformation>
<partyReference href="party3"/>
<relatedParty>
<partyReference href="party4"/>
<role>orderer</role>
</relatedParty>
<relatedParty>
<partyReference href="party4"/>
<role>introducer</role>
</relatedParty>
<relatedParty>
<partyReference href="party3"/>
<role>executor</role>
</relatedParty>
<relatedParty>
<partyReference href="party4"/>
<role>confirmer</role>
</relatedParty>
<relatedParty>
<partyReference href="party6"/>
<role>creditor</role>
</relatedParty>
<relatedParty>
<partyReference href="party5"/>
<role>settler</role>
</relatedParty>
<relatedParty>
<partyReference href="party6"/>
<role>accountant</role>
</relatedParty>
</partyTradeInformation>
...
</someRequest>
Currently accounts are specified within a party definition and the relationship between the two objects depends on the elements present. To simplify the structure and make the relationships clearer the account structure should be moved outside of Party and given a mandatory reference to its beneficiary and an optional reference to its servicer (this is the reverse of the 4.x accounts model).
|
|
Before looking at the current message processes and their associated messages it is worth looking at the overall sequence of business processes for trades.
The first thing to note is that there are two sets of processes; the first set manages the transaction itself during its ‘cradle to grave’ life cycle while the second are repeatable management tasks that may occur several times over the life time of the transaction.
Looking at the states in the life cycle part of the process model there the first thing to note is that there are multiple routes to the creation of trade.
The original model for FpML (and not actually supported in the specification) is the traditional model of direct inter-dealer negotiation (e.g. by phone, over SwapsWire, etc.) followed by an affirmation of the resulting transaction.
Alternatively trades could be created using a more market based approach in which quotes and orders are communicated through an exchange in which more than one market maker may be offering prices for the same quote or order. The terminology of quote, indications of interest, orders and execution is more closely coupled with this market approach.
In the direct negotiation approach the identities of the participants of fully disclosed and this allows pre-agreed exploitation of other party’s credit rating to obtain better prices (within agreed limits). In the market approach pre-order interactions may be anonymous to guarantee best prices are obtained for all market participants.
Messages related to trade negotiation and affirmation need to be capable of recording that these additional parties are being used but in later trade processing stages such ‘give-up’ trades are decomposed in a set of related back-to-back trades.
With the advent of new business processes created based on regulatory reform in the OTC derivative trading space, the FpML Business Process Working Group (BPWG) created a set of diagrams to describe how FpML can be used to support the new business lifecycles around OTC derivative trading. Following is an initial version of those diagrams.
|
|
All the processes described in this section are applied to the following events:
Additional events have been added since version 5.5.
|
|
All events use the same messages to support the processes. The additionalEvent element is an extension point to customize FpML and add additional events.
The FpML-FIX Collaboration Working Group has developed a framework to use the FpML product definitions together with FIX. The products scope covers:
The approach consists on using the FpML product representation together with the FIX Security Definition messages. Even though OTC derivatives are not securities, once the product representation has been exchanged between the parites, FIX messages are used to assign it an identifier. The identifier is then used through the entire RFQ and Execution processes withouth the need to exchange the product details anymore.
The FpML product representation used in pre-trade is consistent with the existing representation in other views such as confirmation. The pre-trade product representation is a subset of the legal confirmation representation. Since the FpML is encapsulated within the FIX Security Definitions messages, information regarding quantity/amount and price is defined within the FIX messages so this information is not included in the FpML representation.
Documentation and examples have been developed to illustrate the approach. They are available at:
FpML pre-trade examples are available in the Schema and Examples .zip available in this specification.
The 4.x design of the RFQ processes was intended to cover both bilateral and exchange based quotation. The design splits the responsibility for providing quotes (the ‘Market Maker’) from that of distributing them (the ‘Quotation System’). This is an over complication as FpML cannot and should not define how the quotes derived. The new “RequestQuote” type only describes the communication between the requester and provider.
|
|
The process of creating a quotation may take time depending on the method (single calculator, exchange model, etc.) The quotation acknowledgement response should establish a unique quotation identifier.
Request quote message can be corrected by requester, sending a corrected request for quote message with "isCorrection" element set to "true", and a unique quotation identifier and a sequence number to link a prior message.
(Andrew’s paper suggests that an established unique quotation identifier is used to correlate a subsequent quotation notification with the request, but the quotation response message is not correctable. How then the corrections/updates work?)
The current model allows quote provider to update his quote, for example if there is a large market movement. The update should be correlated to the original quote by means original quotation reference
|
|
The request for quote can be retracted by the requester at anytime.
|
|
In the 4.x models, order placement is called 'AcceptQuote' and assumes that order placement is always preceded by a quotation process. In 5.0 model, "PlaceOrder" makes it possible to initiate an order directly without a prior quote and an optional quote reference should be provided to correlate the processes if required.
|
|
The Place Order type allows an order requester to correct or update already placed order. The update should be correlated to the original quote by means original quotation reference (a unique quotation identifier and a sequence number to link a prior message) with "isCorrection" element set to "true".
|
|
The placed order can be retracted using Place Order Retracted type and correlated it to the order that is getting retracted.
A joint ISDA - FIA working group developed business and technical requirements to support Pre-Execution Clearing Certainty workflows. An FpML subgroup translated the requirements into a new set of messages included in this draft for industry review. The messages are available in the new pretrade view and include:
Some of the messages (i.e., request limit check, order status notification) may carry a product payload. Note that certain product fields are being considered for the next draft of version 5.5.
Glossary:
There are service notification messages that allow a service to report information on status and other alerts to users. Supported variations include:
The rules are currently in the process of being reviewed and will be added with in the next 5.5 publication.
The Validation Working Group's charter includes a mandate to formalize the validation rules from their plain English representation to a suitable implementation language. The purpose of this decision was to disambiguate the English language representation, to serve as a point of reference for implementers looking for clarification, and to validate the test cases produced by the working group. Reference implementations play an important part in providing quality guarantees to the working group and it is hope that their publication will be useful to implementers.
| Provider |
|
| Implementation Language | Java and C# |
| Implemented Rules | All published FpML rules (plus adjustments for FpML 1.0, 2.0 and 3.0); Additional rules for datatypes (in DTD documents FpML 1.0, 2.0 and 3.0); Additonal rules for schemes (all FpML releases) |
| Browse | N/A |
| Further Information | http://www.handcoded.com |
| Provider |
|
| Implementation Language | Xpath/Java |
| Implemented Rules | All versions, All rules |
| Browse | FpML Reference Implementation |
| Further Information | http://www.iona.com/products/artix/standards_libraries.htm |
| Provider |
|
| Implementation Language | CLiX / Java |
| Implemented Rules | http://www.fpml.org/2003/FpML-4-0/validation/2004-04-02:All rules |
| Browse | FpML Reference Implementation |
| Further Information | http://www.messageautomation.com |
The reference implementations are non-normative and should not be considered publications of the Validation Working Group. Instead, they are contributions provided by members of the working group or other implementers.
Although the working group does not have the means to provide official certification, it expects implementers to demonstrate that they produce the correct results - valid or invalid - for the normative test cases of each implemented rule. There is no requirement to implement all rules, but reference implementations will state clearly which rules are implemented by publishing a list of rule identifiers.
The Validation Working Group also publishes a set of test cases with each rule set release (available above). For each rule, a number of valid examples and a number of invalid counter-examples are given. The test cases for a release will have been validated both manually and against at least one reference implementation to check that they are correct. The test cases have the following properties:
This document should be useful to:
FpML has been designed as a very rich language, with a large amount of optionality in its element and attribute definitions. This richness, which arises from the complexity of the information that FpML is designed to carry, has made it easier for implementers to fit FpML into existing architectures, and has facilitated the reuse of common element types across different asset classes.
Partly due to this flexibility, and partly due to the rich structure of FpML, it is unrealistic to assume that a schema-validated FpML document is necessarily correct in a business sense. The Validation Working Group was established early in 2003 to consider the implications of this problem and breaks down the correctness of an FpML document into three parts:
It is useful to consider some simple example to illustrate the different levels of validity. The following is a fragment of a well-formed FpML document, but violates the schema due to an invalid start date:
<calculationPeriodDates>
<effectiveDate>
<unadjustedDate>xxxx-xx-xx</unadjustedDate>
..
</effectiveDate>
<terminationDate>
<unadjustedDate>2004-02-29</unadjustedDate>
..
</terminationDate>
..
</calculationPeriodDates>
The following version of the fragment is syntactically valid, because the contents of the effective date now match the schema definition of a valid date.
<calculationPeriodDates>
<effectiveDate>
<unadjustedDate>2004-08-29</unadjustedDate>
..
</effectiveDate>
<terminationDate>
<unadjustedDate>2004-02-29</unadjustedDate>
..
</terminationDate>
..
</calculationPeriodDates>
The fragment of FpML inserted above is however not semantically valid, because the effective date of the trade precedes the termination date. As a consequence, the trade is not meaningful and in fact violates one of the validation rules for IRD interest rate streams. Many other types of constraints will not be validated by the schema, which is designed to designate structure, not semantics:
The validation working group has considered these problems and their implications, and has attempted to address a number of questions. How do we extract the knowledge about what constitutes a correct trade from business experts? What, if any, guarantees will we give that our work is complete? What is the normative status of the validation rules? How can parties override or tailor the rule set? What infrastructure support is necessary in the FpML architecture to enable rule-based checking? What support is necessary in the new messaging framework? The answers to these questions are addressed in the remainder of this section.
This section defines the guiding principles and requirements for how rules should be defined and written. The Validation Working Group’s desire is to define a set of guidelines, which when followed produce a set of rules which conforms to an agreed standard of layout and content, with the intention that the rules are coherent, complete and well-defined; and therefore usable by practitioners.
Validation rules should be written in a stylized plain English which is both precise and complete, but not necessarily formal:
* XML infoset does not contain schema information; PVSI contains gaps and impossible scenarios when used for rules, and therefore is unsuitable; this is why the W3C created the XDM infoset. NB model groups do not appear in XDM and therefore cannot be defined in the rule (they are also context free)
+ other cases would result in ambiguity, e.g. an optional Boolean value or more than one Boolean value (multiplicity)
There is a list of approved mathematical symbols which must be used, in the formal description, instead of their natural language equivalents. This list contains the commonly understood mathematical symbols. Only the symbols on the approved list may be used in the formal description. Their advantage is their terseness and readability compared to natural language.
To avoid confusion with XPath definitions, each symbol must be separated for other words with a space. Otherwise for example the division symbol and the XPath symbol would be confusable.
The approved mathematical symbols are:
| eq | equality (XPath value comparison operator) |
| ne | inequality (XPath value comparison operator) |
| lt and gt | is less/greater than (XPath value comparison operator) |
| le and ge | is less/greater than or equal (XPath value comparison operator) |
| + | addition (plus) |
| - | substraction (minus) |
| * | multiplication |
| / | division |
| () | precedence grouping |
XPath value comparison operators (eq, ne, lt, le, gt, ge) are defined in the XPath specification.
To ensure consistency and improve readability rules should be defined using the following syntax (the notation is expressed using EBNF):
| Rule | ::= | RuleIdExpr Contexts RuleDef Tests |
| RuleIdExpr | ::= | RuleId “(” “Mandatory” | “Warning” | “Implementation-specific” “)” |
| RuleId | ::= | ProductType “-” Digits |
| ProductType | ::= | One of the product type or shared |
| Digits | ::= | [0-9]+ |
| Contexts | ::= | Context (“,” Context)* |
| Context | ::= | “Context:” TypeName (ContextConds) |
| ContextConds | ::= | ContextCond (ContextCond)* |
| ContextCond | ::= | “[”ConditionExpr | ValCondition “]” |
| ConditionExpr | ::= | Precise definition of the rule expressed in English using defined terms |
| ValCondition | ::= | Reference to a global validation condition (ref) expressed in English |
| TypeName | ::= | XML Schema Type Name (complex type) |
| RuleDefEnglish | ::= | English definition of the rule expressed in natural language. This description may include business reasons or examples. |
| RuleDefFormal | ::= | Formal definition of the rule expressed in XPath and defined terms |
| Tests | ::= | “Test Cases:” Valid (Valid)* Invalid (Invalid)* |
| Valid | ::= | “[“ DocLink “]” |
| Invalid | ::= | “[“ DocLink “]” |
| DocLink | ::= | Link to a test case document |
Rule layout:
An example rule:
The above definition describes rule 3 for credit derivatives. The context is type Trade, which is a complex type. The precondition ISDA1999 must evaluate to true, the condition that node-element documentation/contractualSupplement (as expressed using XPath 2) should exist. The rule body specifies that the node-element type must not begin with string “ISDA2003Credit” (finally links to applicable valid and invalid test case documents.)
In the previous sections, the notion of expressing rules using stylized English was introduced; and the concomitant concept that a term should have the same meaning as the equivalent XPath expression. This section introduces functions as a mechanism to define repeatable tests that are applied independent of a context. Functions take node-element types as parameters and return a typed result.
Consider a test requiring that all currencies must be the same and that this applies for several different contexts. With reference to the schema it’s possible to identify that currency is applicable to all Money types and therefore define a function which accepts as a parameter a set of Money nodes:
| Function Name | same-currency |
| Description | the set of money elements must all contain the same currency |
| Parameter 1 | $money (fpml:Money) (min=2, max=*) |
| Result Type | xs:boolean |
| Test | Every $money/currency must be the same and every $money/currency/@currencyScheme must be the same |
This creates a new term same-currency which can be used as part of the definition of any validation rule.
NB The function does not inherit the context of where it is called from.
Each parameter name is prefixed with "$" to distinguish it from an XPath. Otherwise "money" might be either the parameter "$money" or the XPath "./money".
Each parameter has a minimum and maximum cardinality. This is given in the style of XML Schema. The cardinality must always be present. If the cardinality is not indicated, by default, the parameter must be provided once.
Each function must have a single result type.
There can be any number of parameters to a function.
Once a new term (e.g., same-currency) is defined, it can be used as part of the definition of any validation rule (including conditions).
A reference to a new term must also include required parameters (within parenthesis and comma-delimited) as specified in the function definition. For example,
Components of the validation rules may be differenciated by formatting as shown in the following table.
| Component | Formatting | Example |
| values | Courier New, 12pt, bold, black font | 100, ISDA2003Credit |
| xpath expressions and elements | Courier New, small 9pt, blue font | creditDefaultSwap/generalTerms/effectiveDate |
| functions | Times, 10pt, black font | exists(argument) |
Formatting is defined in stylesheet rules.css.
For the purposes of precision, extensibility, and robustness to change the structure of the Validation Rules is profiled. The rules of the profile are:
The evaluation of dates in the validation rules is not trivial. The optionality of including time offsets in date datatypes makes comparisons between dates more difficult since sometimes the result is indeterminate as any ISO8601 date is +/- 18 hours of timezone, and +/- 24 hours of day.
The Validation Working Group recommends the use of the XPath 2.0 date/time comparison rules which defines a definitive true / false value even for indeterminate calculations.
The Validation Working Group recommends that time offsets appear on all date/time values used in FpML documents.
Many validation rules defined in FpML use the term 'contains'. FpML uses the definition of XPath 2's 'contains' (fn:contains) http://www.w3.org/TR/xpath-functions/#func-contains. This is significant for alphabets with accents, diaresis, etc.
Since the Validation Working Group was established after most product working groups, it still has a lot of work to complete before the rules span the whole product range, and indeed are reasonably complete for any particular product type. The latest set of validation rules is thus likely to change more frequently than the specification, and the process of rule publication has been decoupled from the specification.
The validation working group undergoes the following process in preparing its releases:
At the end of this process, a new URI is allocated for the revised rule set, and the rule set is announced and published as the new normative rule set on the FpML web site. We expect to publish the process to take on average three months for the foreseeable future.
The rule sets and test cases are the normative content published by the Validation Working Group. The reference implementations, see below, are informative and not part of the normative process. This normative characteristic has the implication that applications that construct FpML documents have to be designed so that their output meets the full set of validation constraints.
Applications that receive FpML for processing may want to check the validation rules to ensure that the data they are receiving represent a valid FpML document. Processing applications are not obliged to reject invalid messages. Instead, the implications of rule normativity are that the receiver gains the right to reject invalid messages. In other words, the sender has to either be prepared for rejection, or the rule set has to be tailored.
The validation working group is concerned that there may be legal implications due to this definition in situations where trades are executed between counter-parties. While we believe that the definition given above, providing a right for the receiver to reject trades and placing the burden on the sender, is the least controversial, we would like to obtain additional feedback on this issue before the publication of the final recommendation.
The CROSS-ASSET PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
A swap component contains one or more instances of the swapStream component, zero or more instances of the additionalPayment component together with an optional cancelableProvision component,an optional extendibleProvision component and an optional earlyTerminationProvision component. A swapStream contains the elements required to define an individual swap leg.
|
|
Within an FpML swap there is no concept of a swap header. Details of payment flows are defined within swapStreams which each contain their own independent parameters. There can also be additionalPayment elements that contain fees. The additionalPayment component is identical to the otherPartyPayment component shown above.
FpML also supports option related features. These include cancelable, extendible swaps and early termination provisions. Combining these together with swaptions into a single component was considered but rejected in favor of identifying the different option types with their own components. This provided more clarity and allowed for easier combination of the different options into a single trade. As such a swap can contain a cancelableProvision, extendibleProvision and an earlyTerminationProvision. All these components are very similar (and similar to the swaption component), re-use is achieved by using shared entities within each of the components.
FpML supports two representations of a swap stream; a parametric representation, and a cashflows representation. The parametric representation is designed to capture all the economic information required regarding dates, amounts and rates to allow trade execution and confirmation. The parametric representation is mandatory. The cashflows representation specifies an optional additional description of the same stream. The main purpose of this is to allow the inclusion of adjusted dates within an FpML representation of a trade. It can also be used to represent adhoc trades not achievable by easy manipulation of the parameters of a stream (i.e. by changing the adjusted dates). This would lead to the cashflows not matching those generated by the parameters (see more discussion later) and would also render the representation of the trade unsuitable for a confirmation. The spirit of FpML is that such manipulation of cashflows would be achieved by splitting a single stream into a number of streams though it is recognized that this may be impractical in some systems.
The cashflows representation is not self contained as it relies on certain information contained within the stream's parametric definition. The elements required from the parametric definition to complete the cashflows representation are:
The following elements and their sub-elements within the calculationPeriodAmount element:
The following elements and their sub-elements within the stubCalculationPeriodAmount element:
The inclusion of the cashflows representation is intended to support Application integration. For example, a financial institution may have one application that captures trade parameters and constructs the trade schedules and then publishes the result for use by other applications. In this case it may be either undesirable, or impossible, for each of the subscribing applications to store and calculate schedules.
The flexibility of the cashflows representation also allows payment and calculation schedules which can not be fully represented by the parametric description. If this situation arises, the mandatory parametric data should still be included in the document and the flag cashflowsMatchParameters should contain the value false to indicate that it is not possible to generate the cashflows from this parametric data. The setting of this flag to true means that the cashflows can be regenerated at any time without loss of information.
Parties wishing to take advantage of the facility for specifying cashflows which are inconsistent with the parametric representation will need to specify additional rules for how the parametric representation should be processed. This applies to both the creation of the parametric data as well as its interpretation.
The cashflows representation specifies adjusted dates, that is, dates that have already been adjusted for the relevant business day convention using the relevant set of business day calendars (lists of valid business days for each business calendar location). The FpML standard does not specify the source of these business day calendars. This may lead applications to generate differing cashflow representations from the same parametric representation if they use different business day calendars. The use of adjusted dates also produces schedules that are only valid at a particular instance of time. Additional holidays for a business calendar location may subsequently be introduced that would result in changes to the adjusted dates, which would not be reflected in the cashflows representation.
Analogous to cashflows being used to represent adjusted dates, with the addition of options it was important to be able to represented the adjusted dates associated with an option. Thus, where appropriate, a component includes an optional element to represent a schedule of adjusted dates for the option. Such a schedule would include details of adjusted dates such as adjusted exercise dates and cash settlement dates.
In general, an interest rate swap will be a swap with a fixed leg and a floating leg, two floating legs, or two fixed legs. However, certain types of trades may contain more than two legs. FpML does not restrict the number of legs that may be defined. From a modeling perspective, FpML does not distinguish between a swap leg referencing a fixed rate and a swap leg referencing a floating rate, the difference being indicated by the existence, for example, of the resetDates component in a floating rate leg.
The structure of a swapStream is shown diagrammatically below:
|
|
The components within a swapStream cannot be randomly combined and cannot be thought of as existing in their own right; they only make sense in the given context and in relationship to other components within the swapStream container.
In FpML, the schedule of dates within a swapStream is based around the calculationPeriodDates component. The definition of a calculation period in FpML differs in some respects from the International Swaps and Derivatives Association (ISDA) definition of Calculation Period. In the case of a trade involving compounding, ISDA introduces the concept of a Compounding Period, with several Compounding Periods contributing to a single Calculation Period. The FpML calculation period is equivalent to the ISDA definition of Compounding Period when compounding is applicable, i.e. the calculation period frequency will correspond to the compounding frequency. An FpML calculation period is directly comparable to the ISDA defined Calculation Period when only one calculation period contributes to a payment.
The other date components within swapStream are related to the calculationPeriodDates component. The paymentDates and resetDates components contain the information necessary to construct a schedule of payment and reset dates relative to the calculation period dates.
FpML uses the ISDA Floating Rate Option to specify the floating rate being observed. This scheme was used rather than attempting to parameterize into elements because although most floating rate indices are defined fully by a standard set of parameters (namely index, currency and fixing source) there are sometimes other details including fixing offsets and formulas. This approach allows for more flexibility in adding new floating rate indices without having to introduce new elements, although this comes at the expense of a self contained definition within the standard.
The information relating to amounts and rates is collected in the calculationPeriodAmount and stubCalculationPeriodAmount components. fxLinkedNotionalSchedule is an alternative to notionalSchedule for defining notionals. This allows for the definition of FX Resetable trades by allowing for the notional of a stream to be linked to notionals from another stream by way of the spot fx rate.
Certain swapStream components are designated as being optional (although it would be more accurate to say that they are conditional). Thus a fixed rate stream never includes a resetDates component, but this is required for a floating rate stream. Similarly, the stubCalculationPeriodAmount component will be required if the swap leg has either an initial or final stub, or indeed both, but should otherwise not be specified. The principalExchanges component is required in the case of cross currency swaps or other types of swap involving exchanges of principal amounts.
The payerPartyReference and receiverPartyReference elements indicate which party is paying and which receiving the stream payments. This is done by referencing the appropriate party within the party component.
The detailed structures within the swapStream are shown diagrammatically below:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The pricing and valuation working group required product definitions in order to support:
To support the above the Pricing and Risk Working Group required a Relative Swap – ie a swap where the dates are specified as periods relative to some other date. Eg – effective date is spot and the termination date is 5y after the effective date.
The working group considered including a separate product and extending the existing product. The group decided that many of the features of a relative swap could be very useful within the normal swap definition. Also, providing a separate product would add ambiguity in the standard allowing two ways to represent some products. As such is was decided to extend the existing InterestRateStream to include relative swap features.
To fully define any swap using relative dates then all places where a date is specified in the standard would need to be replaced by a relative date type. The group considered this but agreed that the initial proposal should limit the work to extending the calculation period dates to cover relative dates. This would cover the requirements of the Pricing and Valuation WG since it allows the definition of relatively simple swaps as relative. If a requirement arises to define more complex swaps (eg compounding with payment stubs) then the standard can be extended at that point.
|
An optional stubPeriodType element was added to allow the definition of how any irregular period should be handled. This element can be present along with the explicit dates but if this is the case there is a rule that the dates generated using the stubPeriodType should be consistent with the dates present within calculationPeriodDates. |
The Interest Rate Stream component captures the necessary information to represent the non-deliverable terms of an interest rate swap.
These non-deliverable terms specify the conditions under which the cashflows will be made in a different currency (the “settlement currency”) than the currency in which a given leg is denominated (the “reference currency”).
The InterestRateStream type contains an optional settlementProvision component.
|
|
This structure supports both "Euro trades" (where settlement currency needs to be specified) and the non-deliverable settlement provision.
Five elements are required to characterize the non-deliverable settlement terms:
Here is how each of these requirements is addressed through this structure:
The regular payments of the swap get assigned an Id:
<paymentDates id="PaymentDatesID">
<calculationPeriodDatesReference href="E2000098N10184"/>
<paymentFrequency>
<periodMultiplier>6</periodMultiplier>
<period>M</period>
</paymentFrequency>
<firstPaymentDate>2005-06-16</firstPaymentDate>
<payRelativeTo>CalculationPeriodEndDate</payRelativeTo>
<paymentDatesAdjustments>
<businessDayConvention>MODFOLLOWING</businessDayConvention>
<businessCenters>
<businessCenter businessCenterScheme=
"http://www.fpml.org/coding-scheme/business-center-2-0">USNY</businessCenter>
<businessCenter businessCenterScheme=
"http://www.fpml.org/coding-scheme/business-center-2-0">GBLO</businessCenter>
</businessCenters>
</paymentDatesAdjustments>
</paymentDates>
The principalExchanges node of the swap also gets assigned an Id:
<principalExchanges id="PrincipalExchanges">
<initialExchange>false</initialExchange>
<finalExchange>true</finalExchange>
<intermediateExchange>false</intermediateExchange>
</principalExchanges>
The dateRelativeToPaymentDates refers to each of those payments that need to be settled in the settlement currency of the swap:
<dateRelativeToPaymentDates>
<paymentDatesReference href="PaymentDatesID"/>
<paymentDatesReference href="PrincipalExchanges"/>
</dateRelativeToPaymentDates>
The priceSourceDisruption element defines the parameters used to get a price quote to replace the settlement rate option that is disrupted.
|
|
|
|
Asset Swaps can be represented in FpML since version 4.2 Second Working Draft. An Asset Swap is a swap agreement where one leg mimics the return of the underlying asset. No transfer of asset takes place. Sometimes the sale of the bond is included in the asset swap construct.
The representation of Asset Swaps reuses the Swap type adding an optional reference to a Bond underlyer.
|
|
The support of Inflation Swaps is based on the extension of the IRD product schema through the use of a Substitution Group.
The representation focuses on the Floating Rate Calculation, which is the key component that differentiates an Inflation based product from other Interest Rate Products.
A Floating Rate such as USD-LIBOR is observed daily as a percentage interest rate value and does not require any further calculation. In contrast, an Inflation Rate for a calculation period is usually determined as follows:
Apart from the above difference other features of inflation swaps are very much in line with the interest rate swaps. They have a concept of two cash flow streams, generally a fixed stream and an inflation stream. Both streams generate cash flows based on a function of the interest rate, notional and day count fraction for each calculation period. For this reason, the design approach focused on merging the functionality with the IRD schema instead of developing a new product.
Two options were considered in order to merge the Inflation Swaps into the IRD Schema. The first option was to extend the Floating Rate Leg to include Inflation specific elements. The second approach was to introduce a substitution group at the Floating Rate Leg level. Here are some of the advantages of using the substitution group instead of extending the schema.
The InflationRateCalculation type is created by extension of the existing FloatingRateCalculation type, then addition of Inflation specific elements such as the Inflation Lag.
In order to implement the Substitution Group an abstract element rateCalcuation has been added to the schema. The rateCalcuation element can be substituted by the floatingRateCalculation element for standard Floating Rate legs, or the inflationRateCalculation element.
Any product that uses an InterestRateStream can elect to use this type by making use of the substitution group.
|
|
There are two main types of Inflation Products that are commonly traded, the Zero Coupon Inflation Swaps and the Year On Year Inflation Swaps. The following elements extended the FloatingRateCalculation in order to support the correct representation of these products.
|
|
Here is how the above structure addresses each of the following requirements:
|
|
|
|
|
|
As noted above, the definition of a forward rate agreement trade is contained within a single component. A forward rate agreement is a simple and commoditized product. This means there is no variation in the product traded and it is not expected to become more complex in the future.
The structure of the fra component is shown diagrammatically below:
|
|
FpML also supports interest rate options. The supported components are:
The ISDA 2000 Definitions have been followed closely in defining the various option dates and element names. Thus components for European, Bermuda and American exercise have been defined which are re-used in each of the first four components above. These components share an element called relevantUnderlyingDate whose meaning is dependent on the option component it is contained in:
This is a style of option to which the right or rights granted are exercisable on a single date referred to as the expiration date. This date can be specified either as an adjustableDate or as a relativeDate though the latter is only expected to be used in the case of cash settled cancellations where the expiration date may be defined as an offset to the cash settlement payment date.
The relevantUnderlyingDate is optional, in its absence the effectiveDate of the underlying is the effectiveDate defined in the swapStreams. This can only be excluded for european swaptions.
|
|
This is a style of option to which the right or rights granted are exercisable during the exercise period which consists of a period of days. The underlying should specify its effective date based on the earliest possible exercise. When exercise implies a stub period this will be taken to be a short stub at the start, i.e. the underlying swap defines a series of flows, exercise merely brings the flows into existence from the relevantUnderlyingDate.
|
|
This is a style of option to which the right or rights granted are exercisable during an exercise period which consists of a number of specified dates. These dates can be defined as a list together with adjustments or by reference to an existing schedule elsewhere in the trade (e.g. resetDates). In the latter case bounds can be placed on the referenced schedule to define a subset of the whole schedule.
|
|
The right for one or both parties to terminate the trade and settle the remaining term of the swap for fair value. In the case of a mandatory early termination the termination is mandatory.
The Broker Working Group defined the requirement to be able to define early termination dates in a parametric form: “ At X years and every Y years thereafter “. The current FpML Specification quotes the actual unadjusted dates.
For example, FpML early termination dates: 10-Nov-2008, 10-Nov-2009, 10-Nov-2010, 10-Nov-2011. Assuming trade date was 10-Nov-2004 we would want “At 4 years and every year thereafter”.
The mandatoryEarlyTerminationDateTenor and optionalEarlyTerminationParameters elements allow specification of the mandatory early termination date in terms of a tenor, e.g. 5 years, or for optional early termination (mutual puts) the specification of the earliest termination date in terms of a tenor and a subsequent exercise frequency (in the case of Bermudan or American style early termination). American style exercise would be indicated by stating an exercise frequency of 1 day. European style exercise would omit the exercise frequency altogether.
|
|
With a cancelableProvision the seller grants the buyer the right to terminate all swapStreams, typically in exchange for an upfront premium. Unlike optionalEarlyTermination, the cancellation of the swap does not require the parties to exchange a cash settlement amount on exercise representing the fair value of the remaining life of the swap although an exercise fee can be specified in the exerciseFeeSchedule.
|
|
With an extendibleProvision the seller grants the buyer the right to extend all swapStreams, typically in exchange for an upfront premium. This provision is very similar to a cancelableProvision and in fact the two share the same market risk profile. FpML makes a clear distinction between the two since the operational risk associated with misrecording the type of applicable provision can be high. For example, a 10 year swap with the right to cancel after 5 years has exactly the same risk profile as a 5 year swap with the right to extend for 5 years after 5 years. However, failing to give notice of exercise after 5 years will in one case (extendibleProvision) result in the swap terminating after 5 years and in the other case (cancelableProvision) result in the swap terminating after 10 years, i.e. action after 5 years is required in one case to lengthen the term of the swap in the other to shorten it.
|
|
The option to enter into a swap is defined as its own product and contains the underlying swap as a swap element. A swaption straddle is defined by setting the swaptionStraddle element to true: this implies that the swaption buyer has the right, on exercise, to decide whether to pay or receive fixed on the underlying swap. If the underlying does not contain a single fixed stream and a single floating stream then the straddle is invalid and thus this flag should be set to false..
|
|
Caps and Floors are defined as one or more capFloorStreams and zero or more additionalPayments. The capFloorStream re-uses the InterestRateStream entity and thus its content is identical to a swapStream.
|
|
Though a capFloorStream allows the definition of fixed streams or known amount streams these are not the intended use of this component and there use would be considered an invalid FpML trade.
The floatingRateCalculation component has been amended to allow the specification of cap/floor structures within a single stream (e.g. straddles, corridors). The changes are:
These additions allow for multiple cap and floor rates to be added to the stream and to define precisely which party bought and sold them. To maintain backward compatibility with FpML1.0 the buyer and seller are optional. When absent the following rules apply:
The cash settlement component is used by mandatoryEarlyTermination, optionEarlyTermination and swaption. The language used within the component corresponds to the ISDA language for the various cash settlement methods. Of the five methods included, three share one underlying component and the other two share another component. Thus there is re-use whilst maintaining ease of identification of the type. Also, this approach allows for easy integration of other methods should they arise.
|
|
This section provides an in-depth review of the product architecture of FpML 5.5 Credit Derivatives. The products covered by FpML 5.5 Credit Derivatives are the single name credit default swap, the credit default swap index, the credit default swap basket, the credit default swap on a mortgage, and the credit default swap on a loan.
In order to define the scope of the credit default swap work FpML adopted the definition used in the ISDA Year End 2001 Flash Survey:
"In a credit default swap one counterparty (the protection seller) agrees to compensate another counterparty (the protection buyer) if a specified company or Sovereign (the reference entity) experiences a credit event, indicating it is or may be unable to service its debts. The protection seller is paid a fee and/or premium, expressed as an annualized percent of the notional in basis points, regularly over the life of the transaction."
The FpML 5.5 Credit Derivatives Product Architecture draws heavily on the 2003 ISDA Credit Derivatives Definitions (hereafter referred to as the "2003 Definitions"). Wherever feasible the terminology and practice of the ISDA definitions has been adopted to ensure consistency between traditional and FpML contract representations. Appendix A lists the elements in FpML 5.5 Credit Derivatives that differ in name from their corresponding terms in the 2003 Definitions. In FpML 5.5 it is possible to represent credit default swap trades done under either the 1999 or the 2003 definitions.
The FpML 5.5 Credit Derivatives Subschema supports both a full confirmation and a transaction supplement (i.e. economics of the trade) representation of the credit default swap. The transaction supplement representation is a subset of the elements contained in the full confirmation representation. This flexible approach makes FpML 5.5 Credit Derivatives usable in all stages of the credit default swap trade lifecycle.
Product support for the credit default swap index was added to FpML in version 4.1. The FpML representation for this product is closely based on the credit default swap work that first appeared in FpML 4.0. In fact, the index trade itself is described using the creditDefaultSwap element. Only a transaction supplement representation of a credit default swap index is supported.
Support for tranches on credit default swap indices was added in version 4.2.
Product support for the credit default swap basket was added to FpML in version 4.2. The FpML representation for this product is based on the existing creditDefaultSwap product element and it includes the support for tranches.
Product support for the credit default swap on a mortgage was added to FpML in version 4.3. The support includes the representation of a mortgage underlyer and the addition of additional structures within the creditDefaultSwap product representation.
| Underlying product | Mortgage | Corporate |
| Traded on | Reference obligation | Reference entity |
| Credit Events | Failure to pay principal; Write down – occurs when the reference obligation is written down (realized losses usually); Distressed ratings downgrade; Maturity extension; Failure to Pay Interest | Bankruptcy; Failure to pay; Restructuring; Sovereign failure to pay, in case of emerging market underlyers |
| Interest Shortfall | Interest does not have to be fully paid, and can be reimbursed at a later time | Not applicable |
| Factors | Bonds factor down, as mortgages are paid down | No factor issues |
| Payment frequency | Monthly | Quarterly |
| Maturity | Generally 30 year bonds. The CDS trade terminates with the maturity of the underlyer | Five or ten years are most common. CDS trades terminate with the maturity of the underlyer or a credit event |
While single name corporate CDS are terminated once a credit event occurs, mortgage CDS persist.
A failure to pay principal or interest by some underlying mortgagors results in a shortfall, which is then compensated by the protection seller, in accordance to the contract terms. If those mortgagors reimburse those defaults at a later point, this will result into a corresponding ‘additional fixed payment amount’ that will be returned by the production buyer.
Those ‘floating rate payment events’ and ‘additional fixed payments’ can exist without occurrence of a credit event. A typical case would be when a failure to pay interests is not eligible as a credit event (but specified as an eligible floating rate payment event).
Product support for the credit default swap on a loan was added to FpML in version 4.3. The support includes the representation of a loan underlyer and the addition of additional structures within the creditDefaultSwap product representation.
The Loan CDS approach is tackled through two extensions to the reference information:
Product support for credit default swap option was added to FpML in version 4.3. The support is based on the creation of a new creditDefaultSwapOption product. As part of this work, some option structures have been generalized to be reused across multiple types of options.
The credit default swap underlyer is supported by referencing the existing creditDefaultSwap product element within the new creditDefaultSwapOption product.
Like all other derivative products supported by FpML, the type used to represent the credit default swap, the credit default swap index, and the credit default swap basket, CreditDefaultSwap, is defined as an extension of the Product type and the corresponding creditDefaultSwap element belongs to the product substitution group. The creditDefaultSwap element appears in Figure 1.
|
|
Figure 1: creditDefaultSwap element
The structure of the creditDefaultSwap element corresponds to the structure of the Confirmation that appears in Exhibit A of the 2003 Definitions (hereafter referred to as the "2003 Confirmation"). The six sections that comprise the 2003 Confirmation and their corresponding FpML elements appear in Figure 2.
In Transparency view, the structure of the creditDefaultSwap element corresponds to a subset of the structure of the Confirmation that appears in Exhibit A of the 2003 Definitions (hereafter referred to as the "2003 Confirmation"). The sections that comprise the 2003 Confirmation and their corresponding Transparency View FpML elements appear in Figure 2.
|
2003 Confirmation |
FpML creditDefaultSwap Element |
|
General Terms |
generalTerms |
|
Fixed Rate Payments |
feeLeg |
|
Floating Payment |
protectionTerms |
|
Settlement Terms |
physicalSettlementTerms or cashSettlementTerms |
|
Notice and Account Details |
N/A |
|
Offices |
N/A |
Figure 2: Sections of the 2003 Confirmation and their corresponding FpML creditDefaultSwap elements.
Additional points to note:
The remainder of this document reviews each child element of the creditDefaultSwap.
The generalTerms element, which appears in Figure 3, represents the information specified in the General Terms section of the 2003 Confirmation.
|
|
Figure 3: generalTerms Element
The effectiveDate element represents the Effective Date term. In order to optionally allow the explicit specification of a particular business day convention per the 2003 Definitions this element is of type AdjustableDate2. The effectiveDate is optional for the transaction supplement representation of some credit default swap indices.
The scheduledTerminationDate element represents the Scheduled Termination Date term. This element can be specified as either an adjustable date or a relative date. For confirmation and transparency purposes a specific date will always be specified. Again, the AdjustableDate2 type allows the parties to explicitly specify a particular business day convention per the 2003 Definitions. The Interval type (e.g. 5 Y for a five year deal) is included because this way of expressing a scheduled termination date is quite commonly used in historical price databases. The scheduled termination date is optional for the transaction supplement representation of some credit default swap indices. The effectiveDate and scheduledTerminationDate should always be included for a credit default swap.
The sellerPartyReference element represents the protection seller. This party is referred to as the Floating Rate Payer in the 2003 Definitions. Similarly, the buyerPartyReference element represents the protection buyer and is referred to as the Fixed Rate Payer in the 2003 Definitions. These elements reference the party elements underneath the FpML root element.
The optional elements dateAdjustments.businessCenters and dateAdjustments.businessDayConvention are used to represent the terms Business Day and Business Day Convention respectively.
The referenceInformation element is used in the representation of a credit default swap. The indexReferenceInformation element is used in the representation of a credit default swap index. The basketReferenceInformation element is used in the representation of a credit default swap basket.
The full expansion of the referenceInformation element appears in figure 4. Two of its child elements, referenceEntity and referenceObligation, are used to represent the Reference Entity and Reference Obligation(s) terms respectively.
The referenceEntity element is of type LegalEntity and is required. The LegalEntity type requires an entityName and/or an entityId to be provided. Both the entityName and the entityId are represented using schemes, which allow the source (e.g. reference database) of the information to be recorded.
A referenceObligation element has either a bond, a convertibleBond, a mortgage, or loan as one of its child elements. The bond, convertibleBond, mortgage, and loan elements are shared FpML elements. In other words, they were not created specifically to support credit derivatives and are also used in other asset classes.
For a credit default swap, bond or convertibleBond is used to specify a Reference Obligation's CUSIP/ISIN, Maturity and Coupon values. The instrumentId element is used to specify CUSIP/ISIN. The mandatory instrumentIdScheme is used to specify whether the id provided is a CUSIP or an ISIN. Since multiple occurrences of instrumentId are allowed, the schema supports the specification of both the obligation's CUSIP and ISIN, if they both exist. The couponRate and maturity elements are used to represent the Coupon and Maturity terms respectively.
A mortgage underlyer was added to the underlying classes that are part of the ReferenceObligation structure in order to support cds on mortgage. This Mortgage type uses most of the structures present at other underlying assets.
|
|
The extensions specific to the mortgage structure are the following:
A loan underlyer was added to the list of available product classes as part of the Reference Obligation. This Loan type extends Underlying Asset structure.
|
|
The extensions specific to the loan structure are the following:
To represent the Primary Obligor term a referenceObligation element may optionally have either a primaryObligor or a primaryObligationReference element. If the Primary Obligor is the Reference Entity, then primaryObligorReference should be used. Its href attribute will contain the id attribute of the referenceEntity. Otherwise, the primaryObligor element, which is of type LegalEntity, should be used.
Similarly, to represent the Guarantor term a referenceObligation element may optionally have either a guarantor or a primaryObligationReference element. If the Guarantor is the Reference Entity, then guarantorReference should be used. Its href attribute will contain the id attribute of the referenceEntity. Otherwise, the guarantor element, which is of type LegalEntity, should be used.
The optional allGuarantees and referencePrice are used to represent the terms All Guarantees and Reference Price respectively.
|
|
Figure 4: referenceInformation element
Although the structure of referenceInformation appears to be somewhat complex, the specification of Reference Entity and Reference Obligation information in FpML documents is quite simple, straightforward and flexible. An example bears this out:
In order to support the full credit default swap trade lifecycle, the schema allows this information to be expressed in various degrees of detail:
Example 1 - Reference Entity only:
<referenceInformation>
<referenceEntity>
<entityName>Bundesrepublic Deutschland</entityName>
</referenceEntity>
<noReferenceObligation/>
</referenceInformation>
Example 2 - Reference Entity and ISIN of the Reference Obligation with optional scheme attributes:
<referenceInformation>
<referenceEntity>
<entityName>Bundesrepublic Deutschland</entityName>
</referenceEntity>
<referenceObligation>
<bond>
<instrumentId instrumentIdScheme =
"http://www.fpml.org/spec/2002/instrument-id-ISIN-1-0">DE0001135200</instrumentId>
</bond>
</referenceObligation>
</referenceInformation>
Example 3 - Full Representation of Reference Entity and Reference Obligation terms:
<referenceInformation>
<referenceEntity id ="DBR">
<entityName>Bundesrepublic Deutschland</entityName>
</referenceEntity>
<referenceObligation>
<bond>
<instrumentId
instrumentIdScheme =
"http://www.fpml.org/spec/2002/instrument-id-ISIN-1-0">DE0001135200</instrumentId>
<couponRate>.05</couponRate>
<maturity>2012-07-04</maturity>
</bond>
<primaryObligorReference href =
"DBR"/>
</referenceObligation>
<referencePrice>1</referencePrice>
</referenceInformation>
The referencePolicy element is applicable to the transactions on mortgage-backed security, which can make use of a reference policy. Presence of the element indicates that the reference policy is applicable; absence implies that it is not.
The indexReferenceInformation element appears in the Figure 5. This element is used to identify the index referenced by a credit default swap index trade.
The indexReferenceInformation element is structurally very similar to the referenceEntity element. The indexReferenceInformation element identifies a collection of (Reference Entity, Reference Obligation) pairs issued by an index sponsor (e.g. iBoxx, TRAC-X). The referenceEntity element, on the other hand, identifies a specific Reference Entity.
|
|
Figure 5: indexReferenceInformation element
The identification is accomplished by a combination of the indexId and the indexName elements. There are optional elements to explicitly define the index series number, the version number of the index series annex, the annex publication date and the source of the relevant annex (the elements indexSeries, indexAnnexVersion, indexAnnexDate and indexAnnexSource respectively) (for a given series, multiple versions of the “annex” may be published over time). The indexSeries and indexAnnexVersion elements are of integer type, the indexAnnexDate element is of date type and the indexAnnexSource element is of complex type IndexAnnexSource (which is of base type string).
The indexAnnexSource element corresponds to the field ‘Source of Relevant Annex’ that appears in the Dow Jones CDX form of Transaction Supplement and it is proposed an FpML-defined Scheme is defined with initial possible values of “Publisher” and “Master Confirmation”. These values have the meanings ascribed to them in the Dow Jones CDX General Terms Confirmation (A value of “Publisher” implies the relevant annex for a transaction is the list for the relevant index with the relevant annex date published by Mark-it Partners).
See the Mark-it Partners website (http://www.mark-it.com) for examples of published annexes for the CDX and iTraxx index families.
An additional optional repeating element excludedReferenceEntity is also proposed to support the iTraxx and CDX forms of Transaction Supplement which allow for specific reference entities in the index to be excluded by making reference to them in the Transaction Supplement. This element uses the existing LegalEntity type.
Identifying a credit default swap index with indexReferenceInformation is quite straightforward. Like referenceInformation, it allows for this information to be expressed in various degrees of detail.
Some illustrative example FpML snippets including the optional elements follow:
<generalTerms>
...
<indexReferenceInformation>
<indexName>Dow Jones CDX.NA.IG.3 Version 1</indexName>
<indexId indexIdScheme="http://www.fpml.org/spec/2003/instrument-id-RED-pair-1-0">123456789</indexId>
<indexSeries>3</indexSeries>
<indexAnnexVersion>1</indexAnnexVersion>
<indexAnnexDate>2004-09-20</indexAnnexDate>
<indexAnnexSource>Publisher</indexAnnexSource>
</indexReferenceInformation>
...
</generalTerms>
<generalTerms>
...
<indexReferenceInformation>
<indexName>Dow Jones iTraxx Europe Series 2 Version 1</indexName>
<indexId indexIdScheme="http://www.fpml.org/spec/2003/instrument-id-RED-pair-1-0">123456789</indexId>
<indexSeries>2</indexSeries>
<indexAnnexVersion>1</indexAnnexVersion>
<indexAnnexDate>2004-09-17</indexAnnexDate>
<excludedReferenceEntity>
<entityName>Acme Inc.</entityName>
<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">123456</entityId>
</excludedReferenceEntity>
</indexReferenceInformation>
...
</generalTerms>
The optional tranche element allows the specification of index tranches. The structure requires an attachment point and an exhaustion point and optionally the applicability of the legal term Incurred Recovery.
|
|
The Dow Jones CDX Tranche Transactions Standard Terms Supplement requires the "Source of Relevant Settled Entity Matrix" field on a Confirmation. The optional settledEntityMatrix element supports it. It contains a required matrixSource element and an optional publicationDate element.
<generalTerms> ... <indexReferenceInformation> <indexName>Dow Jones iTraxx Europe Consumers Series 2 Version 1</indexName> <indexSeries>2</indexSeries> <indexAnnexVersion>1</indexAnnexVersion> <tranche> <attachmentPoint>0.03</attachmentPoint> <exhaustionPoint>0.07</exhaustionPoint> </tranche> <settledEntityMatrix> <matrixSource>NotApplicable</matrixSource> </settledEntityMatrix> </indexReferenceInformation> ... </generalTerms>
The basketReferenceInformation element appears in the figure below. This element is used to define the composition of the basket by a credit default swap basket.
|
|
The identification of the basket using basketId and/or basketName is optional since each component of the basket must be specified using the referencePoolItem element.
The constituentWeight (weight of each component of the basket) is optional since if the element is not present, it means that flat weight is assumed.
The ability to specify either Nth and Mth to default or tranche details on baskets has been included within basketReferenceInformation.
|
|
The tranche element is available to specify an attachment and exhaustion point as well as the legal applicability of Incurred Recovery. The Nth and Mth to Default sequence is available to express trades in which there is a triggered reference obligation to payout. The tranche and nthToDefault are features are both optional structures.
Some illustrative example FpML snippets follow:
<generalTerms>
...
<basketReferenceInformation>
<referencePool>
<referencePoolItem>
<referencePair>
<referenceEntity id="agriumEntity">
<entityName>Agrium Inc.</entityName>
<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">
008HA7</entityId>
</referenceEntity>
<referenceObligation>
<bond>
<instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/
instrument-id-CUSIP-1-0">008916AB4</instrumentId>
<couponRate>0.077</couponRate>
<maturity>2017-02-01</maturity>
</bond>
<primaryObligorReference href="agriumEntity"/>
</referenceObligation>
<entityType>NorthAmericanInvestmentGrade</entityType>
</referencePair>
</referencePoolItem>
<referencePoolItem>
<referencePair>
<referenceEntity id="tenetEntity">
<entityName>Tenet Healthcare Corporation</entityName>
<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">
8G836J</entityId>
</referenceEntity>
<referenceObligation>
<bond>
<instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/
instrument-id-CUSIP-1-0">88033GAT7</instrumentId>
<couponRate>0.06</couponRate>
<maturity>2011-12-01</maturity>
</bond>
<primaryObligorReference href="tenetEntity"/>
</referenceObligation>
<entityType>NorthAmericanInvestmentGrade</entityType>
</referencePair>
</referencePoolItem>
</referencePool>
<nthToDefault>1</nthToDefault>
</basketReferenceInformation>
...
</generalTerms>
Several terms that appear in the General Terms section of the 2003 Confirmation do not appear in the generalTerms element because elements to represent these terms already existed in the FpML trade element. The terms that belong to this category appear in Figure 6 along with their corresponding FpML element.
|
ISDA Confirmation Term |
FpML Element |
|
Trade Date |
trade.tradeHeader.tradeDate |
|
Calculation Agent |
trade.calculationAgent.calculationAgentPartyReference |
|
Calculation Agent City |
trade.calculationAgentBusinessCenter |
Figure 6 General Terms that do not appear in creditDefaultSwap.generalTerms element.
The feeLeg element represents the information specified in the Fixed Payments section of the 2003 Confirmation. In other words, this is where the payment stream from Fixed Rate Payer to the Floating Rate Payer is specified. This element reuses types and elements from FpML 5.5 Interest Rate Derivatives.
The feeLeg allows representation of the following types of payment schedules for a credit default swap using a combination of the singlePayment and periodicPayment elements:
In addition, it's important to note that the use of initialPayment allows the representation of the situation when the seller of protection pays a fee to the buyer as an upfront payment. An example of this scenario is the payment in exchange for an agreed modification of the first period start date.
An optional cashflow representation is also permitted. The feeLeg element appears in Figure 7.
|
|
Figure 7: feeLeg element
This structure allows specification of a single payment (zero or more) or a periodic series of payments. Therefore, it allows representation of a single upfront payment, a single upfront payment combined with a schedule of regular payments or a schedule of totally irregular payment dates and amounts. Note that payments specified in the singlePayment and periodicPayment elements are always assumed to be payments made by the Fixed Rate Payer (protection buyer) to the Floating Rate Payer (protection seller).
When a ‘New Transaction’ arises following a Novation it is market practice for a CDS that the initial Calculation Period with respect to the New Transaction shall commence on and include the (a) the Fixed Rate Payer Period End Date of the ‘Old Transaction’ that immediately precedes the Novation Date; or (b) in the event the Novation Date occurs during the initial Calculation Period of the Old Transaction, the Effective Date (see 2004 ISDA Novation Definitions at http://www.isda.org/publications/pdf/2004-Novation-Definitions.pdf for further background, specifically Section 1.20).
firstPeriodStartDate supports a CDS FpML representation for a New Transaction arising from a Novation to be useful as a standalone document (without needing reference to the Old Transaction). It allows specification of the initial Calculation Period Start Date where it is not equal to the trade’s Effective Date.
The periodicPayment.rollConvention element is used to address the ambiguities that can otherwise occur with regard to the actual payment dates, particularly when considering month-end rolls and any initial stub. The rollConvention element typically takes a value of 1-30 or EOM. It represents the actual unadjusted day in the month on which payments would occur.
As in FpML 5.5 Interest Rate Derivatives, the periodicPayment.firstPaymentDate element is only needed when the first period is irregular, i.e. there is a short or long initial stub. For a regular set of payment periods knowing the Effective Date, Scheduled Termination Date, payment frequency and roll convention is sufficient to define the schedule.
In keeping with the 2003 Definitions either a Fixed Rate Calculation or known Fixed Amount may be specified. The optional periodicPayment.fixedAmountCalculation.dayCountFraction element should be omitted in the case of a Transaction Supplement. Similarly, the optional periodicPayment.fixedAmountCalculation.calculationAmount element provides support for the full confirmation but should be omitted in the case of a Transaction Supplement.
The addition of the adjustedPaymentDate element within singlePayment and adjustedPaymentDates component in periodicPayment allows the optional inclusion of a 'cashflows' like structure consistent with what was done in FpML 5.5 Interest Rate Derivatives. Note these structures are intended more for internal application integration use rather than external communication, i.e. Wouldn't be applicable for confirmations.
Here are some example fee schedules:
Example 1 - Fixed Rate - Regular Schedule:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
</calculationAmount>
<fixedRate>0.0085</fixedRate>
<dayCountFraction dayCountFractionScheme="http://www.fpml.org/spec/2004/
day-count-fraction-1-0">ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
or in a Transaction Supplement
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.0085</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 2 - Fixed Amount - Regular Schedule:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmount>
<currency>USD</currency>
<amount>10625.00</amount>
</fixedAmount>
</periodicPayment>
</feeLeg>
Example 3 - Fixed Rate - Month-End Rolls:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>EOM</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
</calculationAmount>
<fixedRate>0.0085</fixedRate>
<dayCountFraction dayCountFractionScheme="http://www.fpml.org/spec/2004/
day-count-fraction-1-0">ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
or in a Transaction Supplement
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>EOM</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.0085</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 4 - Fixed Rate - Initial (Short) Stub:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<firstPaymentDate>2002-11-01</firstPaymentDate>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.0085</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 5 - Fixed Rate - Initial (Long) Stub:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<firstPaymentDate>2003-02-01</firstPaymentDate>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.0085</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 6 - Fixed Amount - Single Payment:
<feeLeg>
<singlePayment>
<adjustablePaymentDate>2002-11-02</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>100000.00</amount>
</fixedAmount>
</singlePayment>
</feeLeg>
Example 7 - Upfront Fee combined with Fixed Rate Regular Schedule
<feeLeg>
<singlePayment>
<adjustablePaymentDate>2002-11-02</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>100000.00</amount>
</fixedAmount>
</singlePayment>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.0085</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 8 - Irregular Payment Schedule
<feeLeg>
<singlePayment>
<adjustablePaymentDate>2002-11-02</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>100000.00</amount>
</fixedAmount>
</singlePayment>
<singlePayment>
<adjustablePaymentDate>2002-12-02</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>50000.00</amount>
</fixedAmount>
</singlePayment>
</feeLeg>
Example 9 - Fixed Rate - Final (Short) Stub:
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<lastRegularPaymentDate>2003-03-20</lastRegularPaymentDate>
<rollConvention>20</rollConvention>
<fixedAmountCalculation>
<fixedRate>0.009</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
Example 10 - Fixed Rate - Regular Schedule (Including Optional Cashflows):
Note that the adjustedPaymentDate element values have not been adjusted for any applicable business days.
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
</calculationAmount>
<fixedRate>0.0085</fixedRate>
<dayCountFraction dayCountFractionScheme="http://www.fpml.org/spec/2004/
day-count-fraction-1-0">ACT/360</dayCountFraction>
</fixedAmountCalculation>
<adjustedPaymentDates>
<adjustedPaymentDate>2003-02-01</adjustedPaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>10625.00</amount>
</fixedAmount>
</adjustedPaymentDates>
<adjustedPaymentDates>
<adjustedPaymentDate>2003-05-01</adjustedPaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>10625.00</amount>
</fixedAmount>
</adjustedPaymentDates>
<adjustedPaymentDates>
<adjustedPaymentDate>2003-08-01</adjustedPaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>10625.00</amount>
</fixedAmount>
</adjustedPaymentDates>
<adjustedPaymentDates>
<adjustedPaymentDate>2003-11-01</adjustedPaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>10625.00</amount>
</fixedAmount>
</adjustedPaymentDates>
</periodicPayment>
</feeLeg>
Example 11 - firstPeriodStartDate - Novations Support
Suppose the following Old Transaction is Novated with the following information:
Old Transaction FpML (abbreviated) representation:
<creditDefaultSwap>
<generalTerms>
<effectiveDate>
<unadjustedDate>2004-06-09</unadjustedDate>
<dateAdjustments>
<businessDayConvention>NONE</businessDayConvention>
</dateAdjustments>
</effectiveDate>
<scheduledTerminationDate>
<adjustableDate>
<unadjustedDate>2009-06-20</unadjustedDate>
<dateAdjustments>
<businessDayConvention>NONE</businessDayConvention>
</dateAdjustments>
</adjustableDate>
</scheduledTerminationDate>
...
</generalTerms>
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<firstPaymentDate>2004-09-20</firstPaymentDate>
<rollConvention>20</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>EUR</currency>
<amount>5000000.0</amount>
</calculationAmount>
<fixedRate>0.0125</fixedRate>
<dayCountFraction dayCountFractionScheme="http://www.fpml.org/spec/2004/
day-count-fraction-1-0">ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
...
</creditDefaultSwap>
For the New Transaction the FpML representation would show:
New Transaction FpML (abbreviated) representation:
<creditDefaultSwap>
<generalTerms>
<effectiveDate>
<unadjustedDate>2004-09-22</unadjustedDate>
<dateAdjustments>
<businessDayConvention>NONE</businessDayConvention>
</dateAdjustments>
</effectiveDate>
<scheduledTerminationDate>
<adjustableDate>
<unadjustedDate>2009-06-20</unadjustedDate>
<dateAdjustments>
<businessDayConvention>NONE</businessDayConvention>
</dateAdjustments>
</adjustableDate>
</scheduledTerminationDate>
...
</generalTerms>
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<firstPeriodStartDate>2004-09-20</firstPeriodStartDate>
<firstPaymentDate>2004-12-20</firstPaymentDate>
<rollConvention>20</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>EUR</currency>
<amount>5000000.0</amount>
</calculationAmount>
<fixedRate>0.0125</fixedRate>
<dayCountFraction dayCountFractionScheme="http://www.fpml.org/spec/2004/
day-count-fraction-1-0">ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
...
</creditDefaultSwap>
Example 12 - Periodic payments - stepping notional
A credit default swap pays 100bp every 3 months. The notional starts at 5M but steps down twice throughout the life of the deal (only the relevant portions of FpML are shown):
<feeLeg>
<periodicPayment>
<paymentFrequency>
<periodMultiplier>3</periodMultiplier>
<period>M</period>
</paymentFrequency>
<rollConvention>1</rollConvention>
<fixedAmountCalculation>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
<step>
<stepDate>2002-03-01</stepDate>
<stepValue>4000000</stepValue>
</step>
<step>
<stepDate>2002-09-01</stepDate>
<stepValue>3000000</stepValue>
</step>
</calculationAmount>
<fixedRate>0.010</fixedRate>
<dayCountFraction>ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
<protectionTerms>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
<step>
<stepDate>2002-03-01</stepDate>
<stepValue>4000000</stepValue>
</step>
<step>
<stepDate>2002-09-01</stepDate>
<stepValue>3000000</stepValue>
</step>
</calculationAmount>
<creditEvents>
<defaultRequirement>
<currency>USD</currency>
<amount>10000000</amount>
</defaultRequirement>
...
Example 13 - Irregular Payments, stepping notional
In this example, payments are made at irregular intervals (note that there is no June payment). Also the amount of each payment is determined based on notional that change over time:
<feeLeg>
<singlePayment>
<adjustablePaymentDate>2001-12-01</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>230.50</amount>
</fixedAmount>
</singlePayment>
<singlePayment>
<adjustablePaymentDate>2002-03-01</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>219.20</amount>
</fixedAmount>
</singlePayment>
<singlePayment>
<adjustablePaymentDate>2002-9-01</adjustablePaymentDate>
<fixedAmount>
<currency>USD</currency>
<amount>500.00</amount>
</fixedAmount>
</singlePayment>
<periodicPayment>
<fixedAmountCalculation>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
<step>
<stepDate>2002-03-01</stepDate>
<stepValue>4000000</stepValue>
</step>
<step>
<stepDate>2002-09-01</stepDate>
<stepValue>3000000</stepValue>
</step>
</calculationAmount>
<fixedRate>0.010</fixedRate>
<dayCountFraction>ACT/360</dayCountFraction>
</fixedAmountCalculation>
</periodicPayment>
</feeLeg>
<protectionTerms>
<calculationAmount>
<currency>USD</currency>
<amount>5000000</amount>
<step>
<stepDate>2002-03-01</stepDate>
<stepValue>4000000</stepValue>
</step>
<step>
<stepDate>2002-09-01</stepDate>
<stepValue>3000000</stepValue>
</step>
</calculationAmount>
...
The payment information that appears in the transaction supplement representation of a credit default swap index trade is expressed in FpML by using the initialPayment and periodicPayment/fixedAmountCalculation elements.
Trades on credit default swap indices generally have an upfront payment associated with them. Unlike upfront payments on credit default swap trades, the initial payment can be from either protection buyer to protection seller or from protection seller to protection buyer. To address this requirement, an additional optional element called initialPayment has been added to feeLeg in FpML 4.1. This element is intended to be used solely in the representation of a credit default swap index trade.
The structure of initialPayment can be seen in figure 6. The major difference between initialPayment and singlePayment is that initialPayment allows the specification of which party is making the payment (payerPartyReference) and which is receiving it (receiverPartyReference).
Unlike a credit default swap trade, a credit index trade has two fixed rates associated with it:
The present value of the difference between these two fixed rates is one of the two inputs to the calculation of the initial (e.g. upfront) payment. The other component is accrued interest.
Here is an example of the payment information associated with a trade and how that information appears in FpML:
<feeLeg>
<initialPayment>
<payerPartyReference href="partyA"/>
<receiverPartyReference href="partyB"/>
<paymentAmount>
<currency>EUR</currency>
<amount>10000</amount>
</paymentAmount>
</initialPayment>
<periodicPayment>
<fixedAmountCalculation>
<fixedRate>0.0070</fixedRate>
</fixedAmountCalculation>
</periodicPayment>
<marketFixedRate>0.0040</marketFixedRate>
</feeLeg>
The paymentDelay has been added as a boolean element as part of the feeLeg construct to support the ISDA definition associated with the fixed amount:
| Fixed Amount: | [Fixed Amount definition for underlying with no payment delay]/[Fixed Amount definition for underlying with payment delay] |
Parties should make a selection that is appropriate in view of the interest basis of the Reference Obligation as set out in the Underlying Instruments. The former version may be preferred if the Reference Obligation does not have a payment delay, and the latter if it is a security with a payment delay.
The schema definition states: “Applicable to CDS on MBS to specify whether payment delays are applicable to the fixed Amount. RMBS typically have a payment delay of 5 days between the coupon date of the reference obligation and the payment date of the synthetic swap. CMBS do not, on the other hand, with both payment dates being on the 25th of each month.”
The protectionTerms element, which appears in Figure 8, represents the information specified in the FloatingPayment section of the 2003 Confirmation. This is where the credit events and obligations that are applicable to the credit default swap trade are specified.
|
|
Figure 8: protectionTerms element
The only required child element of protectionTerms is calculationAmount. It represents the term Floating Rate Payer Calculation Amount in the 2003 Definitions.
In order to indicate that a particular Credit Event is applicable in an FpML credit default swap trade, an element whose name is the Credit Event it represents appears as a child of the creditEvents element. If a particular Credit Event has no attributes of its own (e.g. Bankruptcy), it appears as an element with its value set to true. On the other hand, if it does have attributes (e.g. Failure to Pay - Grace Period, Payment Requirement) then those attributes appear as child elements of the Credit Event with the "applicable" element's value set to true. If in an element doesn't appear it means that it's not applicable or its applicability is defined within the master confirmation. In general, the value set to false will be specified only in case the default in the master confirmation needs to be overridden.
In the following example, these credit events are applicable:
And these conditions to credit event notice settlement apply:
<creditEvents>
<bankruptcy>true</bankruptcy>
<failureToPay>
<paymentRequirement>
<currency>USD</currency>
<amount>1000000</amount>
</paymentRequirement>
</failureToPay>
<restructuring>
<applicable>true</applicable>
<restructuringType restructuringScheme =
"http://www.fpml.org/spec/2003/restructuring-1-0">R</restructuringType>
</restructuring>
<creditEventNotice>
<notifyingParty>
<buyerPartyReference href = "abc"/>
<sellerPartyReference href = "def"/>
</notifyingParty>
<publiclyAvailableInformation>
<standardPublicSources> true</standardPublicSources>
<specifiedNumber>2</specifiedNumber>
</publiclyAvailableInformation>
</creditEventNotice>
</creditEvents>
Please note the following regarding the representation of the Restructuring credit event:
The legal restructuring codes are:
Five credit event elements have been added as part of the CreditEvents container in order to support cds on derivatives: failureToPayPrincipal, failureToPayInterest, distressedRatingsDowngrade, maturityExtension and writedown.
Mortgage CDS introduce the concept of floating amount events, which is not applicable to corporate CDS contracts.
|
|
The optional obligations element has a category child element that represents the Obligation Category term. The ObligationCategory type is an enumeration that consists of values representing the following categories:
ISDA published in September 2004 additional provisions for U.S. Municipal Entity as Reference Entity (see http://www.isda.org/publications/pdf/additionalprovisions.pdf) and the associated form of confirmation (see http://www.isda.org/publications/docs/municdsconfirmation.doc) introduced three additional terms which could be selected as Obligation Characteristics and Deliverable Obligation Characteristics. These were:
The confirmation implied only one can be selected at a time.
These three elements were added as boolean elements within an optional choice group to the corresponding Obligations and DeliverableObligations complex types.
Obligation Characteristics are defined in a manner similar to credit events. In other words, each Obligation Characteristic has its own element. The applicability of the characteristic is indicated by the appearance of its corresponding obligationCharactersitic element.
If settlement terms are specified in an FpML 5.5 credit default swap, then the settlement method of Physical Settlement or Cash Settlement is specified by the presence of either the physicalSettlementTerms or the cashSettlementTerms element respectively.
The physicalSettlementTerms element, which appears in Figure 8, represents the information specified in the Settlement Terms- Terms Relating to Physical Settlement section of the 2003 Confirmation.
The physicalSettlementPeriod contains one of three elements to represent the following conditions:
The optional deliverableObligations element is defined in a manner similar to the obligations element. The Deliverable Obligation Category is specified with the category element, which is of type ObligationCategory. Similar to an Obligation Characteristic, the applicability of a Deliverable Obligation Characteristic is indicated by the appearance of its corresponding element. It also bears mentioning that the applicability of Partial Cash Settlementappears as child element of the corresponding Deliverable Obligation Characteristic element.
|
|
Figure 9: physicalSettlementTerms element
The cashSettlementTerms element, which appears in Figure 10, represents the information specified in the Settlement Terms- Terms Relating to Cash Settlement section of the 2003 Confirmation. The mapping between this element and its corresponding section of the confirm is very straightforward.
|
|
Figure 10: cashSettlementTerms element
The creditDefaultSwapOption element defines the CDS option product in FpML.
The strike can be defined as spread, price or as the fixed rate.
|
|
|
The OptionBase type defines the schema structure associated with optionType: The type of option transaction. From a usage standpoint, put/call is the default option type, while payer/receiver indicator is used for options index credit default swaps as well as the swaptions. Straddle is used for the case of straddle strategy, which combines a call and a put with the same strike. The optionType is to be used if the underlyer does not carry any mention of the resulting trade direction as well as in the case of a straddle. The forward entry will be deprecated as part of the 5.0 version and the integration of the equity option into this schema. |
Incorporates features that are not underlyer-specific and cannot be integrated as part of the OptionBase because of backward compatibility reasons with the eqd schema.
|
|
The premium construct has a similar approach to the swaption (i.e. premium based upon a premium construct), but introduces a simplified payment that does not incorporate the settlement features. In order to make this construct forward applicable to the equity options, this new SimplePayment is then extended to incorporate some premium-specific concepts that currently exist as part of the eqd schema.
|
|
There are several places in the FpML 5.5 Credit Derivatives Subschema where the element names diverge from the names used for terms in the 2003 Definitions. These names are listed in the table that appear in Figure 11.
|
FpML Element Name |
2003 Definitions |
Existing FpML Element |
Clarity |
|
sellerPartyReference |
Floating Rate Payer |
X |
X |
|
buyerPartyReference |
Fixed Rate Payer |
X |
X |
|
dateAdjustments |
Business Day, Business Day Convention |
X |
|
|
obligationId |
CUSIP/ISIN |
X |
|
|
feeLeg |
Fixed Payments |
X |
|
|
protectionTerms |
Floating Payment |
X |
|
|
calculationAmount |
Fixed Rate Payer Calculation Amount, Floating Rate Payer Calculation Amount |
X |
|
|
valuationDate |
Valuation Date |
X |
|
|
valuationTime |
Valuation Time |
X |
|
|
accruedInterest |
Quotations |
X |
|
|
excluded |
Excluded Obligations |
X |
|
|
excluded |
Excluded Deliverable Obligations |
X |
|
|
category |
Obligation Category |
X |
|
|
category |
Deliverable Obligation Category |
X |
|
|
calculationAgentPartyReference |
Calculation Agent |
X |
Figure 11: Naming differences between FpML 5.5 and the 2003 definitions (incomplete).
The table also indicates the reason why the FpML name diverges from the name used in the 2003 definitions. There are only two reasons for diverging:
The FX PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The EQUITY DERIVATIVE OPTIONS PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The RETURN SWAPS PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The VARIANCE PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The DIVIDEND PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The CORRELATION PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The BOND OPTIONS PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
The COMMODITY DERIVATIVE PRODUCTS are out of the scope of the Pretrade view at this stage. For more information, please see the FpML Roadmap.
View PDF for details on schema changes
View SCHEME DEFINITIONS for details on coding schemes changes
These are automatically generated reference documents detailing the contents of the various sections in the FpML schema.
Schema and Example files - Provides zip file with FpML Schema and all examples.