hxt-9.1.0: A collection of tools for processing XML with Haskell.

Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)

Text.XML.HXT.Arrow.DTDProcessing

Description

DTD processing function for including external parts of a DTD parameter entity substitution and general entity substitution

Implemtation completely done with arrows

Synopsis

Documentation

processDTD :: IOStateArrow s XmlTree XmlTreeSource

a filter for DTD processing

inclusion of external parts of DTD, parameter entity substitution conditional section evaluation

input tree must represent a complete document including root node