hxt-relaxng-9.1.1: The HXT RelaxNG validator

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

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 XmlTreeSource

Creates the simple form of a Relax NG schema

The schema document has to be parsed with namespace propagation

getErrors :: IOSArrow XmlTree XmlTreeSource

Returns the list of simplification errors or none