Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This example was processed by eagle_default\in\xml\xml-ent_cash_account.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="EntityTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="EntityTransactionMessage">
    <entityTransaction>
        <header>
            <action>ADD</action>
            <objectType>CashAccount</objectType>
        </header>
        <cashAccount>
            <objectType>CashAccount</objectType>
            <updateSource>MCADMIN</updateSource>
            <cashAccountBankCode>MELLON</cashAccountBankCode>
            <cashAccountBankName>MELLON</cashAccountBankName>
            <cashAccountName>81701_NAME_1</cashAccountName>
            <cashAccountNumber>81701_ACC_NUM_1</cashAccountNumber>
            <settlementCurrency>USD</settlementCurrency>
            <primaryAssetId>EQ81701</primaryAssetId>
            <issueName>EQ81701</issueName>
            <primaryAssetType>INTERNAL</primaryAssetType>
            <cashSweep>N</cashSweep>
            <minimumBalance>1.0</minimumBalance>
        </cashAccount>
    </entityTransaction>
</EagleML>
  • No labels