Entity Composite Example - All Elements

This example was processed by eagle_default\in\xml\xml-ent_entitycomposite.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="EntityTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="EntityTransactionMessage">
    <entityTransaction>
        <header>
            <objectType>EntityComposite</objectType>
        </header>
        <entityComposite>
            <objectType>EntityComposite</objectType>
            <objectId>EntityComposite</objectId>
            <updateSource>MCADMIN</updateSource>
            <entityId>COMP0001</entityId>
            <entityName>COMP0001_name</entityName>
            <entityType>COMP</entityType>
            <accountingBasis>USTAX</accountingBasis>
            <compositeCurrency>USD</compositeCurrency>
            <effectiveDate>2014-10-28</effectiveDate>
            <entityPartitionAssignment>1</entityPartitionAssignment>
            <entityStatus>Y</entityStatus>
        </entityComposite>
    </entityTransaction>
</EagleML>