Versions Compared

Key

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


Code Block
languagexml
<EagleML
 xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 eaglemlVersion="2-0"
 eaglemlType="ReferenceTransactionMessage"
 xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd"
 xsi:type="ReferenceTransactionMessage">
<referenceTransaction>
<header>
	<objectType>EarningsTimePeriod</objectType>
</header>
<earningsTimePeriod>
	<objectType>EarningsTimePeriod</objectType>
	<objectId>EarningsTimePeriod</objectId>
	<objectDescription>REFERENCE</objectDescription>
	<updateTimestamp>2019-07-29T14:51:13-04:00</updateTimestamp>
	<primaryAssetId>EMLSCR012</primaryAssetId>
	<primaryAssetType>SEDOL</primaryAssetType>
	<issueName>EMLSCR012 ISSUENAME</issueName>
	<issueDescription>EMLSCR012 ISSUEDESCRIPTION</issueDescription>
	<sedol>EMLSCR012</sedol>
	<primaryExchangeCode>NASDAQ</primaryExchangeCode>
	<securityAlias>1945271416</securityAlias>
	<assetCurrency>USD</assetCurrency>
	<beginDate>2018-10-02</beginDate>
	<endDate>2018-10-10</endDate>
	<couponTypeCode>F</couponTypeCode>
	<dayCountBasis>30/365</dayCountBasis>
	<indexOffset>1</indexOffset>
	<coupon>1</coupon>
	<couponFreqCode>12_M</couponFreqCode>
</earningsTimePeriod>
</referenceTransaction>
</EagleML>