If you just want your visitors to be able to view the data (in a web page) instead of beeing able to save the xml to a file for later processing, you can also transform the xml stream using the "xml2html.xslt" stylesheet (cocoon/webapp/stylesheets/system) and serialize it using the HTML serializer.

It gives you a nice looking html representation of your xml data, with syntax highlighting and openable/closable sub-elements via javascript.

Greetings,

Nils


[EMAIL PROTECTED] schrieb:
Hello,
that works. Not 100% but enough to satisfy my needs. Appreciate your help
Marco




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

Reply via email to