Definition Type: Element
Name: executor
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PartyRole
Containing Schema: fpml-doc-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The Party executing or striking the trade. Executing Party is an industry standard term. This is semantically equivalent to the FIX and ISO20022 Executing Firm or Trader.
Collapse XSD Schema Diagram:
Drilldown into account in schema fpml-doc-4-4_xsd Drilldown into party in schema fpml-doc-4-4_xsd Drilldown into PartyRole in schema fpml-doc-4-4_xsdXSD Diagram of executor in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="executor" type="PartyRole" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Party executing or striking the trade. Executing Party is an industry standard term. This is semantically equivalent to the FIX and ISO20022 Executing Firm or Trader.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
party fpml:party (1) (1)
account fpml:account (1) (1)
Collapse Derivation Tree: