Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - xml -> xslt -> xhtml, browser-side not rendering, put in pre tags. >Thread Next - Re: xml -> xslt -> xhtml, browser-side not rendering, put in pre tags. Re: xml -> xslt -> xhtml, browser-side not rendering, put in pre tags.To: NULL Date: 7/5/2006 6:39:00 PM
bram.labarque@g... wrote:
> 2) the xsl which in turn reads the xhtml.
>
> <xsl:template match="/">
> <xsl:value-of disable-output-escaping="yes"
> select="document('Test05_BaseLoggedOff.xhtml')/." />
Mozilla/Firefox do not support disable-output-escaping="yes", that is
only an optional feature according to the XSLT spec.
> The parsing does take place but the html-elements from the xhtml are
> not copied along.
xsl:value-of gives you the string value. You might be looking for
xsl:copy-of.
--
Martin Honnen
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
