ShortMessageType
OFX / Types / ShortMessageType
Minimum length: 1
Maximum length: 80
Usages:
- ProfileResponse EMAIL
- Tax1099B_V100 DSCR
XSD
<xsd:simpleType name="ShortMessageType"> <xsd:annotation> <xsd:documentation>The OFX element "SHORTMSG" is of type "ShortMessageType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="80"/> </xsd:restriction> </xsd:simpleType>