hxt-relaxng-9.0.0: The HXT RelaxNG validatorSource codeContentsIndex
Text.XML.HXT.RelaxNG.DataTypeLibMysql
Description
Datatype library for the MySQL datatypes
Synopsis
mysqlNS :: String
mysqlDatatypeLib :: DatatypeLibrary
Documentation
mysqlNS :: StringSource
Namespace of the MySQL datatype library
mysqlDatatypeLib :: DatatypeLibrarySource

The main entry point to the MySQL 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 2.6.1