Definition Type: Group
Name: OnBehalfOf.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-4.xsd
Collapse XSD Schema Diagram:
Drilldown into onBehalfOf in schema fpml-shared-5-4_xsdXSD Diagram of OnBehalfOf.model in schema fpml-shared-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="OnBehalfOf.model">
    <xsd:sequence>
        <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>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
onBehalfOf nsA:onBehalfOf 0 4