Definition Type: ComplexType
Name: AccountingStatement_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into AccountingActivity in schema xmlife2_20_01_xsd Drilldown into TotalDebitCount in schema xmlife2_20_01_xsd Drilldown into TotalCreditCount in schema xmlife2_20_01_xsd Drilldown into AccountingActivityDate in schema xmlife2_20_01_xsd Drilldown into TotalDebitAmt in schema xmlife2_20_01_xsd Drilldown into TotalCreditAmt in schema xmlife2_20_01_xsd Drilldown into AccountingStatementSysKey in schema xmlife2_20_01_xsd Drilldown into AccountingStatementKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of AccountingStatement_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AccountingStatement_Type">
    <xsd:sequence>
        <xsd:element ref="AccountingStatementKey" minOccurs="0" />
        <xsd:element ref="AccountingStatementSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TotalCreditAmt" minOccurs="0" />
        <xsd:element ref="TotalDebitAmt" minOccurs="0" />
        <xsd:element ref="AccountingActivityDate" minOccurs="0" />
        <xsd:element ref="TotalCreditCount" minOccurs="0" />
        <xsd:element ref="TotalDebitCount" minOccurs="0" />
        <xsd:element ref="AccountingActivity" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccountingStatementKey nsA:AccountingStatementKey 0 (1)
AccountingStatementSysKey nsA:AccountingStatementSysKey 0 unbounded
TotalCreditAmt nsA:TotalCreditAmt 0 (1)
TotalDebitAmt nsA:TotalDebitAmt 0 (1)
AccountingActivityDate nsA:AccountingActivityDate 0 (1)
TotalCreditCount nsA:TotalCreditCount 0 (1)
TotalDebitCount nsA:TotalDebitCount 0 (1)
AccountingActivity nsA:AccountingActivity 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AccountingStatement