blob: 7d2a51364fbfdbf2c44f50f987a9faef0f57382e [file] [log] [blame]
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +00001.\"Generated by db2man.xsl. Don't modify this, modify the source.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +00002.de Sh \" Subsection
3.br
4.if t .Sp
5.ne 5
6.PP
7\fB\\$1\fR
8.PP
9..
10.de Sp \" Vertical space (when we can't use .PP)
11.if t .sp .5v
12.if n .sp
13..
14.de Ip \" List item
15.br
16.ie \\n(.$>=3 .ne \\$3
17.el .ne 3
18.IP "\\$1" \\$2
19..
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +000020.TH "XMLLINT" 1 "" "" "xmllint Manual"
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000021.SH NAME
22xmllint \- command line XML tool
23.SH "SYNOPSIS"
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000024.ad l
25.hy 0
26.HP 8
Daniel Veillard0bff36d2004-08-31 09:37:03 +000027\fBxmllint\fR [\fB\-\-version\fR | \fB\-\-debug\fR | \fB\-\-shell\fR | \fB\-\-debugent\fR | \fB\-\-copy\fR | \fB\-\-recover\fR | \fB\-\-noent\fR | \fB\-\-noout\fR | \fB\-\-nonet\fR | \fB\-\-path\ \fIpaths\fR\fR | \fB\-\-load\-trace\fR | \fB\-\-htmlout\fR | \fB\-\-nowrap\fR | \fB\-\-valid\fR | \fB\-\-postvalid\fR | \fB\-\-dtdvalid\ \fIURL\fR\fR | \fB\-\-dtdvalidfpi\ \fIFPI\fR\fR | \fB\-\-timing\fR | \fB\-\-output\ \fIfile\fR\fR | \fB\-\-repeat\fR | \fB\-\-insert\fR | \fB\-\-compress\fR | \fB\-\-html\fR | \fB\-\-xmlout\fR | \fB\-\-push\fR | \fB\-\-memory\fR | \fB\-\-maxmem\ \fInbbytes\fR\fR | \fB\-\-nowarning\fR | \fB\-\-noblanks\fR | \fB\-\-nocdata\fR | \fB\-\-format\fR | \fB\-\-encode\ \fIencoding\fR\fR | \fB\-\-dropdtd\fR | \fB\-\-nsclean\fR | \fB\-\-testIO\fR | \fB\-\-catalogs\fR | \fB\-\-nocatalogs\fR | \fB\-\-auto\fR | \fB\-\-xinclude\fR | \fB\-\-noxincludenode\fR | \fB\-\-loaddtd\fR | \fB\-\-dtdattr\fR | \fB\-\-stream\fR | \fB\-\-walker\fR | \fB\-\-pattern\ \fIpatternvalue\fR\fR | \fB\-\-chkregister\fR | \fB\-\-relaxng\fR | \fB\-\-schema\fR | \fB\-\-c14n\fR] [\fB\fIxmlfile\fR\fR]
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000028.ad
29.hy
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +000030
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000031.SH "INTRODUCTION"
32
33.PP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000034The xmllint program parses one or more XML files, specified on the command line as \fIxmlfile\fR\&. It prints various types of output, depending upon the options selected\&. It is useful for detecting errors both in XML code and in the XML parser itself\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000035
36.PP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000037It is included in libxml2\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000038
39.SH "OPTIONS"
40
41.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000042\fB\-\-version\fR
43Display the version of libxml2 used\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000044
45.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000046\fB\-\-debug\fR
47Parse a file and output an annotated tree of the in\-memory version of the document\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000048
49.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000050\fB\-\-shell\fR
51Run a navigating shell\&. Details on available commands in shell mode are below\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000052
53.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000054\fB\-\-debugent\fR
55Debug the entities defined in the document\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000056
57.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000058\fB\-\-copy\fR
59Test the internal copy implementation\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000060
61.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000062\fB\-\-recover\fR
63Output any parsable portions of an invalid document\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000064
65.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000066\fB\-\-noent\fR
67Substitute entity values for entity references\&. By default, xmllint leaves entity references in place\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000068
69.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000070\fB\-\-nocdata\fR
71Substitute CDATA section by equivalent text nodes\&.
Daniel Veillarddca8cc72003-09-26 13:53:14 +000072
73.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000074\fB\-\-nsclean\fR
75Remove redundant namespace declarations\&.
Daniel Veillarddca8cc72003-09-26 13:53:14 +000076
77.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000078\fB\-\-noout\fR
79Suppress output\&. By default, xmllint outputs the result tree\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000080
81.TP
Daniel Veillard0bff36d2004-08-31 09:37:03 +000082\fB\-\-nonet\fR
83Do not use the Internet to fetch DTD's or entities\&.
84
85.TP
86\fB\-\-nonet\fR
87Do not use the Internet to fetch DTD's or entities\&.
88
89.TP
90\fB\-\-path\fR \fIpaths\fR
91Use the list (separated by space or column) of filesystem path specified by \fIpaths\fR to load DTDs or entities \&.
92
93.TP
94\fB\-\-load\-trace\fR
95Display to stderr all the documents loaded during the processing\&.
96
97.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +000098\fB\-\-htmlout\fR
99Output results as an HTML file\&. This causes xmllint to output the necessary HTML tags surrounding the result tree output so the results can be displayed in a browser\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000100
101.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000102\fB\-\-nowrap \fR
103Do not output HTML doc wrapper\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000104
105.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000106\fB\-\-valid \fR
107Determine if the document is a valid instance of the included Document Type Definition (DTD)\&. A DTD to be validated against also can be specified at the command line using the \fB\-\-dtdvalid\fR option\&. By default, xmllint also checks to determine if the document is well\-formed\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000108
109.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000110\fB\-\-postvalid\fR
111Validate after parsing is completed\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000112
113.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000114\fB\-\-dtdvalid\fR \fIURL\fR
115Use the DTD specified by \fIURL\fR for validation\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000116
117.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000118\fB\-\-dtdvalidfpi\fR \fIFPI\fR
119Use the DTD specified by the Public Identifier \fIFPI\fR for validation, note that this will require a Catalog exporting that Public Identifier to work\&.
Daniel Veillard66f68e72003-08-18 16:39:51 +0000120
121.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000122\fB\-\-timing\fR
123Output information about the time it takes xmllint to perform the various steps\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000124
125.TP
John Fleck3cbaa6d2004-08-15 00:47:45 +0000126\fB\-\-output\fR \fIfile\fR
127Define a file path where xmllint will save the result of parsing\&. Usually the programs build a tree and save it on stdout, with this option the result XML instance will be saved onto a file\&.
128
129.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000130\fB\-\-repeat\fR
131Repeat 100 times, for timing or profiling\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000132
133.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000134\fB\-\-insert\fR
135Test for valid insertions\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000136
137.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000138\fB\-\-compress\fR
139Turn on gzip compression of output\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000140
141.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000142\fB\-\-html\fR
143Use the HTML parser\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000144
145.TP
John Fleck3cbaa6d2004-08-15 00:47:45 +0000146\fB\-\-xmlout\fR
147Used in conjusntion with \fB\-\-html\fR\&. Usually when HTML is parsed the document is saved with the HTML serializer, but with this option the resulting document is saved with the XML serializer\&. This is primarily used to generate XHTML from HTML input\&.
148
149.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000150\fB\-\-push\fR
151Use the push mode of the parser\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000152
153.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000154\fB\-\-memory\fR
155Parse from memory\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000156
157.TP
John Fleck3cbaa6d2004-08-15 00:47:45 +0000158\fB\-\-maxmem\fR \fInnbytes\fR
159Test the parser memory support\&. \fInnbytes\fR is the maximum number of bytes the library is allowed to allocate\&. This can also be used to make sure batch processing of XML files will not exhaust the virtual memory of the server running them\&.
160
161.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000162\fB\-\-nowarning\fR
163Do not emit warnings from the parser and/or validator\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000164
165.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000166\fB\-\-noblanks\fR
167Drop ignorable blank spaces\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000168
169.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000170\fB\-\-format\fR
171Reformat and reindent the output\&. The $XMLLINT_INDENT environment variable controls the indentation (default value is two spaces " ")\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000172
173.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000174\fB\-\-testIO\fR
175Test user input/output support\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000176
177.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000178\fB\-\-encode\fR \fIencoding\fR
179Output in the given encoding\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000180
181.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000182\fB\-\-catalogs\fR
183Use the catalogs from $SGML_CATALOG_FILES\&. Otherwise /etc/xml/catalog is used by default\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000184
185.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000186\fB\-\-nocatalogs\fR
187Do not use any catalogs\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000188
189.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000190\fB\-\-auto\fR
191Generate a small document for testing purposes\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000192
193.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000194\fB\-\-xinclude\fR
195Do XInclude processing\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000196
197.TP
Daniel Veillardc14c3892004-08-16 12:34:50 +0000198\fB\-\-noxincludenode\fR
199Do XInclude processing but do not generate XInclude start and end nodes\&.
200
201.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000202\fB\-\-loaddtd\fR
203Fetch external DTD\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000204
205.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000206\fB\-\-dtdattr\fR
207Fetch external DTD and populate the tree with inherited attributes\&.
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +0000208
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +0000209.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000210\fB\-\-dropdtd\fR
211Remove DTD from output\&.
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +0000212
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000213.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000214\fB\-\-stream\fR
215Use streaming API \- useful when used in combination with \-\-relaxng or \-\-valid options for validation of files that are too large to be held in memory\&.
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000216
217.TP
John Fleck3cbaa6d2004-08-15 00:47:45 +0000218\fB\-\-walker\fR
219Test the walker module, which is a reader interface but for a document tree, instead of using the reader API on an unparsed document it works on a existing in\-memory tree\&. Used in debugging\&.
220
221.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000222\fB\-\-chkregister\fR
Daniel Veillardb9ded822004-08-14 13:53:13 +0000223Turn on node registration\&. Useful for developers testing libxml2 node tracking code\&.
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000224
MST 2003 John Fleckda271742003-03-25 14:05:17 +0000225.TP
John Fleck3cbaa6d2004-08-15 00:47:45 +0000226\fB\-\-pattern\fR \fIpatternvalue\fR
227Used to exercise the pattern recognition engine, which can be used with the reader interface to the parser\&. It allows to select some nodes in the document based on an XPath (subset) expression\&. Used for debugging\&.
228
229.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000230\fB\-\-relaxng\fR \fIschema\fR
231Use RelaxNG file named \fIschema\fR for validation\&.
MST 2003 John Fleckda271742003-03-25 14:05:17 +0000232
Daniel Veillarde8b09e42003-05-13 22:14:13 +0000233.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000234\fB\-\-schema\fR \fIschema\fR
235Use a W3C XML Schema file named \fIschema\fR for validation\&.
Daniel Veillarde8b09e42003-05-13 22:14:13 +0000236
237.TP
MDT 2004 John Fleck774a3bd2004-08-15 00:54:21 +0000238\fB\-\-c14n\fR
MDT 2004 John Fleckb1b3a772004-08-19 13:45:47 +0000239Use the W3C XML Canonicalisation (C14N) to serialize the result of parsing to stdout\&. It keeps comments in the result\&.
Daniel Veillarde8b09e42003-05-13 22:14:13 +0000240
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000241.SH "SHELL"
242
243.PP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000244 xmllint offers an interactive shell mode invoked with the \fB\-\-shell\fR command\&. Available commands in shell mode include:
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000245
246.TP
247\fBbase\fR
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000248display XML base of the node
249
250.TP
251\fBbye\fR
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000252leave shell
253
254.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000255\fBcat \fInode\fR\fR
256Display node if given or current node\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000257
258.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000259\fBcd \fIpath\fR\fR
260Change the current node to \fIpath\fR (if given and unique) or root if no argument given\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000261
262.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000263\fBdir \fIpath\fR\fR
264Dumps information about the node (namespace, attributes, content)\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000265
266.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000267\fBdu \fIpath\fR\fR
268Show the structure of the subtree under path or the current node\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000269
270.TP
271\fBexit\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000272Leave the shell\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000273
274.TP
275\fBhelp\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000276Show this help\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000277
278.TP
279\fBfree\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000280Display memory usage\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000281
282.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000283\fBload \fIname\fR\fR
284Load a new document with the given name\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000285
286.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000287\fBls \fIpath\fR\fR
288List contents of \fIpath\fR (if given) or the current directory\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000289
290.TP
291\fBpwd\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000292Display the path to the current node\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000293
294.TP
295\fBquit\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000296Leave the shell\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000297
298.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000299\fBsave \fIname\fR\fR
300Saves the current document to \fIname\fR if given or to the original name\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000301
302.TP
303\fBvalidate\fR
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000304Check the document for error\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000305
306.TP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000307\fBwrite \fIname\fR\fR
308Write the current node to the given filename\&.
309
310.SH "CATALOGS"
311
312.PP
313Catalog behavior can be changed by redirecting queries to the user's own set of catalogs\&. This can be done by setting the \fIXML_CATALOG_FILES\fR environment variable to a list of catalogs\&. An empty one should deactivate loading the default \fI/etc/xml/catalog\fR default catalog\&.
MST 2001 John Fleck42304042001-11-18 00:18:06 +0000314
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +0000315.SH "DEBUGGING CATALOGS"
316
317.PP
MST 2004 John Flecke42ae6f2004-02-27 03:26:30 +0000318Setting the environment variable \fIXML_DEBUG_CATALOG\fR using the command \fB"export XML_DEBUG_CATALOG="\fR outputs debugging information related to catalog operations\&.
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +0000319
MDT 2004 John Fleck4c76c4f2004-06-20 00:36:06 +0000320.SH "ERROR RETURN CODES"
321
322.PP
323On the completion of execution, Xmllint returns the following error codes:
324
325.TP
3260
327No error
328
329.TP
3301
331Unclassified
332
333.TP
3342
335Error in DTD
336
337.TP
3383
339Validation error
340
341.TP
3424
343Validation error
344
345.TP
3465
347Error in schema compilation
348
349.TP
3506
351Error writing output
352
353.TP
3547
355Error in pattern (generated when [\-\-pattern] option is used)
356
357.TP
3588
359Error in Reader registration (generated when [\-\-chkregister] option is used)
360
361.TP
3629
363Out of memory error
364
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +0000365.SH AUTHORS
366John Fleck, Ziying Sherwin, Heiko Rupp.