Definition Type: ComplexType
Name: LoanStatementTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_Loan_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "LOANSTMTTRNRQ" is of type "LoanStatementTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into LOANSTMTRQ Drilldown into TAN Drilldown into CLTCOOKIE Drilldown into TRNUID Drilldown into AbstractRequest Drilldown into AbstractTransactionRequestXSD Diagram of LoanStatementTransactionRequest
Collapse XSD Schema Code:
<xsd:complexType name="LoanStatementTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>        The OFX element "LOANSTMTTRNRQ" is of type "LoanStatementTransactionRequest"      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:element name="LOANSTMTRQ" type="ofx:LoanStatementRequest" />
            </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)
LOANSTMTRQ ofx:LOANSTMTRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANSTMTTRNRQ, ofx:LOANSTMTTRNRQ, ofx:LOANSTMTTRNRQ
Collapse Comments:
blog comments powered by Disqus