[Docstring-checkins] CVS: dps/spec dps-notes.txt,1.12,1.13
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-09-26 03:33:23
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv11489/dps/spec Modified Files: dps-notes.txt Log Message: updated Index: dps-notes.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/dps-notes.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** dps-notes.txt 2001/09/13 02:16:38 1.12 --- dps-notes.txt 2001/09/26 03:33:21 1.13 *************** *** 31,35 **** - Modules. ! - DTD element semantics. - Get cracking on the DPS itself! --- 31,40 ---- - Modules. ! ! - DPS nodes (DTD element) semantics: ! ! - External (public) attributes (node.attributes). ! - Internal attributes (node.*). ! - Linking mechanism. - Get cracking on the DPS itself! |