Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.XML.HaXml.ShowXmlLazy
- showXmlLazy :: XmlContent a => Bool -> a -> String
Documentation
showXmlLazy :: XmlContent a => Bool -> a -> String Source
Convert a fully-typed XML document to a string (without DTD).
HaXml-1.25.3: Utilities for manipulating XML documents
Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.XML.HaXml.ShowXmlLazy
showXmlLazy :: XmlContent a => Bool -> a -> String Source
Convert a fully-typed XML document to a string (without DTD).