InfoType
OFX / Types / InfoType
Minimum length: 1
Maximum length: 360
Usages:
- AdditionalAmountType DESC
- AdditionalOtherAmountType DESC
- OtherInfoDetail REHABEXPENDITURESPROPTYPE
XSD
<xsd:simpleType name="InfoType"> <xsd:annotation> <xsd:documentation>The OFX element "INFO" is of type "InfoType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="360"/> </xsd:restriction> </xsd:simpleType>