Definition Type: ComplexType
Name: Routing
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type that provides three alternative ways of identifying a party involved in the routing of a payment. The identification may use payment system identifiers only; actual name, address and other reference information; or a combination of both.
Collapse XSD Schema Diagram:
Drilldown into routingIdsAndExplicitDetails in schema fpml-shared-4-4_xsd Drilldown into routingExplicitDetails in schema fpml-shared-4-4_xsd Drilldown into routingIds in schema fpml-shared-4-4_xsd Drilldown into RoutingIdentification.model in schema fpml-shared-4-4_xsdXSD Diagram of Routing in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Routing">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that provides three alternative ways of identifying a party involved in the routing of a payment. The identification may use payment system identifiers only; actual name, address and other reference information; or a combination of both.</xsd:documentation>
    </xsd:annotation>
    <xsd:group ref="RoutingIdentification.model" />
</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)
Collapse Derivation Tree:
Collapse References:
fpml:beneficiary, fpml:beneficiaryBank