XML validation producing custom error messages - possible?
Please register to reply
Added by Andy Yar over 8 years ago
Hello, I have been looking for a technology which would allow me:
In other words, something like Schematron (allows custom error msgs, is readable, etc.] but still elegant for complex structural checks (XPath is kind of inefficient for things like order checking and such).
I have discovered a XML2SCH project, although it seems to be a bit outdated and cumbersome for my use case.
Is there some suitable technology which would fit the needs I described? I could live with Schematron and (outdated) tools like XSD2SCH, although result of using these tools seems to be really behemothic.
Thanks
Please register to reply