Hi,

I've just found out that the cinclude-transformer leaves
its namespace in the output XML, e.g.

  <symbol xmlns:cinclude="http://apache.org/cocoon/include/1.0";>
    ...
  </symbol>


Can I get rid of this using a parameter or do I have to
follow each cinclude with an identity transformation which
removes the namespace only?

In my opinion this has no use in the output XML because
no element of cinclude's namespace is used anyway.

WDYT?

Gerald

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

Reply via email to