HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: BankRoutingID

Name BankRoutingID
Type IdentifierType
Documentation This is a number or identifier for a bank used in the context of electronic funds transfer. Usually, only a single routing number needs to be specified in the context of a given transaction. However, multiple banking routng identification schemes exist. SWIFT codes are a widely used international scheme. An "ABA Bank Routing Number" is commonly used within the United States. The schemeID attribute of BankRoutingID would be used to identify the particular type of bank ID being used.
XML Instance Representation
<BankRoutingID

validFrom=" FormattedDateTimeType [0..1]"

validTo=" FormattedDateTimeType [0..1]">

oa: IdentifierType

</BankRoutingID>
Schema Component Representation
<xsd:element name="BankRoutingID" type=" IdentifierType"/>