[xsl] applying code from inside the comment

Subject: [xsl] applying code from inside the comment
From: Alexey Nickolaenkov <nikolaenkov@xxxxxxxxxxxx>
Date: Tue, 16 Jan 2007 19:18:37 +0300
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.nikolaenkov@xxxxxxxxxxxx

Current Thread