LongMessageType
OFX / Types / LongMessageType
Minimum length: 1
Maximum length: 2000
Usages:
- Tax1099OID_V100 DESCRIPTION
XSD
<xsd:simpleType name="LongMessageType">
<xsd:annotation>
<xsd:documentation>
The OFX element "LONGMSG" is of type "LongMessageType"
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="2000"/>
</xsd:restriction>
</xsd:simpleType>