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
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 Derivation Tree:
Collapse References:
ofx:AUTHTOKENLABEL, ofx:USERCRED1LABEL, ofx:USERCRED2LABEL
Collapse Comments:
blog comments powered by Disqus