Code Value EDS Example - All Elements
<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>CodeValue</objectType>
</header>
<codeValue>
<objectType>CodeValue</objectType>
<objectId>CodeValue</objectId>
<objectDescription>OBJECT_DESCRIPTION</objectDescription>
<updateTimestamp>2021-03-04T13:15:10</updateTimestamp>
<customElements>
<customElement>
<name>NAME</name>
<dataType>T</dataType>
<value>VALUE</value>
</customElement>
</customElements>
<sourceName>EAGLE PACE</sourceName>
<updateSource>MCADMIN</updateSource>
<effectiveDate>2018-07-10</effectiveDate>
<languageId>0</languageId>
<tagNochangecase>TAG_NOCHANGECASE</tagNochangecase>
<preserveNull>PRESERVE_NULL</preserveNull>
<noLoadValidationFlag>NO_LOAD_VALIDATION_FLAG</noLoadValidationFlag>
<accountingValidationFlag>ACCOUNTING_VALIDATION_FLAG</accountingValidationFlag>
<skipIfExistFlag>Y</skipIfExistFlag>
<codeCategoryName>CODE_CATEGORY_NAME</codeCategoryName>
<codeCategoryDescription>CODE_CATEGORY_DESCRIPTION</codeCategoryDescription>
<codeValue>CODE_VALUE</codeValue>
<codeValueDescription>CODE_VALUE_DESCRIPTION</codeValueDescription>
<codeValueLongDescription>CODE_VALUE_LONG_DESCRIPTION</codeValueLongDescription>
<obsolete>OBSOLETE</obsolete>
<rollForwardFlag>ROLL_FORWARD_FLAG</rollForwardFlag>
<systemControlFlag>SYSTEM_CONTROL_FLAG</systemControlFlag>
</codeValue>
</referenceTransaction>
</EagleML>