Definition Type: ComplexType
Name: AccountingActivity_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into Jurisdiction in schema xlifebase2_20_01_xsd Drilldown into AccountDebitCreditType in schema xmlife2_20_01_xsd Drilldown into ActivityDate in schema xmlife2_20_01_xsd Drilldown into AccountAmount in schema xmlife2_20_01_xsd Drilldown into AccountNumber in schema xmlife2_20_01_xsd Drilldown into AccountingActivitySysKey in schema xmlife2_20_01_xsd Drilldown into AccountingActivityKey in schema xmlife2_20_01_xsd Drilldown into AppliesToPartyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of AccountingActivity_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AccountingActivity_Type">
    <xsd:sequence>
        <xsd:element ref="AccountingActivityKey" minOccurs="0" />
        <xsd:element ref="AccountingActivitySysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AccountNumber" minOccurs="0" />
        <xsd:element ref="AccountAmount" minOccurs="0" />
        <xsd:element ref="ActivityDate" minOccurs="0" />
        <xsd:element ref="AccountDebitCreditType" minOccurs="0" />
        <xsd:element ref="Jurisdiction" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="AppliesToPartyID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccountingActivityKey nsA:AccountingActivityKey 0 (1)
AccountingActivitySysKey nsA:AccountingActivitySysKey 0 unbounded
AccountNumber nsA:AccountNumber 0 (1)
AccountAmount nsA:AccountAmount 0 (1)
ActivityDate nsA:ActivityDate 0 (1)
AccountDebitCreditType nsA:AccountDebitCreditType 0 (1)
Jurisdiction nsA:Jurisdiction 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
AppliesToPartyID nsA:AppliesToPartyID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AccountingActivity