[Hypercontent-users] xmlns question
Brought to you by:
alexvigdor
From: Kirk S. <sto...@mu...> - 2004-09-29 20:28:29
|
I am converting common.xsl to generate pages that are xhtml 1.0 transitional complient. I have it done except for a problem with xmlns:xmlns:cms attributes being put into some of the tags. I have used the following to remove all of the other namespaces exclude-result-prefixes="cms cfs rdf dc" However, I can't figure out what to add to keep the xmlns:xmlns:cms attributes from being put in the output. I have tried putting xmlns:cms and many other similar things, but none of them have helped. Thanks, Kirk |