| ||||
| ||||
Description | ||||
The modul creates the simplified form of a Relax NG schema. See also chapter 4 of the Relax NG specification. | ||||
Synopsis | ||||
| ||||
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 |