Kirk Storer wrote:

I use various namespace declarations in my xslt,
...
As a result, cocoon includes all of the namespaces
within the html tag of the output xhtml as follows:
...
How can I prevent cocoon from including the namespaces
the the output html tag?

Use exclude-result-prefixes, see http://www.w3.org/TR/xslt#stylesheet-element There are numerous caveats, check the XSL list archives, this comes up every week or so there.

J.Pietschmann

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



Reply via email to