Re: Relax NG Compact testsuite ?
David Tolpin <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
> I looked around at Oasis and on relaxng.org and didn't found a testsuite > for the Compact syntax. Is there something available ? A core version > can probably be generated by translating the XML version of the test suite > but I think specific test would be useful too (c.f. the tokenization > questions from a couple of weeks ago). Not really a testsuite, but a number of hand-written (as opposed to generated by Trang) grammars comes with nxml-emacs-mode. They are all correct, so will not help with error diagnostics, but have a range of features broad enough to assist testing. David