If you're trying to set EA with the attribute values stored in an XML file, the syntax is:iwextattr -s ATTRIBUTE_NAME < XML_NAME -x vpathExample: iwextattr -s TeamSite/Metadata/Language < abc.xml -x /default/main/BRANCH/WORKAREA/wa/file.pdf
<value> </value>
Hi,if we give the attribute value as <value> </value>(with a space in between), the same error 'value is not CDATA' is again comingregards,Pooj
<value><![CDATA[ ]]></value>