There's a typo in the example (a missing ? In the XML directive) that
might be causing your problem..

The XML should be:

<?xml version="1.0"?>
  <page>
    <title>Basic XML/XSL Transformation Example - BASIC01-01.XML</title>
    <greeting>Hello World</greeting>
  </page>

Alan

---------------------------------------------------------------------
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