From: Daniel C. \(kzu\) <dca...@us...> - 2005-01-01 22:40:45
|
Update of /cvsroot/mvp-xml/Design/v1/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15685/v1/src Modified Files: changelog.txt Log Message: Initial fix of XPathNavigatorReader. Index: changelog.txt =================================================================== RCS file: /cvsroot/mvp-xml/Design/v1/src/changelog.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- changelog.txt 21 Oct 2004 21:24:20 -0000 1.2 +++ changelog.txt 1 Jan 2005 22:40:33 -0000 1.3 @@ -1,3 +1,8 @@ +December 30, 2004 + +Added XmlValidate custom tool, that allows validation of the file against multiple schemas if necessary. + +--------------------------------------------------------- October 21, 2004 Renamed tool to XGen, added setup and test project. |