NIST Include test case 23

NIST test case 23 still uses a fragment ID XPointer:

<!-- Testing an include element in the document (top-level) element in 
the source doc.
Test should fail because is including more than one element. -->
<xinclude:include  xmlns:xinclude="http://www.w3.org/2001/XInclude" 
href="../ents/books.xml#xpointer(//chapter)"/>

This may not have been noticed because this is a failing test, but for 
the wrong reasons.

--
Elliotte Rusty Harold

Received on Friday, 4 June 2004 07:56:39 UTC