What about:

<patches>
  <xconf xpath="/cocoon/blah/xxxx" .....>
     <node/>
  </xconf>
  <xconf xpath="/cocoon/blah/xxyy" ...>
    <anothernode/>
  </xconf>
  <xmap xpath="/cocoon/blah/zzz" ...>
    <yetanothernode/>
  </xmap>
  <xlog xpath="/cocoon/blah/yyy" ...>
    <somethingelse/>
  </xlog>
</patches>


This would allow me to keep all references to e.g. my project related stuff
in one file.

Bye, Helma

Reply via email to