Issue Fx Rate Demand Example
<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>IssueFxRateDemand</objectType>
</header>
<issueFxRateDemand>
<objectType>IssueFxRateDemand</objectType>
<objectId>IssueFxRateDemand</objectId>
<objectDescription>IssueFxRateDemand</objectDescription>
<sourceName>EAGLE PACE</sourceName>
<updateSource>MCADMIN</updateSource>
<fromCurrency>
<primaryAssetId>CASHUSD</primaryAssetId>
<primaryAssetType>CASH</primaryAssetType>
</fromCurrency>
<toCurrency>
<primaryAssetId>CASHEUR</primaryAssetId>
<primaryAssetType>CASH</primaryAssetType>
</toCurrency>
<period>30</period>
<vendorId>TESTVENDOR</vendorId>
</issueFxRateDemand>
</referenceTransaction>
</EagleML>
Â