Definition Type: ComplexType
Name: Beneficiary
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining the beneficiary of the funds.
Collapse XSD Schema Diagram:
Drilldown into beneficiaryPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into routingIdsAndExplicitDetails in schema fpml-shared-5-10_xsd4 Drilldown into routingExplicitDetails in schema fpml-shared-5-10_xsd4 Drilldown into routingIds in schema fpml-shared-5-10_xsd4 Drilldown into RoutingIdentification.model in schema fpml-shared-5-10_xsd4XSD Diagram of Beneficiary in schema fpml-shared-5-10_xsd4 (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:sequence>
        <xsd:group ref="RoutingIdentification.model" />
        <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:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingIds nsE:routingIds (1) (1)
routingExplicitDetails nsE:routingExplicitDetails (1) (1)
routingIdsAndExplicitDetails nsE:routingIdsAndExplicitDetails (1) (1)
beneficiaryPartyReference nsE:beneficiaryPartyReference 0 (1)
<xs:group> nsE:RoutingIdentification.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:beneficiary, nsE:beneficiaryBank