.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH XMLTRIP.NATIVE "1" "October 2020" "xmltrip.native 1.2.0" "User Commands" .SH NAME xmltrip.native \- XML round trip: parses XML files and prints them .SH SYNOPSIS .B xmltrip.native \fI\, \/\fR .SH DESCRIPTION Reads xml files and outputs them on stdout. Options: .HP \fB\-enc\fR , use specified encoding, utf\-8, utf\-16, utf\-16be, utf\-16le, .IP iso\-8859\-1, ascii (otherwise guesses). .HP \fB\-strip\fR strip and collapse white space in character data. .HP \fB\-ns\fR replace unbound namespaces prefixes by themselves (on input and output). .HP \fB\-eref\fR replace unknown entity references by their name. .HP \fB\-xhtml\fR resolve XHTML character entities. .HP \fB\-p\fR parse only, no output. .HP \fB\-t\fR build document tree in memory. .HP \fB\-signals\fR outputs the stream of signals instead of xml (excludes \fB\-t\fR). .HP \fB\-ot\fR output document ascii outline instead of xml. .HP \fB\-indent\fR indent xml output. .HP \fB\-trip\fR , result for file is output to a file . .TP \fB\-help\fR Display this list of options .TP \fB\-\-help\fR Display this list of options