hxt-relaxng-9.1.5.5: The HXT RelaxNG validator

Safe HaskellNone
LanguageHaskell98

Text.XML.HXT.RelaxNG.DataTypeLibMysql

Description

Datatype library for the MySQL datatypes

Synopsis

Documentation

mysqlNS :: String Source

Namespace of the MySQL datatype library

mysqlDatatypeLib :: DatatypeLibrary Source

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.