BankIdType
OFX / Types / BankIdType
Minimum length: 1
Maximum length: 9
Usages:
- FIDirectDepositInfo FIROUTINGNUM
XSD
<xsd:simpleType name="BankIdType"> <xsd:annotation> <xsd:documentation>The OFX element "BANKID" is of type "BankIdType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:maxLength value="9"/> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType>