iXML Community Group Test Suite
23 Oct 2023 (22 Nov 2023)
Top-level catalog for tests in the iXML Community Group Test Suite.
Tests have been contributed from several sources, but the core of the test collection are the tests contributed by Steven Pemberton in December 2021.
parse tests
01 Jun 2022
Tests provided by Steven Pemberton in December 2021, with corrections of 21 December. Reorganized by Norm Tovey-Walsh, February 2022.
parse-error
Created 16 Dec 2021 by SP
Invisible XML Grammar
a: "a", punctuation, "b".
punctuation: [",.;:'?!</&>"].
Test case: parse-error
Repository URI: …/tests/parse/test-catalog.xml
Created 16 Dec 2021 by SP
Updated 30 Dec 2021 by SP
replace grammar and input
Input string (8 characters)
a b<&>.
Expected result
The input does not match the grammar.