Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched Drilldown into TradeMatched
Definition Type Complex Type
Name TradeMatched
Namespace http://www.fpml.org/2003/FpML-4-0
Type nsA:NotificationMessage
Abstract False
Documentation A type defining the content model for a message indicating that a correlation has been made between two transactions.
XSD Schema fpml-msg-4-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of TradeMatched
Collapse XSD Schema Code
<xsd:complexType name="TradeMatched" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A type defining the content model for a message indicating that a correlation has been made between two transactions.</xsd:documentation>
  </xsd:annotation>

  <xsd:complexContent>
    <xsd:extension base="NotificationMessage">
      <xsd:sequence>
        <xsd:element maxOccurs="unbounded" name="tradeIdentifier" type="TradeIdentifier">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">An instance of a unique trade identifier.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" maxOccurs="unbounded" name="differences" type="TradeDifference"/>
        <xsd:element maxOccurs="unbounded" name="party" type="Party">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The parties obligated to make payments from time to time during the term of the trade. This will include, at a minimum, the principal parties involved in the swap or forward rate agreement. Other parties paying or receiving fees, commissions etc. must also be specified if referenced in other party payments.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

      </xsd:sequence>

    </xsd:extension>

  </xsd:complexContent>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
nsA:Document
    nsA:Message
        nsA:NotificationMessage
            TradeMatched
                [No Super Types]
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring Web Service Tools