Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - XSL ... two templates ? >Thread Next - Re: XSL ... two templates ? Re: XSL ... two templates ?To: NULL Date: 1/4/2006 8:34:00 PM Alan Searle wrote: > However, I would like to retrieve an item of text from the grid (one > particular column which will later be removed from the display) and show > this as a main title for the page (i.e. the title will vary depending on > the grid that is opened). What you need to do depends on the input XML, in terms of XSLT all you need to do is put a literal result title element with e.g. <title><xsl:value-of select="/element/child1/child2/child" /></title> at the proper place where the title element belongs in HTML. That XPath expression as the select attribute value of course needs to be written according to which element you want to select in your XML but as you haven't bothered to share your XML that is all we can suggest. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
