xmlget

Function

Description

xmlget fetches an XML entry from a file or a local or remote data resource.

Algorithm

The XML data is parsed using a DOM parser, and can be rewritten in various formats.

Usage

Command line arguments


Input file format

xmlget reads XML data.

Output file format

xmlget writes XML data.

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