GenericDescriptionType
OFX / Types / GenericDescriptionType
Minimum length: 1
Maximum length: 32
Usages:
- ForeignTaxInformation FOREIGNCOUNTRY
- ForeignTaxInformation FOREIGNGROSSINCOMECATEGORY
- ForeignTransactionsDetail FOREIGNGROSSINCOMECATEGORY
- Other OTHERDESC
- Tax1098E_V100 ACCOUNTNUMBER
- Tax1098T_V100 ACCOUNTNUMBER
- Tax1098_V100 ACCOUNTNUMBER
- Tax1098_V100 BORROWERID
- Tax1098_V100 LENDERID
- Tax1098_V100 OTHERLOANINFO
XSD
<xsd:simpleType name="GenericDescriptionType"> <xsd:annotation> <xsd:documentation>The OFX element "GENDESC" is of type "GenericDescriptionType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="32"/> </xsd:restriction> </xsd:simpleType>