| |||||
| |||||
| Description | |||||
| Creates the Pattern datastructure from a simplified Relax NG schema. The created datastructure is used in the validation algorithm (see also: Text.XML.HXT.RelaxNG.Validation) | |||||
| Synopsis | |||||
| |||||
| Documentation | |||||
| createPatternFromXmlTree :: LA XmlTree Pattern | |||||
| Creates the Pattern datastructure from a simplified Relax NG schema. | |||||
| createNameClass :: LA XmlTree NameClass | |||||
| Creates a NameClass from an "anyName"-, "nsName"- or "name"-Pattern, | |||||
| module Text.XML.HXT.RelaxNG.PatternFunctions | |||||
| Produced by Haddock version 0.8 |