This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Suppressing unnecessary namespaces in XSLT?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]