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