Definition Type: ComplexType
Name: MFAChallengeAnswer
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Signon.xsd
Abstract
Documentation:
The OFX element "MFACHALLENGEANSWER" is of type "MFAChallengeAnswer".
Collapse XSD Schema Diagram:
Drilldown into MFAPHRASEA in schema ofx_signon_xsd Drilldown into MFAPHRASEID in schema ofx_signon_xsdXSD Diagram of MFAChallengeAnswer in schema ofx_signon_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="MFAChallengeAnswer">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "MFACHALLENGEANSWER" is of type "MFAChallengeAnswer".
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="MFAPHRASEID" type="ofx:IdType" />
        <xsd:element name="MFAPHRASEA" type="ofx:MFAPhraseType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MFAPHRASEID ofx:MFAPHRASEID (1) (1)
MFAPHRASEA ofx:MFAPHRASEA (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:MFACHALLENGEANSWER