hxt-filter-8.4.2: A collection of tools for processing XML with Haskell (Filter variant).

Text.XML.HXT.Validator.IdValidation

Description

This module provides functions for checking special IDIDREFIDREFS constraints.

Synopsis

Documentation

validateIds :: XmlTree -> XmlTree -> XmlTreesSource

Perform the validation of the IDIDREFIDREFS constraints.

  • 1.parameter dtdPart : the DTD subset (Node DOCTYPE) of the XmlTree
  • 2.parameter doc : the document subset of the XmlTree
  • returns : a list of errors