Re: [xslt] <param> tag in input document breaks <xsl:copy-of select="." />



On 03/07/2013 10:35, Evgeny Turnaev wrote:
Is there something special about <param> tag in input document?

<param> is an empty element in HTML 4.0, so the HTML output method removes its contents. See

    http://www.w3.org/TR/xslt#section-HTML-Output-Method

You should use the HTML output method only for HTML.

Nick

--
aevum gmbh
rumfordstr. 4
80469 münchen
germany

tel: +49 89 3838 0653
http://aevum.de/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]