Subject: Re: Localising Submit/Clear buttons in html
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Nov 2001 16:33:01 GMT
|
> That won't work david. You want something more like
not that I've tested either, but you don't need to special case
name() != 'value'
you can copy it the first time and just over-write it aith the
xsl:attribute if necessary. (which is why I just used xsl:if where
the original version, for elements had an xsl;choose/xsl:otherwise.
But maybe there was something else wrong?
(once you delete the spurious <xsl:choose> that I only half replaced by xsl:if)
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|