Help | Examples | About | API | Blog | Hackage | Haskell
Concurrently search more than 4911 packages and more than 442752 functions! (Index generated: Mon, 22 Apr 2013 08:31:44 UTC )
Found 2 functions, 0 packages and 4 completions.
Top 15 Modules
Top 15 Packages
Text.XML.Cursor.attribute:: Name -> Cursor -> [Text]
xml-conduit

Select attributes on the current element (or nothing if it is not an element). XPath: the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element

Note that this is not strictly an Axis, but will work with most combinators.

The return list of the generalised axis contains as elements lists of Content elements, each full list representing an attribute value.

Source
Text.XML.Generator.Attr:: data
xmlgen

A piece of XML at the attribute level.

Source
Powered by Haskell, HXT, Snap, and
Please send any feedback to hayoo@holumbus.org