xsl-list
[Top] [All Lists]

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

2013-07-03 06:28:32
On 03/07/2013 12:20, Evgeny Turnaev wrote:
Michael, sorry for cross posting, but i got response in grome.org mail list.
"""
<param> is an empty element in HTML 4.0, so the HTML output method
removes its contents.
"""
issue is closed.
Michael, thanks for reply!


that is a bug in the XSLT processor. param is an empty element in html but removing its contents is not authorised by the XSLT spec.

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. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--