Re: [xsl] new user xslt

Subject: Re: [xsl] new user xslt
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Apr 2002 10:52:16 +0100
       <
	x1
	>

You should not get that result, your processor should stop with an error
message thet the name attribute has spaces.

To get rid of the spaces use

name="{normalize-space(cell[1])}">

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


Current Thread