Definition Type: Element
Name: BankRoutingID
Namespace: http://www.hr-xml.org/3
Type: nsA:IdentifierType
Containing Schema: Fields.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into schemeURI in schema unqualifieddatatypes_xsd Drilldown into schemeDataURI in schema unqualifieddatatypes_xsd Drilldown into schemeVersionID in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyName in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyID in schema unqualifieddatatypes_xsd Drilldown into schemeName in schema unqualifieddatatypes_xsd Drilldown into schemeID in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema fields_xsd1 Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into IdentifierType in schema fields_xsdXSD Diagram of BankRoutingID in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="BankRoutingID" type="IdentifierType">
    <xsd:annotation>
        <xsd: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. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
schemeID udt:schemeID Optional
schemeName udt:schemeName Optional
schemeAgencyID udt:schemeAgencyID Optional
schemeAgencyName udt:schemeAgencyName Optional
schemeVersionID udt:schemeVersionID Optional
schemeDataURI udt:schemeDataURI Optional
schemeURI udt:schemeURI Optional
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: