This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: value-of dropping off end of value


erm, resolved my problem, sorry everyone.

cheers
Jo

At 9:53 AM +1000 17/5/01, Jo Bourne wrote:
>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

-- 
Jo Bourne
Virtual Artists Pty Ltd

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]