RE: [xsl] Suppressing unnecessary namespaces in XSLT?

Subject: RE: [xsl] Suppressing unnecessary namespaces in XSLT?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 20 Jun 2001 13:20:39 +0100
> Since XHTML still use <a> for links, I don't need the XLink 
> namespace in the
> output. How do you separate those namespaces you need in the 
> output with
> those you don't need?
> 

Use exclude-result-prefixes="xlink" on the xsl:stylesheet element.

Mike Kay
Software AG

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread