hxt-7.1: A collection of tools for processing XML with Haskell.ContentsIndex
Text.XML.HXT.RelaxNG.DataTypeLibW3C
Description
Datatype library for the W3C XML schema datatypes
Synopsis
w3cNS :: String
w3cDatatypeLib :: DatatypeLibrary
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