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.

Error tests

28 Jun 2022

Tests intended to demonstrate errors that processors are required to raise.

attribute-root

Created 03 Jun 2022 by MSM

This grammar marks its root (and only) node as an attribute; its single sentence thus cannot be serialized as well-formed XML.

Invisible XML Grammar


      @S: 'This sentence cannot be serialized.'. 
    

Test case: sentence

Repository URI: …/tests/error/test-catalog.xml

This input is grammatical. It just cannot be serialized.

Input string (35 characters)

This sentence cannot be serialized.

Expected result

Raises a dynamic error: one of D05, D01.