| |||||
| |||||
| Description | |||||
main namespace filter for propagation, checking, tracing and error handling $Id: Namespace.hs,v 1.3 20050106 10:48:07 hxml Exp $ | |||||
| Synopsis | |||||
| |||||
| Documentation | |||||
| propagateAndValidateNamespaces :: XmlStateFilter a | |||||
propagate all namespace declarations, check namespace constraints and issue errors. If no error was found, result is the unchanged input tree, else the root node "/" with an empty document is returned. see also : propagateNamespaces, validateNamespaces | |||||
| module Text.XML.HXT.DOM.NamespaceFilter | |||||
| Produced by Haddock version 0.8 |