| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | Safe |
| 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 #