Re: [Hypercontent-users] xmlns question
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-09-29 22:06:34
|
You know, I saw this once before . . . weird Xalan bug . . . I ended up with exclude-result-prefixes="xsl cms fs rdf dc vcard" Excluding the xsl namespace may have been the key, but I could be wrong. Let me know if that works. Alex On Sep 29, 2004, at 12:27 PM, Kirk Storer wrote: > 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 > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on > ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give > us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out > more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |