xsl-list
[Top] [All Lists]

[xsl] applying code from inside the comment

2007-01-16 09:20:03
Hello guys,
I've encountered the following problem:

input

<?xml version="1.0"?>
<A>
<!--<B>hello world</b>-->
<C>this should remain also</C>
</A>

I've tried different ways to convert comment into code. But none of
them works and I dont have any clues. Can you help me?

I use xslt 2.0.

Thank you.

-- 
Alexey                            
mailto:alexey(_dot_)nikolaenkov(_at_)actimind(_dot_)com


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