[Home] [By Thread] [By Date] [Recent Entries]
I have an xml file, and I want to strip all of tags with the node ME if they
are empty.
<holder> <a /> <b /> <ME /> <ME> keep </ME> <c /> </holder> to give : <holder> <a /> <b /> <ME> keep </ME> <c /> </holder>
|

Cart



