debian man page for xmlparse

Query: xmlparse

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XMLPARSE(1)						       GNUstep System Manual						       XMLPARSE(1)

NAME
xmlparse - error-check and validate XML documents
SYNOPSIS
xmlparse filename
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).
AUTHORS
xmlparse was written by Richard Frith-Macdonald <rfm@gnu.org> GNUstep February 2004 XMLPARSE(1)
Related Man Pages
gsmarkuplocalizablestrings(1) - debian
cvtenc(1) - debian
gnustep-config(1) - debian
gnustep-examples(1) - debian
gpbs(1) - debian
Similar Topics in the Unix Linux Community
Anaconda Exception: parserError: xmlParseMemory() failed
Parse XML using xmllint