Haskell Xml Toolbox 7.5: The Arrow APISource codeContentsIndex
Text.XML.HXT.RelaxNG.Simplification
Portabilityportable
Stabilitystable
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description
The modul creates the simplified form of a Relax NG schema. See also chapter 4 of the Relax NG specification.
Synopsis
createSimpleForm :: Attributes -> Bool -> Bool -> Bool -> IOSArrow XmlTree XmlTree
getErrors :: IOSArrow XmlTree XmlTree
Documentation
createSimpleForm :: Attributes -> Bool -> Bool -> Bool -> IOSArrow XmlTree XmlTree
Creates the simple form of a Relax NG schema (see also: relaxOptions)
getErrors :: IOSArrow XmlTree XmlTree
Returns the list of simplification errors or none
Produced by Haddock version 0.8