[xsl] lowercasing all attributes...

Subject: [xsl] lowercasing all attributes...
From: "Martijn" <rootroot@xxxxxxxxx>
Date: Sun, 27 Jan 2002 15:02:47 -0800
Hi,

I'd like to lowercase a document's attributes through <xsl:apply-templates
select="???">

I know it's translate(., 'ABCDEFGHIJKLMNOPQRSTUVWXYZ',
'abcdefghijklmnopqrstuvwxyz') but how 'bout the template match pattern and
the select for apply-templates ??

thanks!

Martijn



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


Current Thread