hxt-xpath-9.1.2.2: The XPath modules for HXT.
CopyrightCopyright (C) 2010 Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Text.XML.HXT.XPath.XPathKeywords

Description

xpath keywords

Documentation

a_ancestor :: String Source #

a_attribute :: String Source #

a_child :: String Source #

a_following :: String Source #

a_namespace :: String Source #

a_parent :: String Source #

a_preceding :: String Source #

a_self :: String Source #

n_comment :: String Source #

n_text :: String Source #

n_node :: String Source #