hxt-relaxng-9.1.5.5: The HXT RelaxNG validator
CopyrightCopyright (C) 2005-2010 Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Text.XML.HXT.RelaxNG.XMLSchema.DataTypeLibW3C

Description

Datatype library for the W3C XML schema datatypes

Synopsis

Documentation

w3cDatatypeLib :: DatatypeLibrary Source #

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.