úÎé     GMap the given function over the children of the given element with the  given name. HFold the function over the children of the given element with the given  name. FMap the given function over all subelements of the given element with  the given name. DFold the given function over the children of the given element with  the given name. CMap the given function over the children of the given element that  have an attribute name matching the given string. FMap the given function over the subelements of the given element that  have an attribute name matching the given string. DFold the given function over the children of the given element that  have an attribute name matching the given string. GFold the given function over the subelements of the given element that  have an attribute name matching the given string. IGet the string contents of the child of the given element with the given  name. HGet the string contents of the subelement of the given element with the  given name. =Find a child of the given element with that has an attribute name  equal to the given string. BFind all the children of the given element that have an attribute name  equal to the given string. =Find a subelement of the given element that has an attribute name  equal to the given string. EFind all the subelements of the given element that have an attribute  name equal to the given string. 4Returns True iff the given alement has an attribute name equal to  the given string. 1Convert a list of rows (subelement with the name row) into a Haskell & datatype using the given function.s         xml-helpers-1.0.0Text.XML.Light.Helpers mapChildren foldChildren mapElements foldElementsmapChildrenWithAttNamemapElementsWithAttNamefoldChildrenWithAttNamefoldElementsWithAttName getChildDatagetElementDatafindChildWithAttNamefindChildrenWithAttNamefindElementWithAttNamefindElementsWithAttNameelementHasNameAttr parseRows