SecurityNameType
OFX / Types / SecurityNameType
Minimum length: 1
Maximum length: 120
Usages:
- ProceedDescription_V100 SECNAME
XSD
<xsd:simpleType name="SecurityNameType"> <xsd:annotation> <xsd:documentation>The OFX element "SECNAME" is of type "SecurityNameType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="120"/> </xsd:restriction> </xsd:simpleType>