Definition Type: Element
Name: partyTradeInformation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:PartyTradeInformation
Containing Schema: fpml-doc-5-2.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Additional trade information that may be provided by each involved party.
Collapse XSD Schema Diagram:
Drilldown into executionDateTime in schema fpml-doc-5-2_xsd Drilldown into trader in schema fpml-doc-5-2_xsd Drilldown into category in schema fpml-doc-5-2_xsd Drilldown into isAccountingHedge in schema fpml-doc-5-2_xsd Drilldown into unit in schema fpml-doc-5-2_xsd Drilldown into description in schema fpml-doc-5-2_xsd Drilldown into reportingRole in schema fpml-doc-5-2_xsd Drilldown into relatedParty in schema fpml-doc-5-2_xsd Drilldown into accountReference in schema fpml-shared-5-2_xsd Drilldown into partyReference in schema fpml-shared-5-2_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-2_xsd Drilldown into PartyTradeInformation in schema fpml-doc-5-2_xsdXSD Diagram of partyTradeInformation in schema fpml-doc-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partyTradeInformation" type="PartyTradeInformation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Additional trade information that may be provided by each involved party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference 0 (1)
accountReference nsA:accountReference 0 (1)
relatedParty nsA:relatedParty 0 unbounded
reportingRole nsA:reportingRole 0 (1)
description nsA:description 0 (1)
unit nsA:unit 0 unbounded
isAccountingHedge nsA:isAccountingHedge 0 (1)
category nsA:category 0 unbounded
trader nsA:trader 0 unbounded
executionDateTime nsA:executionDateTime 0 (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: