AccountIdType

OFX / Types / AccountIdType

Minimum length: 1

Maximum length: 22

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

© Copyright 2023. All Rights Reserved.