php man page for mdoc-validate

Query: mdoc-validate

OS: php

Section: 1

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

mdoc-validate(1)					      General Commands Manual						  mdoc-validate(1)

NAME
mdoc validate - Validate XML documents against a schema
SYNOPSIS
mdoc validate [OPTIONS]* PATHS+
DESCRIPTION
mdoc validate validates the specified PATHS against a specified format schema.
OPTIONS
--format=FORMAT The documentation format to validate PATHS against. Supported formats include: ecma. See the FORMATS section below for more information about these formats. The default format (if none is specified) is ecma. -h, -?, --help Display a help message and exit.
FORMATS
The following documentation formats are supported: ecma The Mono ECMA Documentation Format validates all output generated by mdoc-update(1) against an XML schema, including the index.xml, ns-*.xml, and NamespaceName/TypeName.xml files. See mdoc(5) for details about this file format.
EXAMPLES
To validate the mdoc-update(1) output stored within a directory (and all documentation within that directory, recursively), use: mdoc validate /path/to/ecma/docs
MAILING LISTS
Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
WEB SITE
Visit http://www.mono-project.com/mdoc for details mdoc-validate(1)
Related Man Pages
mdoc(1) - debian
mdoc(1) - xfree86
mdoc(1) - x11r4
mdoc(1) - posix
mdoc-validate(1) - ultrix
Similar Topics in the Unix Linux Community
How to validate input values
diff of files
Validating XML against XSD
Extract details from XML file
Regex to validate parameter for sleep