Versions Compared

Key

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

...

Code Block
languagexml
<EagleML
eaglemlVersion="2-0"
eaglemlType="ReferenceTransactionMessage"
xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-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>
    <header>
        <objectType>IssuerRating</objectType>
</header>
    <issuerRating>
</header>     <issuerRating>         <objectType>IssuerRating</objectType>
            <objectId>IssuerRating</objectId>
            <objectDescription>REFERENCE</objectDescription>
            <updateTimestamp>2007-06-14T11:04:53-05:00</updateTimestamp>
            <sourceName>EAGLE PACE</sourceName>
            <updateSource>SOURCE</updateSource>
            <effectiveDate>2007<effectiveDate>2017-06-16</effectiveDate>
        <issuerXrefIdentifiers>            <xId1>
              <xId>T153336</xId>
              <xIdType>TICKER</xIdType>
           </xId1>
        </issuerXrefIdentifiers>
        <issuerBattingOrder>CONTRA,TICKER</issuerBattingOrder>
        <alphaRating>AGENCY</alphaRating>
        <numericalRating>999</numericalRating>
        <analystCode>CODE</analystCode>
        <reason>REASON</reason>
       <issuerXrefIdentifiers>
			<xId1>
				<xId>100179</xId>
				<xIdType>INTERNAL</xIdType>
			</xId1>
		</issuerXrefIdentifiers>
		<issuerBattingOrder>INTERNAL</issuerBattingOrder>
		<issuerResolutionOption>MATCH_ALL</issuerResolutionOption>
        <alphaRating>AGENCY</alphaRating>
        <numericalRating>999</numericalRating>
        <analystCode>CODE</analystCode>
        <reason>REASON</reason>
        <approvedBy>APPROVED BY N</approvedBy>
            <submittedBy>SUBMITTED BY</submittedBy>
            <ratingComments>RATING COMMENTS</ratingComments>
            <approvalComments>RATING TYPE CODE</approvalComments>
            <submittedDate>2007-06-13</submittedDate>
            <provider>RATING 1</provider>
            <ratingCode>RATING CODE</ratingCode>
            <ratingTypeIndicator>RATING TYPE CODE</ratingTypeIndicator>
            <program>PROGRAM TYPE CODE</program>
            <ratingChar3>DEBT TYPE CODE</ratingChar3>
            <ratingChar4>OUTLOOK CODE</ratingChar4>
            <ratingChar5>RATING LEVEL CODE</ratingChar5>
            <ratingChar6>ISSUER RATING CHAR6</ratingChar6>
            <ratingChar7>ISSUER RATING CHAR7</ratingChar7>
            <ratingChar8>ISSUER RATING CHAR8</ratingChar8>
            <ratingChar9>ISSUER RATING CHAR9</ratingChar9>
            <ratingChar10>ISSUER RATING CHAR10 N</ratingChar10>
            <ratingDate2>2017-03-29</ratingDate2>
            <ratingDate3>2017-03-29</ratingDate3>
            <ratingFloat1>813.51</ratingFloat1>
            <ratingFloat2>863.097</ratingFloat2>
            <ratingFloat3>403.679</ratingFloat3>
            <bkupUpdateSource>BKUP_UPDATE_SOURCE</bkupUpdateSource>
            <sourceDate>2017-03-29</sourceDate>
   
		<currency>USD</currency>
    </issuerRating>
	</referenceTransaction>
</EagleML>

...