Definition Type: Element
Name: routingExplicitDetails
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:RoutingExplicitDetails
Containing Schema: fpml-shared-4-0.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-0_xsd Drilldown into routingAccountNumber in schema fpml-shared-4-0_xsd Drilldown into routingAddress in schema fpml-shared-4-0_xsd Drilldown into routingName in schema fpml-shared-4-0_xsd Drilldown into RoutingExplicitDetails in schema fpml-shared-4-0_xsdXSD Diagram of routingExplicitDetails in schema fpml-shared-4-0_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 nsA:routingName (1) (1)
routingAddress nsA:routingAddress 0 (1)
routingAccountNumber nsA:routingAccountNumber 0 (1)
routingReferenceText nsA:routingReferenceText 0 unbounded
Collapse Derivation Tree: