Definition Type: ComplexType
Name: RoutingExplicitDetails
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-shared-5-9.xsd
Abstract
Documentation:
A type that models name, address and supplementary textual information for the purposes of identifying a party involved in the routing of a payment.
Collapse XSD Schema Diagram:
Drilldown into routingReferenceText in schema fpml-shared-5-9_xsd Drilldown into routingAccountNumber in schema fpml-shared-5-9_xsd Drilldown into routingAddress in schema fpml-shared-5-9_xsd Drilldown into routingName in schema fpml-shared-5-9_xsd Drilldown into RoutingExplicitDetails.model in schema fpml-shared-5-9_xsdXSD Diagram of RoutingExplicitDetails in schema fpml-shared-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="RoutingExplicitDetails">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that models name, address and supplementary textual information for the purposes of identifying a party involved in the routing of a payment.</xsd:documentation>
    </xsd:annotation>
    <xsd:group ref="RoutingExplicitDetails.model" />
</xsd:complexType>
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:
Collapse References:
nsA:routingExplicitDetails
Collapse Comments:
blog comments powered by Disqus