MFAPhraseType

OFX / Types / MFAPhraseType

Minimum length: 1

Maximum length: 64

Usages:
XSD
  <xsd:simpleType name="MFAPhraseType">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "MFAPHRASEA" is of type "MFAPhraseType".
        The OFX element "MFAPHRASELABEL" is of type "MFAPhraseType".
      </xsd:documentation>
    </xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="64"/>
		</xsd:restriction>
  </xsd:simpleType>

© Copyright 2023. All Rights Reserved.