1XMLPARSE(1)                  GNUstep System Manual                 XMLPARSE(1)
2
3
4

NAME

6       xmlparse - error-check and validate XML documents
7
8

SYNOPSIS

10       xmlparse
11        filename
12
13

DESCRIPTION

15       Parses  the given file, validating it against its DTD if found.  Prints
16       messages about any errors, otherwise returns  silently.   (Value  0  is
17       always returned in any case.)  The parse of the file is discarded.
18
19

HISTORY

21       Written in 2003.
22
23       This manual page first appeared in gnustep-base 1.9.2 (March 2004).
24

AUTHORS

26       xmlparse was written by Richard Frith-Macdonald <rfm@gnu.org>
27
28
29
30GNUstep                          February 2004                     XMLPARSE(1)
Impressum