hxt-8.3.0: A collection of tools for processing XML with Haskell.Source codeContentsIndex
Text.XML.HXT.XPath.XPathKeywords
Description

$Id: XPathKeywords.hs,v 1.1 20040902 19:12:05 hxml Exp $

the XPath keywords

Documentation
a_ancestor_or_self :: StringSource
a_attribute :: StringSource
a_child :: StringSource
a_descendant :: StringSource
a_descendant_or_self :: StringSource
a_following :: StringSource
a_following_sibling :: StringSource
a_namespace :: StringSource
a_parent :: StringSource
a_preceding :: StringSource
a_preceding_sibling :: StringSource
a_self :: StringSource
a_ancestor :: StringSource
n_text :: StringSource
n_processing_instruction :: StringSource
n_node :: StringSource
n_comment :: StringSource
Produced by Haddock version 2.4.2