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

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.
  • Comment on Re^2: searching a empty XML tag or self enclosing tags

Replies are listed 'Best First'.
Re^3: searching a empty XML tag or self enclosing tags
by Anonymous Monk on Apr 20, 2012 at 05:21 UTC

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