[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Carlisle <davidc@n...>
  • To: xml-dev@l...
  • Date: Thu, 1 Nov 2007 17:36:49 GMT


<xsl:param name="header.image.filename" select="logo.gif"/> <!--in a local folder-->


the XPath logo.gif selects all the child elements of the current node
with name logo.gif. I suspect that you intended to use
select="'logo.gif'" to select the string 'logo.gif'.
(xsl-list is probably better than xml-dev for this)

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member