logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xmlparse - error-check and validate XML documents

Authors

xmlparse was written by Richard Frith-Macdonald <rfm@gnu.org>

GNUstep                                           February 2004                                      XMLPARSE(1)

Description

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

History

       Written in 2003.

       This manual page first appeared in gnustep-base 1.9.2 (March 2004).

Name

       xmlparse - error-check and validate XML documents

Synopsis

xmlparsefilename

See Also