Copyright | Copyright (C) 2005-2010 Uwe Schmidt |
---|---|
License | MIT |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
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.