hxt-7.5: A collection of tools for processing XML with Haskell.ContentsIndex
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 :: String
a_attribute :: String
a_child :: String
a_descendant :: String
a_descendant_or_self :: String
a_following :: String
a_following_sibling :: String
a_namespace :: String
a_parent :: String
a_preceding :: String
a_preceding_sibling :: String
a_self :: String
a_ancestor :: String
n_text :: String
n_processing_instruction :: String
n_node :: String
n_comment :: String
Produced by Haddock version 2.1.0