TagValueType

OFX / Types / TagValueType

Minimum length: 1

Maximum length: 10000

Usages:
XSD
	<xsd:simpleType name="TagValueType">
		<xsd:annotation>
			<xsd:documentation>The OFX element "TAGVALUE" is of type "TagValueType"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="10000"/>
		</xsd:restriction>
	</xsd:simpleType>

© Copyright 2023. All Rights Reserved.