Definition Type: Element
Name: routingIds
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:RoutingIds
Containing Schema: fpml-shared-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A set of unique identifiers for a party, eachone identifying the party within a payment system. The assumption is that each party will not have more than one identifier within the same payment system.
Collapse XSD Schema Diagram:
Drilldown into routingId in schema fpml-shared-4-4_xsd Drilldown into RoutingIds in schema fpml-shared-4-4_xsdXSD Diagram of routingIds in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="routingIds" type="RoutingIds" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A set of unique identifiers for a party, eachone identifying the party within a payment system. The assumption is that each party will not have more than one identifier within the same payment system.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingId fpml:routingId (1) unbounded
Collapse Derivation Tree: