Portability | portable |
---|---|
Stability | stable |
Maintainer | Uwe Schmidt ([email protected]) |
Text.XML.HXT.DOM.ShowXml
Description
XML tree conversion to external string representation
Documentation
xshow :: XmlTrees -> StringSource
convert a list of trees into a string
see also : xmlTreesToText
for filter version, Text.XML.HXT.Parser.XmlParsec.xread
for the inverse operation