fpc/packages/fcl-xml
michael 645b0d2cb1 * Patch from Sergei Gorelkin
+ DTD validation
  + Correct reporting of the position of most fatal errors
  + TDOMDocument.CreateElement and others check their arguments for validity
    (INVALID_CHARACTER_ERR is reported where specification says)
  + property TDOMAttr.DataType
  + implemented TDOMDocument.GetElementByID
  * Common code moved to xmlutils.pp
  * whitespace in PublicID literals is normalized

git-svn-id: trunk@6749 -
2007-03-08 09:40:00 +00:00
..
src * Patch from Sergei Gorelkin 2007-03-08 09:40:00 +00:00
tests * Patch from Sergei Gorelkin 2007-03-08 09:40:00 +00:00
Makefile * Patch from Sergei Gorelkin 2007-03-08 09:40:00 +00:00
Makefile.fpc * Patch from Sergei Gorelkin 2007-03-08 09:40:00 +00:00