Entity Accounting Periods - SP Mode Example

<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="EntityTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="EntityTransactionMessage"> <entityTransaction> <header> <objectType>EntityAccountingPeriods</objectType> </header> <entityAccountingPeriods> <objectType>EntityAccountingPeriods</objectType> <objectId>EntityAccountingPeriods</objectId> <updateSource>MCADMIN</updateSource> <accountingValidationFlag>Y</accountingValidationFlag> <entityXrefs> <entityXref> <xrefAccountId>XREFK1J2L3T4</xrefAccountId> <xrefAccountIdType>CUSIP</xrefAccountIdType> <xrefClassCode>TF</xrefClassCode> </entityXref> </entityXrefs> <autoAddBasis>Y</autoAddBasis> <initialFlag>N</initialFlag> <yearEndFlag>N</yearEndFlag> <closeoutFlag>N</closeoutFlag> <closedFlag>N</closedFlag> <accountingBasis>GAAP</accountingBasis> <startDate>2015-03-18</startDate> <endDate>2015-03-19</endDate> </entityAccountingPeriods> </entityTransaction> </EagleML>