xml-printf − format and print XML data on standard output
xml-printf [OPTION] FORMAT [[SOURCE]:XPATH]...
xml-printf prints the string value of each XPATH according to FORMAT.
Each SOURCE file is optional, and defaults to standard input. Each XPATH represents an XML node which must exist in the input.
The source code for the latest version of this program is available at the following locations:
http://www.lbreyer.com/gpl.html http://dbacl.sourceforge.net
Laird A. Breyer <laird@lbreyer.com>
xml-coreutils(7)