Definition Type: Element
Name: routingExplicitDetails
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:RoutingExplicitDetails
Containing Schema: fpml-shared-5-10.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-5-10_xsd2 Drilldown into routingAccountNumber in schema fpml-shared-5-10_xsd2 Drilldown into routingAddress in schema fpml-shared-5-10_xsd2 Drilldown into routingName in schema fpml-shared-5-10_xsd2 Drilldown into RoutingExplicitDetails.model in schema fpml-shared-5-10_xsd2 Drilldown into RoutingExplicitDetails in schema fpml-shared-5-10_xsd2XSD Diagram of routingExplicitDetails in schema fpml-shared-5-10_xsd2 (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 nsC:routingName (1) (1)
routingAddress nsC:routingAddress 0 (1)
routingAccountNumber nsC:routingAccountNumber 0 (1)
routingReferenceText nsC:routingReferenceText 0 unbounded
Collapse Derivation Tree: