xmltext

Function

Description

xmltext reads XML data and rewrites it as the original entry text.

Algorithm

The XML data is parsed using a DOM parser.

Usage

Command line arguments


Input file format

xmltext reads XML data.

Output file format

xmltext writes the text of the original entry as a text file.

Data files

None.

Notes

None.

References

None.

Warnings

None.

Diagnostic Error Messages

None.

Exit status

It always exits with status 0.

Known bugs

None.

Author(s)

History

Target users

Comments