From: Oleg T. <he...@us...> - 2004-10-18 18:19:32
|
Update of /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23707/v1/test/XInclude-Test-Suite/Nist/test/ents Modified Files: idtst.xml Log Message: Testing... Index: idtst.xml =================================================================== RCS file: /cvsroot/mvp-xml/XInclude/v1/test/XInclude-Test-Suite/Nist/test/ents/idtst.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- idtst.xml 29 Sep 2004 07:46:16 -0000 1.1 +++ idtst.xml 18 Oct 2004 18:19:23 -0000 1.2 @@ -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> |