XMLSTARLET(1) | XMLStarlet Manual | XMLSTARLET(1) |
NAME
xmlstarlet - command line XML/XSLT toolkit
SYNOPSIS
xml [options...] {command} [cmd-options...]
INTRODUCTION
XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands. This set of command line utilities can be used by those who deal with many XML documents on UNIX shell command prompt as well as for automated XML processing with shell scripts.
OPTIONS
--version
--help
COMMANDS
xml command --help for command specific help
Available commands include:
ed (or edit)
sel (or select)
tr (or transform)
val (or validate)
fo (or format)
el (or elements)
c14n (or canonic)
ls (or list)
esc (or escape)
unesc (or unescape)
pyx (or xmln)
p2x (or depyx)
REFERENCES
XMLStarlet is a command line toolkit to query/edit/check/transform XML documents (for more information see http://xmlstar.sourceforge.net/).
BUGS
Report bugs to the mailing list, xmlstar-devel@lists.sourceforge.net or the bug tracker: http://sourceforge.net/tracker/?group_id=66612&atid=515106.
AUTHOR
Mikhail Grushinskiy
COPYRIGHT
Copyright © 2012
08/26/2012 | Version 1.4.0 |