Definition Type: Element
Name: onBehalfOf
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:OnBehalfOf
Containing Schema: fpml-msg-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates which party (and accounts) a trade is being processed for.
Collapse XSD Schema Diagram:
Drilldown into accountReference in schema fpml-msg-5-0_xsd1 Drilldown into partyReference in schema fpml-msg-5-0_xsd1 Drilldown into OnBehalfOf in schema fpml-msg-5-0_xsd1XSD Diagram of onBehalfOf in schema fpml-msg-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onBehalfOf" type="OnBehalfOf" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Indicates which party (and accounts) a trade is being processed for.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference 0 (1)
accountReference nsB:accountReference 0 unbounded
Collapse Derivation Tree: