AccountIdType
OFX / Types / AccountIdType
Minimum length: 1
Maximum length: 22
Usages:
- FIDirectDepositInfo FIACCTNUM
- Tax1097Request ACCTNUM
- Tax1097Response ACCTNUM
- Tax1098Request ACCTNUM
- Tax1098Response ACCTNUM
- Tax1099Request ACCTNUM
- Tax1099Response ACCTNUM
- Tax2439Request ACCTNUM
- Tax2439Response ACCTNUM
- Tax5498Request ACCTNUM
- Tax5498Response ACCTNUM
- TaxK1Request ACCTNUM
- TaxK1Response ACCTNUM
- TaxPDFRequest ACCTNUM
- TaxPDFResponse ACCTNUM
XSD
<xsd:simpleType name="AccountIdType"> <xsd:annotation> <xsd:documentation>The OFX element "ACCTID" is of type "AccountIdType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:maxLength value="22"/> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType>