Code Translation Example - All Elements
This example was processed by eagle_default\in\xml\xml-ref_codetranslation.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>CodeTranslation</objectType>
</header>
<codeTranslation>
<sourceName>EAGLE PACE</sourceName>
<updateSource>MCADMIN</updateSource>
<effectiveDate>2014-12-17</effectiveDate>
<fromCodeCategoryName>TEST_7</fromCodeCategoryName>
<fromCodeValueName>Code Value1</fromCodeValueName>
<toSourceName>EAGLE PACE</toSourceName>
<toCodeCategoryName>TEST100</toCodeCategoryName>
<toCodeValueName>123</toCodeValueName>
</codeTranslation>
</referenceTransaction>
</EagleML>