This document is the output of runtests.xsl applied to test-suite.xml. See also, the xml:id Conformance Test Suite.
Test: normal_001[1] | FAIL Expect: “xml:id on para is an ID (te st)” Result: “” |
Test: undecl_001 | pass |
Test: declar_001 | pass |
Test: declar_002[2] | pass |
Test: baddcl_001[3] | pass |
Test: dupdup_001[4] | pass |
Test: baddcl_002[5] | pass |
Test: dupdup_002[6] | pass |
Test: okchar_001 | pass |
Test: okchar_002[7] | pass |
Test: xref___001 | pass |
Test: normal_002 | FAIL Expect: “xml:id on p is an ID (anid) ” Result: “” |
Test: normal_003[8] | FAIL Expect: “xml:id on para is an ID ( p2) ” Result: “” |
Purpose: Check ID normalization
Notes: XSLT cannot perform this test.
Purpose: Check that xml:id does not have to be declared
Purpose: Check that xml:id can be declared correctly with a DTD
Purpose: Check that xml:id can be declared correctly with a schema
Notes: Proper evaluation requires a schema-aware processor.
Purpose: Check that an incorrect DTD declaration is caught
Notes: Must generate invalid declared type error.
Purpose: Test to see if duplicate IDs are detected.
Notes: Should generate duplicate ID error; may report both elements.
Purpose: Check that an incorrect schema declaration is caught
Notes: Must generate invalid declared type error; proper evaluation requires a schema-aware processor.
Purpose: Test to see if duplicate IDs are detected.
Notes: Should generate duplicate ID error; may report both elements.
Purpose: Check that an XML 1.0 document accepts 1.0 IDs
Purpose: Check that an XML 1.1 document accepts 1.1 IDs
Notes: Will fail if an XML 1.0 processor is used.
Purpose: Check that IDREFs work
Purpose: Check that an ID is normalized
Purpose: Check that an ID is normalized
Notes: XSLT cannot perform this test.