I do hope that this should be solved using the appropriate namespace declarations !

Thanks for the report wether it does or not work.

Paul


On Mercredi, juil 9, 2003, at 11:12 Europe/Paris, Rademacher Tobias wrote:


Mabye you can use xml:parse. It returns a dom4j Document in a variable. You
can use this variable to manipulate the document.


http://jakarta.apache.org/commons/jelly/libs/xml/tags.html#xml:parse

_Maybe_ use can use xml:parse in the body of the other xml-tags:

e.g.

<xml:expr xpath="/bla/bli/[EMAIL PROTECTED]">
  <xml:parse xml="/path/fool.xml"/>
</xml:expr>



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



Reply via email to