Definition Type: ComplexType
Name: Beneficiary
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:Routing
Containing Schema: fpml-shared-4-2.xsd
Abstract
Documentation:
A type defining the beneficiary of the funds.
Collapse XSD Schema Diagram:
Drilldown into beneficiaryPartyReference in schema fpml-shared-4-2_xsd Drilldown into routingIdsAndExplicitDetails in schema fpml-shared-4-2_xsd Drilldown into routingExplicitDetails in schema fpml-shared-4-2_xsd Drilldown into routingIds in schema fpml-shared-4-2_xsd Drilldown into Routing in schema fpml-shared-4-2_xsdXSD Diagram of Beneficiary in schema fpml-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Beneficiary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the beneficiary of the funds.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Routing">
            <xsd:sequence>
                <xsd:element name="beneficiaryPartyReference" type="PartyReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Link to the party acting as beneficiary. This element can only appear within the beneficiary container element.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingIds fpml:routingIds (1) (1)
routingExplicitDetails fpml:routingExplicitDetails (1) (1)
routingIdsAndExplicitDetails fpml:routingIdsAndExplicitDetails (1) (1)
beneficiaryPartyReference fpml:beneficiaryPartyReference 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:beneficiary, fpml:beneficiaryBank