CusipType
OFX / Types / CusipType
Minimum length: 1
Maximum length: 32
Usages:
- Tax1099B_V100 CUSIPNUM
- Tax1099INT_V100 CUSIPNUM
XSD
<xsd:simpleType name="CusipType"> <xsd:annotation> <xsd:documentation>The OFX element "CUSIP" is of type "CusipType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="32"/> </xsd:restriction> </xsd:simpleType>