The /build-cocoon-targets.xml/ <http://cocoon.zones.apache.org/daisy/cocooninaction/17.html> file halts with an error at line 325 when I try to run it

I get  the same error mesage

C:\eclipse\workspace\Cocoon Tutorial\build-testecho.xml:4: The processing instru
ction target matching "[xX][mM][lL]" is not allowed.

when I execute a small test file consisting of:

<project>
<echo>This is a test</echo>
<echo file="test.out">
       <?xml version="1.0"?>
</echo>
</project>


What has to be done to make echo ignore the contents of what is being echoed.

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

Reply via email to