On Fri, Jul 21, 2006 at 03:08:47PM +0200, Stefan Weigert wrote: > > hello again ;) > > first: thanks a lot for your tip to look into the test-files. the validation > is > working now :) > > second: the problem is that i want to have an output like - error in that line > at this column. do you know what i mean? but at the moment i get only a number > - 1866 - in my case. > > is there a way to get useful - in means of debugging - output?
At the time of the validation, only the line number associated to node are available, column informations can't be provided and probably don't make a lot of sense. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
