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

CopyrightCopyright (C) 2005 Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

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 XmlTree Source #

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