Definition Type: SimpleType
Name: MFATextType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Profile.xsd
Documentation:
The OFX element "USERCRED1LABEL" is of type "MFATextType" The OFX element "USERCRED2LABEL" is of type "MFATextType"
Collapse XSD Schema Diagram:
XSD Diagram of MFATextType in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="MFATextType">
    <xsd:annotation>
        <xsd:documentation>
                  The OFX element "USERCRED1LABEL" is of type "MFATextType"
                  The OFX element "USERCRED2LABEL" is of type "MFATextType"
              </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:minLength value="1" />
        <xsd:maxLength value="64" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 64
MinLength 1
Collapse Derivation Tree:
Collapse References:
ofx:AUTHTOKENLABEL, ofx:USERCRED1LABEL, ofx:USERCRED2LABEL