Accounting Trade Deliver Example

The following example was processed by the /eagle_default/in/xml/xml-accttrade_dsliver.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>09QOPENFRKOISG24</transactionId>
        </identifier>
        <objectType>AccountingTrade</objectType>
    </header>
    <accountingTrade>
        <buySellIndicator>DEL</buySellIndicator>
        <xrefAccountId>ITEMLXREFTST</xrefAccountId>
        <xrefAccountIdType>PORTM</xrefAccountIdType>
        <bloombergId>DEL UN EQUITY</bloombergId>
        <assetResolutionOption>ALL</assetResolutionOption>
        <tradeDate>2014-08-08</tradeDate>
        <settlementDate>2014-08-10</settlementDate>
        <sharesParQuantity>1000.00</sharesParQuantity>
        <price>93.12</price>
        <localToBaseFXRate>1</localToBaseFXRate>
        <lotSelectionMethod>First In First Out</lotSelectionMethod>
        <autoSettleIndicator>YES</autoSettleIndicator>
        <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>DELIVER</transactionNotes>
        <originalTradeTicketNumber>544828</originalTradeTicketNumber>
        <offsettoCostAccount>OFFSETTO_COST_ACCOUNT</offsettoCostAccount>
        <orderNumber>157.096</orderNumber>
        <userDefinedPriority>441061</userDefinedPriority>
        <performancePrice>904.707</performancePrice>
        <calculateLocalAmountsFlag>Y</calculateLocalAmountsFlag>
        <calculateBaseAmountsFlag>Y</calculateBaseAmountsFlag>
    </accountingTrade>
</accountingTransaction>
</EagleML>