Definition Type: ComplexType
Name: CreditCardStatementResponse
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_CreditCard_Messages.xsd
Abstract False
Documentation:
The OFX element "CCSTMTRS" is of type "CreditCardStatementResponse"
Collapse XSD Schema Diagram:
Drilldown into MKTGINFO Drilldown into BALLIST Drilldown into AVAILBAL Drilldown into LEDGERBAL Drilldown into BANKTRANLIST Drilldown into CCACCTFROM Drilldown into CURDEFXSD Diagram of CreditCardStatementResponse
Collapse XSD Schema Code:
<xsd:complexType name="CreditCardStatementResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "CCSTMTRS" is of type "CreditCardStatementResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="CURDEF" type="ofx:CurrencyEnum" />
        <xsd:element name="CCACCTFROM" type="ofx:CreditCardAccount" />
        <xsd:element name="BANKTRANLIST" type="ofx:BankTransactionList" minOccurs="0" maxOccurs="1" />
        <xsd:element name="LEDGERBAL" type="ofx:LedgerBalance" />
        <xsd:element name="AVAILBAL" type="ofx:AvailableBalance" minOccurs="0" maxOccurs="1" />
        <xsd:element name="BALLIST" type="ofx:BalanceList" minOccurs="0" maxOccurs="1" />
        <xsd:element name="MKTGINFO" type="ofx:InfoType" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CURDEF ofx:CURDEF (1) (1)
CCACCTFROM ofx:CCACCTFROM (1) (1)
BANKTRANLIST ofx:BANKTRANLIST 0 1
LEDGERBAL ofx:LEDGERBAL (1) (1)
AVAILBAL ofx:AVAILBAL 0 1
BALLIST ofx:BALLIST 0 1
MKTGINFO ofx:MKTGINFO 0 1
Collapse Derivation Tree:
Collapse References:
ofx:CCSTMTRS
Collapse Comments:
blog comments powered by Disqus