Definition Type: Element
Name: onBehalfOf
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:OnBehalfOf
Containing Schema: fpml-msg-5-0.xsd
MinOccurs (1)
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_xsd Drilldown into partyReference in schema fpml-msg-5-0_xsd Drilldown into OnBehalfOf in schema fpml-msg-5-0_xsdXSD Diagram of onBehalfOf in schema fpml-msg-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onBehalfOf" type="OnBehalfOf">
    <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 nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 unbounded
Collapse Derivation Tree: