Hi folks,

I tried posting this on the u2ug forum but it seems more folks use email than 
check the forum so figured I'd try here.

I'm looking for a way to use the XMAP functions within UniVerse to 
import/export documents using a CDATA field instead of the default encoding 
UniVerse does.  Does anyone know of a way to use a XMAP and get this output:

<ROOT>
<contents><![CDATA[ content goes here & < > " ]]></contents>
</ROOT>

instead of this output:

<ROOT>
<contents>content goes here &amp; &lt; &gt; &quot; </contents>
</ROOT>

I can write some type of wrapper program if needed but I'm wondering if someone 
has found something built in.

Thanks,
Josh
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to