MFAUrlType

OFX / Types / MFAUrlType

Minimum length: 1

Maximum length: 255

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

© Copyright 2023. All Rights Reserved.