| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Text.XML.Interface
Description
Collection of common operation on XML documents
Documentation
Constructors
| Element | |
Fields
| |
type Attributes = [Attribute] Source
compactXML :: Element -> String Source
findChildren :: String -> Element -> [Element] Source