Definition Type: ComplexType
Name: Trade
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-doc-5-10.xsd
Abstract
Documentation:
A type defining an FpML trade.
Collapse XSD Schema Diagram:
Drilldown into barrierDeterminationAgent in schema fpml-doc-5-10_xsd5 Drilldown into product in schema fpml-shared-5-10_xsd5 Drilldown into tradeHeader in schema fpml-doc-5-10_xsd5 Drilldown into id in schema fpml-doc-5-10_xsd5XSD Diagram of Trade in schema fpml-doc-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Trade">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining an FpML trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="tradeHeader" type="TradeHeader">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The information on the trade which is not product specific, e.g. trade date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="product" />
        <xsd:element name="barrierDeterminationAgent" type="PartyReference" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The party referenced is specified in the related Confirmation as Barrier Determination Agent.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeHeader nsF:tradeHeader (1) (1)
product nsF:product (1) (1)
barrierDeterminationAgent nsF:barrierDeterminationAgent 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:feeTrade, nsF:newTrade, nsF:oldTrade, nsF:originalTrade, nsF:resultingTrade, nsF:trade, nsF:trade, nsF:trade, nsF:trade, nsF:trade