[xml] has xmlget already been written?
- From: Dirk <noisyb gmx net>
- To: xml gnome org
- Subject: [xml] has xmlget already been written?
- Date: Thu, 26 Jun 2008 16:56:07 +0200
is there already a small cmdline tool where one can specify a xml file
and the element (like it is a filesystem)?
for example: xmlget blabla.xml blabla/entry[2]/bla
should return "bla!"
where the xml has the structure...
<blabla>
<entry>
<bla>
boooh!
</bla>
</entry>
<entry>
<bla>
bla!
</bla>
</entry>
</blabla>
?
Dirk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]