Text.XML.HaXml.Types

A simple symbol table mapping strings (references) to values.

type SymTab a

Symbol table operations

XML Types

The top-level document container

data Document i

The main document content

data Element i
data ElemTag
data Content i
type Attribute
data AttValue

Administrative parts of the document

data Prolog
data XMLDecl
data Misc
type SDDecl
type Comment
type PITarget

The DTD

content model

data MarkupDecl
data ExtSubset
data CP
data Modifier
data Mixed

attribute model

data AttDef
data AttType
data FIXED

conditional sections

type IgnoreSect
data Ignore

References

data Reference
type EntityRef
type CharRef

Entities

data EntityDecl
data GEDecl
data PEDecl
data EntityDef
data PEDef
data ExternalID
data NDataDecl
data TextDecl
data ExtParsedEnt i
data ExtPE
data PublicID
data EV

Basic value types

type Name
type Names
type NmToken
type NmTokens
type CharData
type CDSect