Re: preferred implementation for error reporting
Sebastian Rahtz <[email protected]> Fri, 11 Mar 2005 12:18:13 +0000
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
I've found that MSV gives the most verbose reports when I am stuck. I also find it helpful to run trang and convert to XSD, and see what that says. For the reasons that Daniel gives, I find xmllint the least helpful for complex content model debugging, wonderful though it is in most ways. Sebastian