|
| Text.XML.HXT.Validator.DocValidation |
|
|
| Description |
| This module provides functions for validating XML Documents represented as
XmlTree.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
Validate a document.
- 1.parameter dtdPart : the DTD subset (Node DOCTYPE) of the XmlTree
- 2.parameter doc : the document subset of the XmlTree
- returns : a list of errors
|
|
| Produced by Haddock version 2.3.0 |