welcome/
java-mcmc/
software/
papers/
links/
email me

XML-PRINTF

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
SOURCE
BUGS
AUTHOR
SEE ALSO

NAME

xml-printf − format and print XML data on standard output

SYNOPSIS

xml-printf [OPTION] FORMAT [[SOURCE]:XPATH]...

DESCRIPTION

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.

EXAMPLES

SOURCE

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

BUGS

AUTHOR

Laird A. Breyer <laird@lbreyer.com>

SEE ALSO

xml-coreutils(7)