hxt-7.5: A collection of tools for processing XML with Haskell.ContentsIndex
Text.XML.HXT.DOM.Namespace
Description

main namespace filter for propagation, checking, tracing and error handling

$Id: Namespace.hs,v 1.3 20050106 10:48:07 hxml Exp $

Synopsis
propagateAndValidateNamespaces :: XmlStateFilter a
module Text.XML.HXT.DOM.NamespaceFilter
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 2.1.0