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.
Name
Type
Default value
Semantic
file
string
""
source file (default: stdin)
cset
string
ISO-8859-1
source file character set ( UTF-8, UCS4, ... )
all
flag
false
parse references
dtd
flag
false
'file' contains DTD definitions