Definition Type: Element
Name: routingReferenceText
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A piece of free-format text used to assist the identification of a party involved in the routing of a payment.
Collapse XSD Schema Diagram:
XSD Diagram of routingReferenceText in schema fpml-shared-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="routingReferenceText" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A piece of free-format text used to assist the identification of a party involved in the routing of a payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>