Entity To Composite Example - All Elements

This example was processed by eagle_default\in\xml\xml-ent_entitytocomposite.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>EntityToComposite</objectType>
            <action>ADD</action>
        </header>
        <entityToComposite>
            <objectType>EntityToComposite</objectType>
            <objectId>EntityToComposite</objectId>
            <updateSource>MCADMIN</updateSource>
            <entityId>110110</entityId>
            <entityName>110110</entityName>
            <entityType>COMP</entityType>
            <composite>
                <entityId>1234COMP</entityId>
                <entityName>1234COMP</entityName>
                <entityType>COMP</entityType>
            </composite>
            <effectiveDate>2014-12-25</effectiveDate>
            <weight>87</weight>
            <listOrder>3</listOrder>
            <indexToDate>2014-11-17</indexToDate>
            <indexFromDate>2014-11-18</indexFromDate>
            <userInd1>test01</userInd1>
            <userInd2>test02</userInd2>
            <userInd3>test03</userInd3>
        </entityToComposite>
    </entityTransaction>
</EagleML>