If you are getting nothing back when you use the document() function, make
sure the file you are opening with document() is valid XML.  I found out
the hard way that document() fails silently (at least in Cocoon 1.8.2) when
the XML is bad.  Try opening the XML document in IE or something like that
to make sure it parses successfully.

If this is still true in C2, it might make a good FAQ entry.

-Christopher



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

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

Reply via email to