Definition Type: Element
Name: onBehalfOf
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into OnBehalfOf in schema fpml-shared-5-10_xsdXSD Diagram of onBehalfOf in schema fpml-doc-5-10_xsd (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 nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 unbounded
Collapse Derivation Tree: