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