I'd like to learn more about XML, I have not found a tutorial that works for me, guess it is my brick wall. What I want to do is use a perl script to find the empty (no ascii) fields between items, line # of file would be great. The files are quite large, but here is a simple example: <abc>fds </abc> ok <ddd></ddd> not ok <eee> </eee> not ok Every time I start reading about xml or xml parsing, etc I get a headache. Thx.
| Comment on XML Newbie | |
|---|---|
| Re: XML Newbie by Anonymous Monk on Nov 16, 2012 at 03:46 UTC | |
| Re: XML Newbie by rcrews (Novice) on Nov 16, 2012 at 05:08 UTC | |
| Re: XML Newbie by mirod (Canon) on Nov 16, 2012 at 05:57 UTC | |
by remiah (Friar) on Nov 16, 2012 at 09:07 UTC | |
by mirod (Canon) on Nov 16, 2012 at 12:49 UTC | |
by remiah (Friar) on Nov 16, 2012 at 23:19 UTC | |
| Re: XML Newbie by choroba (Prior) on Nov 16, 2012 at 08:27 UTC | |
| Re: XML Newbie by runrig (Abbot) on Nov 16, 2012 at 16:15 UTC |