CharType
OFX / Types / CharType
Minimum length: 1
Maximum length: 1
Usages:
- ProceedDescription_V100 FORM8949CODE
- ProceedSummary_V100 FORM8949CODE
- Tax1099R_V100 DISTCODE
XSD
<xsd:simpleType name="CharType"> <xsd:annotation> <xsd:documentation>The OFX element "CHAR" is of type "CharType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="1"/> </xsd:restriction> </xsd:simpleType>