| 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 The return list of the generalised axis contains as elements lists of | |
| Text.XML.Generator. | Attr | :: data |
| xmlgen | ||