|
Text.XML.Light.Output | Portability | Output handling for the lightweight XML lib. | Stability | provisional | Maintainer | Iavor S. Diatchki <diatchki@galois.com> |
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
|
Adds the ?xml? header.
|
|
|
|
|
|
|
|
|
|
|
|
|
Pretty printing renders XML documents faithfully,
with the exception that whitespace may be added/removed
in non-verbatim character data.
|
|
|
Pretty printing content
|
|
|
Pretty printing elements
|
|
|
Pretty printing renders XML documents faithfully,
with the exception that whitespace may be added/removed
in non-verbatim character data.
|
|
|
Pretty printing content
|
|
|
Pretty printing elements
|
|
|
|
|
Default pretty orinting configutaion.
* Always use abbreviate empty tags.
|
|
|
The predicate specifies for which empty tags we should use XML's
abbreviated notation TAG /. This is useful if we are working with
some XML-ish standards (such as certain versions of HTML) where some
empty tags should always be displayed in the TAG></TAG form.
|
|
|
|
|
The XML 1.0 header
|
|
Produced by Haddock version 2.4.2 |