Definition Type: Element
Name: routingIdsAndExplicitDetails
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:RoutingIdsAndExplicitDetails
Containing Schema: fpml-shared-5-10.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-5-10_xsd3 Drilldown into routingAccountNumber in schema fpml-shared-5-10_xsd3 Drilldown into routingAddress in schema fpml-shared-5-10_xsd3 Drilldown into routingName in schema fpml-shared-5-10_xsd3 Drilldown into RoutingExplicitDetails.model in schema fpml-shared-5-10_xsd3 Drilldown into routingIds in schema fpml-shared-5-10_xsd3 Drilldown into RoutingIdsAndExplicitDetails in schema fpml-shared-5-10_xsd3XSD Diagram of routingIdsAndExplicitDetails in schema fpml-shared-5-10_xsd3 (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 nsD:routingIds 0 unbounded
routingName nsD:routingName 0 (1)
routingAddress nsD:routingAddress 0 (1)
routingAccountNumber nsD:routingAccountNumber 0 (1)
routingReferenceText nsD:routingReferenceText 0 unbounded
<xs:group> nsD:RoutingExplicitDetails.model (1) (1)
Collapse Derivation Tree: