ZipType

OFX / Types / ZipType

Minimum length: 1

Maximum length: 11

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

© Copyright 2023. All Rights Reserved.