xsl-list
[Top] [All Lists]

[xsl] Match Commented elements

2008-10-03 01:24:57
Hi
This seems odd but you people must have any solution. Can we match below "comment" element which is commented. I have seen the role of <xsl:template match="comment()"> but not able to apply.

Input
<meta>
<!--
<comment>...</comment>
-->
</meta>

Output
<meta scheme="comment" content="..."/>

Thanks
...JSR


--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>