Hi, I try to integrate an xhtml validator in my unit-test, actually i managed it check if the xhtml is wellformed - with xmlwf. Now I search for an local xhtml-validator, there are plenty of online-validators, but due the fact that my internet-connection sometimes just slow done, i want to have an local xhtml validator.
Does anybody know such a tool? I didn't find one in the net. In the case there are no apropriate local validators around in the net, i thought of to build my own one. Should be not so difficult, if i am right it just should made of 2 parts: * xml-validator, like xerces * xhtml DTD but where do i get the xhtml DTD? Regards Erik -- J. Erik Heinz Keyboard-samuraing in process _______________________________________________ agavi-dev mailing list [email protected] http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev
