Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Please note, that the xrefs you want to load should be on the entityId level like in the example below (not in the entityXrefs/entityXref model)

<EagleML
  eaglemlVersion="2-0"
  eaglemlType="EntityTransactionMessage"
  eaglemlRevision="303"
  xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd"
  xsi:type="EntityTransactionMessage"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0">
<entityTransaction>
<header>
   <objectType>EntityXref</objectType>
</header>
<entityXref>
   <objectType>EntityIdentifiers</objectType>
   <objectId>EntityIdentifiers</objectId>
   <objectDescription>ENTITY</objectDescription>
   <updateTimestamp>2016-09-30T06:52:02-04:00</updateTimestamp>
   <updateSource>EAGLEADMIN</updateSource>
   <entityId>TEST</entityId>
   <entityName>TEST</entityName>
   <entityType>COMP</entityType>
   <xrefAccountId>TST005_TSTXREF104</xrefAccountId>
   <xrefAccountIdType>XREF104</xrefAccountIdType>
   <xrefClassCode>TF104</xrefClassCode>
</entityXref>
</entityTransaction>
</EagleML>


  • No labels