Definition Type: Element
Name: TransitRoutingNumberString
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:StringType
Containing Schema: Components.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A nine-digit number (eight digits and a check digit) that identifies a specific financial institution. Also referred to as the ABA number.
Collapse XSD Schema Diagram:
XSD Diagram of TransitRoutingNumberString in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TransitRoutingNumberString" type="qdt:StringType">
    <xsd:annotation>
        <xsd:documentation>
                        A nine-digit number (eight digits and a check digit) that
                            identifies a specific financial institution. Also referred to as the ABA
                            number.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: