The OFX element "GENNAME" is of type "GenericNameType"
XSD Schema Diagram:
XSD Schema Code:
<xsd:simpleType name="GenericNameType">
<xsd:annotation>
<xsd:documentation>
The OFX element "GENNAME" is of type "GenericNameType"
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1" />
<xsd:maxLength value="32" />
</xsd:restriction>
</xsd:simpleType>