Definition Type: Element
Name: partyTradeInformation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PartyTradeInformation
Containing Schema: fpml-doc-4-4.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-4-4_xsd Drilldown into trader in schema fpml-doc-4-4_xsd Drilldown into partyReference in schema fpml-doc-4-4_xsd Drilldown into PartyTradeInformation in schema fpml-doc-4-4_xsdXSD Diagram of partyTradeInformation in schema fpml-doc-4-4_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 fpml:partyReference (1) (1)
trader fpml:trader 0 unbounded
executionDateTime fpml:executionDateTime 0 (1)
Collapse Derivation Tree: