Accounting Trade CDX Close Example

This example was processed by the /eagle_default/in/xml/xml-accttrade_sell.xml rule

<EagleML
 xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 eaglemlVersion="2-0"
 eaglemlType="AccountingTransactionMessage"
 xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd"
 xsi:type="AccountingTransactionMessage">
<accountingTransaction>
    <header>
        <identifier>
            <transactionId>D8QOSENFRKOING23</transactionId>
        </identifier>
        <objectType>AccountingTrade</objectType>
    </header>
    <accountingTrade>
        <buySellIndicator>SELL</buySellIndicator>
        <xrefAccountId>ITEMLXREFTST</xrefAccountId>
        <xrefAccountIdType>PORTM</xrefAccountIdType>
        <internalId>SERGCL2</internalId>
        <assetResolutionOption>ALL</assetResolutionOption>
        <tradeDate>2015-02-24</tradeDate>
        <settlementDate>2015-02-26</settlementDate>
        <sharesParQuantity>10</sharesParQuantity>
        <originalFace>87.15</originalFace>
        <price>93.12</price>
        <commission>663.968</commission>
        <tradedInterest>493.025</tradedInterest>
        <localToBaseFXRate>335.617</localToBaseFXRate>
        <currentFactor>806.814</currentFactor>
        <otherFee>10.1</otherFee>
        <dataEntryMethod>P</dataEntryMethod>
        <custodianBankCode>1</custodianBankCode>
        <custodianBankName>CUSTODIAN_BANK_NAME</custodianBankName>
        <custodyBankAccount>11</custodyBankAccount>
        <custodyBankSubaccount>CUSTODY_BANK_SUBACCOUNT</custodyBankSubaccount>
        <cashAccountName>CASH</cashAccountName>
        <cashAccountNumber>1</cashAccountNumber>
        <brokerCode>1</brokerCode>
        <brokerName>1</brokerName>
        <clearingBrokerCode>BONY</clearingBrokerCode>
        <clearingBrokerName>BANK OF NY</clearingBrokerName>
        <settleLocation>SETTLE_LOCATION</settleLocation>
        <settleInstructions1>SETTLEINSTRUCTION</settleInstructions1>
        <settleInstructions2>SETTLE_INSTRUCTIONS2</settleInstructions2>
        <settleInstructions3>SETTLE_INSTRUCTIONS3</settleInstructions3>
        <settleInstructions4>SETTLE_INSTRUCTIONS4</settleInstructions4>
        <transactionNotes>Trade</transactionNotes>
        <originalTradeTicketNumber>544827</originalTradeTicketNumber>
        <orderNumber>15</orderNumber>
        <counterpartyName>69597</counterpartyName>
        <calculateLocalAmountsFlag>Y</calculateLocalAmountsFlag>
        <calculateBaseAmountsFlag>Y</calculateBaseAmountsFlag>
        <calculateValuesBySTARIndicator>Traded Interest/Amort Yield/Trade Yield</calculateValuesBySTARIndicator>
    </accountingTrade>
</accountingTransaction>
</EagleML>