Next in thread → Next in month →

RE: [xml-dev] xml to text file

From
Michael Kay <>
To
"'GT OBLENA, Veena Bennevic C.'" <>,
Date
2003-10-20T08:09:26Z
ID
<000101c396e1$7a7aebf0$6401a8c0@pcukmka>
Thread
RE: [xml-dev] xml to text file
>I need to convert the xml file into a plain text file(tab limited)
using shell scripting.

You *need* to convert the xml file into a plain text file.

You *want* to do it using shell scripting.

The right tool for this job is XSLT. You can do it using a different
tool if you insist, but it will be more difficult.

Michael Kay
Next in thread → Next in month →