Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] adding a logo to a document header


  • From: David Carlisle <davidc@...>
  • To: xml-dev@...
  • 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]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords