Definition Type: Element
Name: onBehalfOf
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:OnBehalfOf
Containing Schema: fpml-doc-5-10.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-shared-5-10_xsd2 Drilldown into partyReference in schema fpml-shared-5-10_xsd2 Drilldown into OnBehalfOf in schema fpml-shared-5-10_xsd2XSD Diagram of onBehalfOf in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onBehalfOf" type="OnBehalfOf" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">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 nsC:partyReference 0 (1)
accountReference nsC:accountReference 0 unbounded
Collapse Derivation Tree: