Definition Type: Element
Name: trade
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Trade
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The root element in an FpML trade document.
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_xsd5 Drilldown into Trade 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:element name="trade" type="Trade" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The root element in an FpML trade document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: