Definition Type: Element
Name: RoutingInformation
Namespace: http://www.starstandard.org/STAR/5
Type: star:RoutingInformationType
Containing Schema: Components.xsd
Abstract
Documentation:
The RoutingInformation component represents how the EFT will be routed from the applicant's bank to the finance source.
Collapse XSD Schema Diagram:
Drilldown into AccountTypeString in schema components_xsd Drilldown into AccountID in schema components_xsd Drilldown into TransitRoutingNumberString in schema components_xsd Drilldown into RoutingInformationType in schema components_xsdXSD Diagram of RoutingInformation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RoutingInformation" type="RoutingInformationType">
    <xsd:annotation>
        <xsd:documentation>The RoutingInformation component represents how the EFT will be routed from the applicant's bank to the finance source.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransitRoutingNumberString star:TransitRoutingNumberString (1) (1)
AccountID star:AccountID (1) (1)
AccountTypeString star:AccountTypeString 0 (1)
Collapse Derivation Tree: