Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Code Block
languagexml
<EagleML
 eaglemlVersion="2-0"
 eaglemlType="ReferenceTransactionMessage"
 eaglemlRevision="222"
 xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0eagleml-main-2-0.xsd"
 xsi:type="ReferenceTransactionMessage"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0">
    <referenceTransaction>
        <entityEntitlementList>
            <objectType>EntityEntitlementList</objectType>
            <objectId>EntityEntitlementList</objectId>
            <objectDescription></objectDescription>
            <updateTimestamp>2016-01-20T14:17:19-04:00</updateTimestamp>
            <businessGroupEntityEntitlementList>
                <businessGroupName>R&D Group</businessGroupName>
                <businessGroupId>991</businessGroupId>
                <businessGroupType>R</businessGroupType>
                <entity>
                    <entityId>CBOO1</entityId>
                    <entityName>CBOO1</entityName>
                    <entityType>CIDX</entityType>
                    <xrefAccountId>TT002</xrefAccountId>
                    <xrefAccountIdType>CRDID</xrefAccountIdType>
                    <entityXrefs>
                        <entityXref>
                            <xrefAccountId>TT002</xrefAccountId>
                            <xrefAccountIdType>CRDID</xrefAccountIdType>
                        </entityXref>
                    </entityXrefs>
                </entity>
            </businessGroupEntityEntitlementList>
        </entityEntitlementList>
    </referenceTransaction>
</EagleML>