Definition Type: ComplexType
Name: CreditCardClosing
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_CreditCard.xsd
Abstract False
Documentation:
The OFX element "CCCLOSING" is of type "CreditCardClosing"
Collapse XSD Schema Diagram:
Drilldown into ORIGCURRENCY Drilldown into CURRENCY Drilldown into IMAGEDATA Drilldown into MKTGINFO Drilldown into DTPOSTEND Drilldown into DTPOSTSTART Drilldown into CREDITLIMIT Drilldown into DEBADJ Drilldown into PURANDADV Drilldown into PAYANDCREDIT Drilldown into FINCHG Drilldown into MINPMTDUE Drilldown into DTPMTDUE Drilldown into BALCLOSE Drilldown into BALOPEN Drilldown into DTNEXT Drilldown into DTCLOSE Drilldown into DTOPEN Drilldown into FITIDXSD Diagram of CreditCardClosing
Collapse XSD Schema Code:
<xsd:complexType name="CreditCardClosing">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "CCCLOSING" is of type "CreditCardClosing"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="FITID" type="ofx:FinancialInstitutionTransactionIdType" />
        <xsd:element name="DTOPEN" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="DTCLOSE" type="ofx:DateTimeType" />
        <xsd:element name="DTNEXT" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="BALOPEN" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="BALCLOSE" type="ofx:AmountType" />
        <xsd:element name="DTPMTDUE" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="MINPMTDUE" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="FINCHG" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="PAYANDCREDIT" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="PURANDADV" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="DEBADJ" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="CREDITLIMIT" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="DTPOSTSTART" type="ofx:DateTimeType" />
        <xsd:element name="DTPOSTEND" type="ofx:DateTimeType" />
        <xsd:element name="MKTGINFO" type="ofx:InfoType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="IMAGEDATA" type="ofx:ImageData" minOccurs="0" maxOccurs="1" />
        <xsd:choice minOccurs="0" maxOccurs="1">
            <xsd:element name="CURRENCY" type="ofx:Currency" />
            <xsd:element name="ORIGCURRENCY" type="ofx:Currency" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FITID ofx:FITID (1) (1)
DTOPEN ofx:DTOPEN 0 1
DTCLOSE ofx:DTCLOSE (1) (1)
DTNEXT ofx:DTNEXT 0 1
BALOPEN ofx:BALOPEN 0 1
BALCLOSE ofx:BALCLOSE (1) (1)
DTPMTDUE ofx:DTPMTDUE 0 1
MINPMTDUE ofx:MINPMTDUE 0 1
FINCHG ofx:FINCHG 0 1
PAYANDCREDIT ofx:PAYANDCREDIT 0 1
PURANDADV ofx:PURANDADV 0 1
DEBADJ ofx:DEBADJ 0 1
CREDITLIMIT ofx:CREDITLIMIT 0 1
DTPOSTSTART ofx:DTPOSTSTART (1) (1)
DTPOSTEND ofx:DTPOSTEND (1) (1)
MKTGINFO ofx:MKTGINFO 0 1
IMAGEDATA ofx:IMAGEDATA 0 1
CURRENCY ofx:CURRENCY (1) (1)
ORIGCURRENCY ofx:ORIGCURRENCY (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:CCCLOSING
Collapse Comments:
blog comments powered by Disqus