Entity Accounting Periods Example - All Elements

This example was processed by eagle_default\in\xml\xml-ent_entityaccountingperiods.xml rule.

<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="ReferenceTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="ReferenceTransactionMessage">
    <entityTransaction>
        <header>
            <objectType>EntityAccountingPeriods</objectType>
        </header>
        <entityAccountingPeriods>
            <objectType>EntityAccountingPeriods</objectType>
            <objectId>EntityAccountingPeriods</objectId>
            <updateSource>MCADMIN</updateSource>
            <entityXrefs>
                <entityXref>
                    <xrefAccountId>COMPXREFTST01</xrefAccountId>
                    <xrefAccountIdType>COMP_TST_1</xrefAccountIdType>
                    <xrefClassCode>TF1</xrefClassCode>
                </entityXref>
            </entityXrefs>
            <entityResolutionOption>MATCH_ALL</entityResolutionOption>
            <entityBattingOrder>TF1</entityBattingOrder>
            <initialFlag>N</initialFlag>
            <yearEndFlag>N</yearEndFlag>
            <closeoutFlag>N</closeoutFlag>
            <closedFlag>N</closedFlag>
            <accountingBasis>GAAP</accountingBasis>
            <startDate>2006-01-13</startDate>
            <endDate>2006-01-18</endDate>
            <closedDate>2006-01-17</closedDate>
            <reopenUserid>USER_ID</reopenUserid>
            <closeUserid>USER_ID</closeUserid>
            <baseCurrency>USD</baseCurrency>
            <reopenedDate>2014-12-30</reopenedDate>
            <transClosedFlag>N</transClosedFlag>
            <transClosedDate>2014-12-30</transClosedDate>
            <transReopenUserid>USER_ID</transReopenUserid>
            <transCloseUserid>USER_ID</transCloseUserid>
            <transReopenendDate>2014-12-30</transReopenendDate>
            <monthEndDate>2014-12-31</monthEndDate>
            <monthEndStatus>Y</monthEndStatus>
            <acctPeriodSeq>1</acctPeriodSeq>
        </entityAccountingPeriods>
    </entityTransaction>
</EagleML>