 | hxt-7.3: A collection of tools for processing XML with Haskell. | Contents | Index |
|
| Text.XML.HXT.RelaxNG.DataTypeLibW3C |
|
|
|
|
| Description |
| Datatype library for the W3C XML schema datatypes
|
|
| Synopsis |
|
|
|
| Documentation |
|
| w3cNS :: String |
| Namespace of the W3C XML schema datatype library
|
|
| w3cDatatypeLib :: DatatypeLibrary |
The main entry point to the W3C XML schema datatype library.
The DTC constructor exports the list of supported datatypes and params.
It also exports the specialized functions to validate a XML instance value with
respect to a datatype.
|
|
| Produced by Haddock version 0.8 |