FpML 4.3 Working Draft

5 February 2007

Confirmation Component Definitions

Version: 4.3

This Version:

http://www.fpml.org/spec/2007/wd-fpml-4-3-2007-02-05

Latest Version:

http://www.fpml.org/spec/2007/wd-fpml-4-3-2007-02-05

Previous Version:

http://www.fpml.org/spec/2006/tr-fpml-4-2-2006-12-15/

Errata for this Version:

http://www.fpml.org/spec/errata/wd-fpml-4-3-2007-02-05-errata.html

Document built: Mon 02/26/2007 9:40:44.40


Copyright (c) 1999 - 2006 by INTERNATIONAL SWAPS AND DERIVATIVES ASSOCIATION, INC.
Financial Products Markup Language is subject to the FpML public license
A copy of this license is available at http://www.fpml.org/documents/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.


Contents

Global Simple Types

Global Complex Types
CancelTradeConfirmation
ConfirmationCancelled
ConfirmTrade
ModifyTradeConfirmation
RequestTradeConfirmation
TradeAffirmation
TradeAffirmed
TradeAlreadyAffirmed
TradeAlreadyConfirmed
TradeConfirmed

Global Elements

Groups

Schema Listing

Global Simple Types

The schema does not contain any global simple types.


Global Complex Types

CancelTradeConfirmation

Description:

A type defining the content model for a message requesting that a previously requested TradeConfirmation process be cancelled.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type RequestMessage)

partyTradeIdentifier (exactly one occurrence; of the type PartyTradeIdentifier)

party (exactly one occurrence; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="CancelTradeConfirmation">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message requesting that a
      previously requested TradeConfirmation process be cancelled.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="RequestMessage">
      <xsd:sequence>
        <xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The trade reference identifier(s) allocated to the trade
              by the parties involved.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              An entity having a role 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.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

ConfirmationCancelled

Description:

A type defining the content model for the message generated in reponse to a CancelConfirmation request under normal circumstances.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type ResponseMessage)

tradeIdentifier (exactly one occurrence; of the type TradeIdentifier)

party (exactly one occurrence; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="ConfirmationCancelled">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for the message generated in
      reponse to a CancelConfirmation request under normal
      circumstances.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ResponseMessage">
      <xsd:sequence>
        <xsd:element name="tradeIdentifier" type="TradeIdentifier">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              An instance of a unique trade identifier.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

ConfirmTrade

Description:

A type defining the content model for a message that indicates acceptance of a previously matched trade.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type RequestMessage)

partyTradeIdentifier (exactly one occurrence; of the type PartyTradeIdentifier)

party (exactly one occurrence; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="ConfirmTrade">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message that indicates
      acceptance of a previously matched trade.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="RequestMessage">
      <xsd:sequence>
        <xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The trade reference identifier(s) allocated to the trade
              by the parties involved.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

ModifyTradeConfirmation

Description:

A type defining the content model for a message requesting that the details of a trade previously sent for confirmation be changed.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type RequestMessage)

trade (exactly one occurrence; of the type Trade)

party (one or more occurrences; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="ModifyTradeConfirmation">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message requesting that
      the details of a trade previously sent for confirmation be
      changed.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="RequestMessage">
      <xsd:sequence>
        <xsd:element name="trade" type="Trade">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The root element in an FpML trade document.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

RequestTradeConfirmation

Description:

A type defining the content model for a message requesting that the contained trade be put forward for matching and confirmation.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type RequestMessage)

trade (exactly one occurrence; of the type Trade)

party (one or more occurrences; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="RequestTradeConfirmation">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message requesting that
      the contained trade be put forward for matching and confirmation.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="RequestMessage">
      <xsd:sequence>
        <xsd:element name="trade" type="Trade">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The root element in an FpML trade document.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

TradeAffirmation

Description:

A type defining the content model for a message that indicates that a trade is considered affirmed by the sender.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type NotificationMessage)

trade (exactly one occurrence; of the type Trade)

party (one or more occurrences; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="TradeAffirmation">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message that indicates
      that a trade is considered affirmed by the sender.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NotificationMessage">
      <xsd:sequence>
        <xsd:element name="trade" type="Trade">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The root element in an FpML trade document.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

TradeAffirmed

Description:

A type defining the content model for a message generated when a party confirms that a trade is affirmed.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type ResponseMessage)

tradeIdentifier (one or more occurrences; of the type TradeIdentifier)

