TransactionAuthorizationNumberType

XSD
	<xsd:simpleType name="TransactionAuthorizationNumberType">
		<xsd:annotation>
			<xsd:documentation>The OFX element "TAN" is of type "TransactionAuthorizationNumberType"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="80"/>
		</xsd:restriction>
	</xsd:simpleType>

© Copyright 2023. All Rights Reserved.