Definition Type: ComplexType
Name: MFAChallengeTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_Signon_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "MFACHALLENGETRNRS" is of type "MFAChallengeTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into MFACHALLENGERS in schema ofx_signon_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into STATUS in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractResponse in schema ofx_common_xsd Drilldown into AbstractTransactionResponse in schema ofx_common_xsdXSD Diagram of MFAChallengeTransactionResponse in schema ofx_signon_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="MFAChallengeTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "MFACHALLENGETRNRS" is of type "MFAChallengeTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:element name="MFACHALLENGERS" type="ofx:MFAChallengeResponse" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
MFACHALLENGERS ofx:MFACHALLENGERS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:MFACHALLENGETRNRS