Definition Type: Element
Name: routingExplicitDetails
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:RoutingExplicitDetails
Containing Schema: fpml-shared-4-2.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A set of details that is used to identify a party involved in the routing of a payment when the party does not have a code that identifies it within one of the recognized payment systems.
Collapse XSD Schema Diagram:
Drilldown into routingReferenceText in schema fpml-shared-4-2_xsd Drilldown into routingAccountNumber in schema fpml-shared-4-2_xsd Drilldown into routingAddress in schema fpml-shared-4-2_xsd Drilldown into routingName in schema fpml-shared-4-2_xsd Drilldown into RoutingExplicitDetails.model in schema fpml-shared-4-2_xsd Drilldown into RoutingExplicitDetails in schema fpml-shared-4-2_xsdXSD Diagram of routingExplicitDetails in schema fpml-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="routingExplicitDetails" type="RoutingExplicitDetails">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A set of details that is used to identify a party involved in the routing of a payment when the party does not have a code that identifies it within one of the recognized payment systems.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingName fpml:routingName (1) (1)
routingAddress fpml:routingAddress 0 (1)
routingAccountNumber fpml:routingAccountNumber 0 (1)
routingReferenceText fpml:routingReferenceText 0 unbounded
Collapse Derivation Tree: