InfoType

OFX / Types / InfoType

Minimum length: 1

Maximum length: 360

Usages:
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>

© Copyright 2023. All Rights Reserved.