Hello,

I've read the documentation and would like to create a new XML file.

The documentation says:
You can create a new document by not specifying a source file, and 
making the first instruction for <xmltask> an <insert> or <paste> with 
the appropriate root node (and any subnodes).

I've tried several xpath expressions but I can't create any nodes.

For example:
<xmltask dest="test.xml" report="true">
   <insert path="/test/test2/text()" xml="namedBuffer" />
</xmltask>

Can someone give me a hint, please?
Thank a lot.


------------------------------------------------------------------------------

_______________________________________________
Xmltask-users mailing list
Xmltask-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmltask-users

Reply via email to