Hi there,

I am trying to cinclude elements with xhtml namespace.

  <ci:include src="cocoon:/{$path}.somesource"  element="div"
         ns="http://www.w3.org/1999/xhtml"/>

In fact, it adds my desired namespace to the resulting element, but there always remains Cinclude's namespace:
»xmlns:ci="http://apache.org/cocoon/include/1.0"«


How can I make cinclude _not_ to put it's own namespace to the result?

--
Volkmar W. Pogatzki


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



Reply via email to