| Copyright | Copyright (C) 2010 Uwe Schmidt |
|---|---|
| License | MIT |
| Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Text.XML.HXT.XPath.XPathKeywords
Description
xpath keywords
Documentation
a_ancestor :: String Source #
a_ancestor_or_self :: String Source #
a_attribute :: String Source #
a_descendant :: String Source #
a_descendant_or_self :: String Source #
a_following :: String Source #
a_following_sibling :: String Source #
a_namespace :: String Source #
a_preceding :: String Source #
a_preceding_sibling :: String Source #
n_processing_instruction :: String Source #