Update of /cvsroot/docstring/dps/spec
In directory usw-pr-cvs1:/tmp/cvs-serv1431/dps/spec
Modified Files:
gpdi.dtd
Log Message:
updated
Index: gpdi.dtd
===================================================================
RCS file: /cvsroot/docstring/dps/spec/gpdi.dtd,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** gpdi.dtd 2002/01/26 00:03:16 1.28
--- gpdi.dtd 2002/01/29 02:17:42 1.29
***************
*** 121,125 ****
" emphasis | strong | interpreted | literal
| reference | footnote_reference | substitution_reference
! | target | image
%additional.inline.elements; ">
--- 121,125 ----
" emphasis | strong | interpreted | literal
| reference | footnote_reference | substitution_reference
! | target | image | problematic
%additional.inline.elements; ">
***************
*** 460,463 ****
--- 460,466 ----
%basic.atts;
%refname.att;>
+
+ <!ELEMENT problematic (%text.model;)>
+ <!ATTLIST problematic %basic.atts;>
|