Hi Brain,

I have an xml file where I need to comment a tag and uncomment another tag
Can you please help me to resolve this issue


Here is sample xml file

<sqlMapConfig>

        <sqlMap resource="META-INF/CLMSqlXObjectMap.xml" />  // HERE I NEED TO 
COMMENT THE TAG

        <!--<sqlMap     url="file:///D:/ww/ss/cc/wwww/dd/xxx.xml" />-->   // 
HERE I NEED TO UNCOMMENT THE TAG

</sqlMapConfig>

Both the task I need to do simultaneously.

Thanks
Praveen Kale


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Xmltask-users mailing list
Xmltask-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmltask-users

Reply via email to