Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27513/v1/test/XInclude-Test-Suite/Nist/test/ents
Modified Files:
idtst.xml
Log Message:
Adjusting test suite.
Index: idtst.xml
===================================================================
RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents/idtst.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- idtst.xml 19 Oct 2004 16:24:58 -0000 1.3
+++ idtst.xml 1 Nov 2004 08:04:02 -0000 1.4
@@ -1,6 +1,7 @@
<?xml version='1.0'?>
<!DOCTYPE doc [
<!ELEMENT doc (family*)>
+ <!ELEMENT family (#PCDATA)>
<!ATTLIST family fnumber ID #REQUIRED>
<!ATTLIST family father IDREF #IMPLIED>
<!ATTLIST family mother IDREF #IMPLIED>
|