Short Term Debt SMF Example
Supported processing security type: DBDCST, DBIBMA, DBIBRP, DBIBST, DBSTST, DBIBRR.
Short Term Debt SMF is a particular case of Generic SMF Object for eagle_ml-2-0_default_in_xml_smf_generic stream.
Set accoutingValidationFlag parameter to "Y" to process this example with xml-smf.xml rule.
To avoid errors in your particular environment, you may need to use unique issueName node.
<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>
<action>ADD</action>
<objectType>GenericSMF</objectType>
</header>
<genericSMF>
<objectType>GenericSMF</objectType>
<objectId>GenericSMF</objectId>
<objectDescription>SMF</objectDescription>
<sourceName>EAGLE PACE</sourceName>
<updateSource>AFASTOVICH</updateSource>
<effectiveDate>2014-11-04</effectiveDate>
<accountingValidationFlag>Y</accountingValidationFlag>
<issueName>AS01F0506</issueName>
<internalId>AS01F0506</internalId>
<primaryAssetId>AS01F0506</primaryAssetId>
<primaryExchangeCode>ALL</primaryExchangeCode>
<assetCurrency>USD</assetCurrency>
<investmentType>FI</investmentType>
<processingSecurityType>DBIBST</processingSecurityType>
<securityType>CORP</securityType>
<settlementCurrency>USD</settlementCurrency>
<incomeCurrency>USD</incomeCurrency>
<quantityType>PAR</quantityType>
<priceMultiplier>0.01</priceMultiplier>
<quantityScale>1</quantityScale>
<issueCountry>Canada</issueCountry>
<issueCountryCode>US</issueCountryCode>
<issueTaxType>ALL</issueTaxType>
<oIDIndicator>N</oIDIndicator>
<putCallFlag>CALL</putCallFlag>
<maturityDate>2033-11-30</maturityDate>
<FixedIncomeModel>
<coupon>5</coupon>
<couponTypeCode>F</couponTypeCode>
<dayCountBasis>30/360</dayCountBasis>
<paymentFrequencyCode>1_M</paymentFrequencyCode>
<issuePrice>100</issuePrice>
<issueDate>2013-11-04</issueDate>
<datedDate>2013-11-04</datedDate>
<firstCouponDate>2013-11-29</firstCouponDate>
<lastCouponDate>2013-11-29</lastCouponDate>
<maturityPrice>100</maturityPrice>
<zeroCouponIndicator>N</zeroCouponIndicator>
<convertibleIndicator>N</convertibleIndicator>
<floatingPriceInstrumentIndicator>Y</floatingPriceInstrumentIndicator>
<floatingPriceSource>EAGLE PACE</floatingPriceSource>
</FixedIncomeModel>
</genericSMF>
</referenceTransaction>
</EagleML>
Â