Definition Type: Element
Name: routingIdsAndExplicitDetails
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:RoutingIdsAndExplicitDetails
Containing Schema: fpml-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A combination of coded payment system identifiers and details for physical addressing for a party involved in the routing of a payment.
Collapse XSD Schema Diagram:
Drilldown into routingReferenceText in schema fpml-shared-4-4_xsd Drilldown into routingAccountNumber in schema fpml-shared-4-4_xsd Drilldown into routingAddress in schema fpml-shared-4-4_xsd Drilldown into routingName in schema fpml-shared-4-4_xsd Drilldown into RoutingExplicitDetails.model in schema fpml-shared-4-4_xsd Drilldown into routingIds in schema fpml-shared-4-4_xsd Drilldown into RoutingIdsAndExplicitDetails in schema fpml-shared-4-4_xsdXSD Diagram of routingIdsAndExplicitDetails in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="routingIdsAndExplicitDetails" type="RoutingIdsAndExplicitDetails">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A combination of coded payment system identifiers and details for physical addressing for a party involved in the routing of a payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingIds fpml:routingIds (1) unbounded
routingName fpml:routingName (1) (1)
routingAddress fpml:routingAddress 0 (1)
routingAccountNumber fpml:routingAccountNumber 0 (1)
routingReferenceText fpml:routingReferenceText 0 unbounded
<xs:group> fpml:RoutingExplicitDetails.model (1) (1)
Collapse Derivation Tree: