|
Text.XML.Light.Types | Portability | Basic XML types. | Stability | provisional | Maintainer | Iavor S. Diatchki <diatchki@galois.com> |
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
|
A line is an Integer
|
|
|
|
|
|
XML elements
| Constructors | |
|
|
|
XML attributes
| Constructors | |
|
|
|
|
|
|
Constructors | CDataText | Ordinary character data; pretty printer escapes &, < etc.
| CDataVerbatim | Unescaped character data; pretty printer embeds it in <![CDATA[..
| CDataRaw | As-is character data; pretty printer passes it along without any escaping or CDATA wrap-up.
|
|
|
|
|
XML qualified names
| Constructors | |
|
|
|
Blank names
|
|
|
Blank cdata
|
|
|
Blank elements
|
|
Produced by Haddock version 2.6.1 |