Re: [xsl] Simple Question newie

Subject: Re: [xsl] Simple Question newie
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 13 Sep 2002 15:21:33 +0100
Oh,

PS.

 since your input is
<anId>
yahoo.com
</anId>

not 
<anId>yahoo.com</anId>

you want <a href="{normalize-space(.)}">

otherwise the white space around your URL will end up in the attribute.

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