Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19600/v1/test/XInclude-Test-Suite/Nist/test/ents
Modified Files:
idtst.xml
Log Message:
XInclude Test Suite updated
Index: idtst.xml
===================================================================
RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents/idtst.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- idtst.xml 18 Oct 2004 18:19:23 -0000 1.2
+++ idtst.xml 19 Oct 2004 16:24:58 -0000 1.3
@@ -1,7 +1,6 @@
<?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>
|