party (one or more occurrences; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="TradeAffirmed">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model for a message generated when a
      party confirms that a trade is affirmed.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ResponseMessage">
      <xsd:sequence>
        <xsd:element name="tradeIdentifier" type="TradeIdentifier" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              An instance of a unique trade identifier.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

TradeAlreadyAffirmed

Description:

An error response message indicating that a trade has already been affirmed.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type TradeErrorResponse)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="TradeAlreadyAffirmed">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      An error response message indicating that a trade has already
      been affirmed.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="TradeErrorResponse"/>
  </xsd:complexContent>
</xsd:complexType>

TradeAlreadyConfirmed

Description:

An error response message indicating that a trade has already been confirmed.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type TradeErrorResponse)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="TradeAlreadyConfirmed">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      An error response message indicating that a trade has already
      been confirmed.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="TradeErrorResponse"/>
  </xsd:complexContent>
</xsd:complexType>

TradeConfirmed

Description:

A type defining the content model of a message generated when a trade is determined to be confirmed.

Figure:

Contents:

Inherited element(s): (This definition inherits the content defined by the type NotificationMessage)

trade (exactly one occurrence; of the type Trade)

party (one or more occurrences; of the type Party)

Used by:

Extension of:

Schema Fragment:

<xsd:complexType name="TradeConfirmed">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      A type defining the content model of a message generated when a
      trade is determined to be confirmed.
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NotificationMessage">
      <xsd:sequence>
        <xsd:element name="trade" type="Trade">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The root element in an FpML trade document.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">
              The parties relating to the trade. These will include, at
              a minimum, 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, accountant, confirmation agent etc. In particular,
              parties paying or receiving fees, commissions etc. must
              be specified if referenced in otherPartyPayments. It may
              also service an account of a party that is party to the
              trade, but is not itself a party to the trade.
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

Global Elements

The schema does not contain any global elements.


Groups

The schema does not contain any groups.


Full XML Schema

<xsd:schema targetNamespace="http://www.fpml.org/2007/FpML-4-3" elementFormDefault="qualified" attributeFormDefault="unqualified" version="$Revision: 898 $" ecore:nsPrefix="fpml" ecore:package="org.fpml" ecore:documentRoot="FpML">
  <xsd:include schemaLocation="fpml-msg.xsd"/>
  <xsd:include schemaLocation="fpml-shared.xsd"/>
  <xsd:complexType name="CancelTradeConfirmation">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message requesting that
        a previously requested TradeConfirmation process be cancelled.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="RequestMessage">
        <xsd:sequence>
          <xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The trade reference identifier(s) allocated to the
                trade by the parties involved.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                An entity having a role 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.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="ConfirmationCancelled">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for the message generated in
        reponse to a CancelConfirmation request under normal
        circumstances.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="ResponseMessage">
        <xsd:sequence>
          <xsd:element name="tradeIdentifier" type="TradeIdentifier">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                An instance of a unique trade identifier.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="ConfirmTrade">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message that indicates
        acceptance of a previously matched trade.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="RequestMessage">
        <xsd:sequence>
          <xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The trade reference identifier(s) allocated to the
                trade by the parties involved.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="ModifyTradeConfirmation">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message requesting that
        the details of a trade previously sent for confirmation be
        changed.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="RequestMessage">
        <xsd:sequence>
          <xsd:element name="trade" type="Trade">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The root element in an FpML trade document.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="RequestTradeConfirmation">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message requesting that
        the contained trade be put forward for matching and
        confirmation.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="RequestMessage">
        <xsd:sequence>
          <xsd:element name="trade" type="Trade">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The root element in an FpML trade document.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="TradeAffirmation">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message that indicates
        that a trade is considered affirmed by the sender.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="NotificationMessage">
        <xsd:sequence>
          <xsd:element name="trade" type="Trade">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The root element in an FpML trade document.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="TradeAffirmed">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model for a message generated when
        a party confirms that a trade is affirmed.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="ResponseMessage">
        <xsd:sequence>
          <xsd:element name="tradeIdentifier" type="TradeIdentifier" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                An instance of a unique trade identifier.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="TradeAlreadyAffirmed">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        An error response message indicating that a trade has already
        been affirmed.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="TradeErrorResponse"/>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="TradeAlreadyConfirmed">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        An error response message indicating that a trade has already
        been confirmed.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="TradeErrorResponse"/>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:complexType name="TradeConfirmed">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        A type defining the content model of a message generated when a
        trade is determined to be confirmed.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="NotificationMessage">
        <xsd:sequence>
          <xsd:element name="trade" type="Trade">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The root element in an FpML trade document.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">
                The parties relating to the trade. These will include,
                at a minimum, 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, accountant, confirmation agent etc.
                In particular, parties paying or receiving fees,
                commissions etc. must be specified if referenced in
                otherPartyPayments. It may also service an account of a
                party that is party to the trade, but is not itself a
                party to the trade.
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:schema>