[resending this one, seems I used a non-subscribed address originally]


Hi all,

I'm building an app that involves client-side editing of XML delivered by Cocoon. I'm using an XSLT transformer to deliver a visual representation of an XML document and another transformer to convert the modified visual representation to XML. My problem lies in CDATA section preservation, as XSLT's model is not aware of those.

I'm not sure where to head for a solution:

* Some Xalan extension that makes XSLT CDATA aware
* Some pipeline hack where I convert CDATA to custom PIs
* Some other way I have no clue of

Any advice or existing resources would be very much appreciated.

Manos



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to