Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmlparse(1) [debian man page]

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)

Check Out this Related Man Page

GSMARKUPLOCALIZABLESTRINGS.APP(1)			      General Commands Manual				 GSMARKUPLOCALIZABLESTRINGS.APP(1)

NAME
GSMarkupLocalizableStrings.app - GNUstep Development Framework SYNOPSIS
GSMarkupLocalizableStrings.app [FILE] DESCRIPTION
This manual page documents briefly the GSMarkupLocalizableStrings.app utility. This manual page was written for the Debian distribution (based on the program's README file) because the original program does not have a manual page. GSMarkupLocalizableStrings.app is a GNUstep Renaissance utility that extracts the localizable strings from a GNUstep Renaissance Markup Language file (gsmarkup for short.) This allows the designer to provide pofiles for the strings to easily support internationalization. Renaissance was written by Nicola Pero (n.pero@mi.flashnet.it) and is part of the GNUstep project (http://www.gnustep.org). GNUstep Renaissance home page is at http://www.gnustep.it/Renaissance. AUTHOR
This manual page was written by Brent A. Fulgham <bfulgham@debian.org>, for the Debian project (but may be used by others). SEE ALSO
GSMarkupBrowser.app(1), Renaissance(7) GNUstep February 6, 2004 GSMARKUPLOCALIZABLESTRINGS.APP(1)
Man Page