Definition Type: Element
Name: onBehalfOf
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:OnBehalfOf
Containing Schema: fpml-shared-5-4.xsd
MinOccurs 0
MaxOccurs 4
Abstract
Documentation:
Indicates which party (or parties) (and accounts) a trade or event is being processed for. Normally there will only be a maximum of 2 parties, but in the case of a novation there could be a transferor, transferee, remaining party, and other remaining party. Except for this case, there should be no more than two onABehalfOf references in a message.
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-shared-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onBehalfOf" type="OnBehalfOf" maxOccurs="4" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Indicates which party (or parties) (and accounts) a trade or event is being processed for. Normally there will only be a maximum of 2 parties, but in the case of a novation there could be a transferor, transferee, remaining party, and other remaining party. Except for this case, there should be no more than two onABehalfOf references in a message.</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: