hi i have a proble with xml and xslt i have one xml file with some comment i want to uncomment it example
<my-app>
<name>
</name>
<!-- <class>
<line></line>
</class>-->
</my-app>
i want to uncomment this commented tag please help me in advance i am very new in xslt thanks in advance