Update of /cvsroot/docstring/dps/spec
In directory usw-pr-cvs1:/tmp/cvs-serv17845/dps/spec
Modified Files:
gpdi.dtd
Log Message:
- Added 'alt' attribute to 'image'.
Index: gpdi.dtd
===================================================================
RCS file: /cvsroot/docstring/dps/spec/gpdi.dtd,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** gpdi.dtd 2001/11/13 03:08:01 1.24
--- gpdi.dtd 2001/11/15 02:54:04 1.25
***************
*** 392,395 ****
--- 392,396 ----
%basic.atts;
uri CDATA #REQUIRED
+ alt CDATA #IMPLIED
height NMTOKEN #IMPLIED
width NMTOKEN #IMPLIED
|