contents
 

xml_test XML Parser test program


'xml_test' parses XML and DTD sources and lists the derivation trees on stdout.


Options

An option will be specified as follows: -<Name>=<Value>
A flag is toggled that way: -<Name>
The default value will be applied when the option wasn't specified.

NameTypeDefault valueSemantic
file string"" source file (default: stdin)
cset stringISO-8859-1 source file character set ( UTF-8, UCS4, ... )
all flagfalse parse references
dtd flagfalse 'file' contains DTD definitions