Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Using XSLT to transform XHTML to XHTML (again!) >Thread Next - Re: Using XSLT to transform XHTML to XHTML (again!) Re: Using XSLT to transform XHTML to XHTML (again!)To: NULL Date: 7/4/2008 9:23:00 AM
Hi Martin
Many thanks - that seems to work fine! But is it possible to do it from
within the context of a single template match on the root node? I am trying
to keep the HTML output in the form:
<xsl:template match="/">
<html>
<head>
<title> <xsl:value-of select="$title"/> </title>
</head>
<body>
<!-- XSLT stuff in here -->
</body>
</html>
</xsl:template>
as I find this easier to understand.?
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
