in reply to perl script to print xml data like this
open EEC3_DTC_Specification_03.20.00_formal.xml; for //DTC/TroubleCode { echo :s 'trouble code: ' text() {"\n"} description: ; ls .. ; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl script to print xml data like this
by veerubiji (Sexton) on Oct 04, 2011 at 09:28 UTC |