in reply to searching a empty XML tag or self enclosing tags

empty xml, ?node_id=3989;HIT=empty%20xml;re=N
prune xml of empty elements
removing empty elements in xml?
How to get empty tag value in XML::XPath
use XML::DOM - what to do with empty tags?
empty element with xml::smart
  • Comment on Re: searching a empty XML tag or self enclosing tags

Replies are listed 'Best First'.
Re^2: searching a empty XML tag or self enclosing tags
by ritvik_raj2012 (Initiate) on Apr 20, 2012 at 04:07 UTC
    thanks a lot guys,
    but i want to actually list out all the empty elements in the excel.or print in the console which are empty or do not have any values or self enclosing tags also in between them.

      so print instead of deleting. In xsh, ls is essentially printing stuff.