Name

xsg-cat : concatenate XML files

Synopsys

xsg-cat [options] file ...

Description

xsg-cat command concatenate XML files. There are two ways to concatenate XML document.

Concatenate
All elements in input files are sequenced by given order.
Merge

Options

-h, --help
Display short desction of xsg-cat command.
-v, --verbose
Display command execution log
-m, --merge
Merge source document into destination.

Merge Algorithm

"dstnode" is destination node to merge "srcnode" in the next explanation.

Return values

This command returns 0 when no error occured. If there are some error, result value will be non-zero value