Definition Type: ComplexType
Name: AccountInfoTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_Signup_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "ACCTINFOTRNRQ" is of type "AccountInfoTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into ACCTINFORQ in schema ofx_signup_message_wrappers_xsd Drilldown into TAN in schema ofx_common_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractTransactionRequest in schema ofx_common_xsdXSD Diagram of AccountInfoTransactionRequest in schema ofx_signup_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="AccountInfoTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "ACCTINFOTRNRQ" is of type "AccountInfoTransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:element name="ACCTINFORQ" type="ofx:AccountInfoRequest" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAN ofx:TAN 0 (1)
ACCTINFORQ ofx:ACCTINFORQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:ACCTINFOTRNRQ, ofx:ACCTINFOTRNRQ, ofx:ACCTINFOTRNRQ