hxt-relaxng-9.1.5.5: The HXT RelaxNG validator

CopyrightCopyright (C) 2008 Torben Kuseler, Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Text.XML.HXT.RelaxNG.Simplification

Description

The modul creates the simplified form of a Relax NG schema. See also chapter 4 of the Relax NG specification.

Synopsis

Documentation

createSimpleForm :: Bool -> Bool -> Bool -> IOSArrow XmlTree XmlTree Source

Creates the simple form of a Relax NG schema

The schema document has to be parsed with namespace propagation

getErrors :: IOSArrow XmlTree XmlTree Source

Returns the list of simplification errors or none