parsing cdata Tag in XML using goanywhere director

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
1 post Page 1 of 1

satyatiwari

Posts: 4
Joined: Thu Oct 28, 2010 7:12 am

Post by satyatiwari » Fri Aug 10, 2012 6:11 pm
Hi
Any body tried parsing an xml with cdata content using goanywhere.
Suppose an xml with the form
<a>
<b><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<c>
<d>
<e>data1</e>
<f>data2</f>
<g>data3</g>
</d>
</c>
]]></b>
<a>
Any help appreciated.
1 post Page 1 of 1