[xsl] value-of dropping off end of value

Subject: [xsl] value-of dropping off end of value
From: Jo Bourne <venus@xxxxxxxxx>
Date: Thu, 17 May 2001 09:53:06 +1000
Hi,

I am finding that the following xsl tag below is dropping the file.xml part off of the xml element value below in the output I am getting. the path is copied over just fine but the actual filename is always dropped off, the url in question is the actual url for the xml being transformed, is that the reason why?

I have done a number of tests to make sure that the right bit of xsl is transforming to the right bit of xml etc, and it is.

cheers
jo

THE XSL
<xsl:value-of select="pageURL" />

THE XML
<pageUrl>http://www.mydomain.com.au/cocoon/folder/file.xml</pageUrl>
-- 
Jo Bourne
Virtual Artists Pty Ltd

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


Current Thread