Home > Archive > AWK > June 2004 > Looking for XML support in AWK
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Looking for XML support in AWK
|
|
| Manuel Collado 2004-06-08, 8:55 am |
| I would like to use AWK to process XML data. Before developing my own
library, I would like to know if there is some code already available.
So far I'm aware of ESIS/pyx formats that make XML data easier to
process in AWK. But I think these formats still need some common, higher
level libraries for day to day work.
So, can anybody give useful pointers or ideas?
--
To reply by e-mail, please remove the extra dot
in the given address: m.collado -> mcollado
| |
| Mirko Dziadzka 2004-06-08, 8:55 am |
| Manuel Collado <m.collado@lml.ls.fi.upm.es> wrote:
> I would like to use AWK to process XML data. Before developing my own
> library, I would like to know if there is some code already available.
There is an nice integration of XML into gawk. See
http://homepage.mac.com/stefan.tramm for details.
Mirko
| |
| Manuel Collado 2004-06-08, 8:55 am |
| Mirko Dziadzka wrote:
> Manuel Collado <m.collado@lml.ls.fi.upm.es> wrote:
>
>
> There is an nice integration of XML into gawk. See
> http://homepage.mac.com/stefan.tramm for details.
It seems that it's exactly what I was looking for.
Thanks!
--
To reply by e-mail, please remove the extra dot
in the given address: m.collado -> mcollado
|
|
|
|
|