Dear all,

I am retrieving XML data from Xindice via Cocoon.
Everything is retrieved OK except what's in a CDATA
section - this is completely missing and Cocoon returns
this tag as an empty tag, e.g. <mytag/>

However, when I retrieve the data with an XPath query
from the Xindice command line, CDATA is returned ??

Any ideas ??

This is my pipeline fragment:
    <map:match pattern="xindiceselect/**">
        <map:generate type="file"
src="xmldb:xindice://localhost:4080/db/EMKnowledgeObjects/#/{1}"/>
        <map:serialize type="xml"/>
    </map:match>

___________________________________________________
The ALL NEW CS2000 from CompuServe
 Better!  Faster! More Powerful!
 250 FREE hours! Sign-on Now!
 http://www.compuserve.com/trycsrv/cs2000/webmail/





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to