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-ref_brokerrates.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="ReferenceTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0
eagleml-main-2-0.xsd" xsi:type="ReferenceTransactionMessage">
	<referenceTransaction>
		<header>
			<objectType>BrokerRate</objectType>
		</header>
		<brokerRate>
			<objectType>BrokerRate</objectType>
			<effectiveDate>2019-07-30</effectiveDate>
			<entityId>ENTITYID</entityId>
			<entryType>OP</entryType>
			<fromCurrency>
				<assetCurrency>USD</assetCurrency>
			</fromCurrency>
			<toCurrency>
				<assetCurrency>GBP</assetCurrency>
			</toCurrency>
			<brokerCode>EAGLE</brokerCode>
			<spotRate>1</spotRate>
		</brokerRate>
	</referenceTransaction>
</EagleML>
  • No labels