Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Text.XML.HXT.RelaxNG.DataTypeLibMysql
Description
Datatype library for the MySQL datatypes
Synopsis
Documentation
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.