[Refdb-cvs] CVS: refdb/dtd xnote.dtd,1.3.2.2,1.3.2.3
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-09-21 23:26:11
|
Update of /cvsroot/refdb/refdb/dtd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20093/dtd Modified Files: Tag: Release_0_9_5_stable xnote.dtd Log Message: added share attribute to xnote Index: xnote.dtd =================================================================== RCS file: /cvsroot/refdb/refdb/dtd/xnote.dtd,v retrieving revision 1.3.2.2 retrieving revision 1.3.2.3 diff -u -U2 -r1.3.2.2 -r1.3.2.3 --- xnote.dtd 7 Sep 2005 23:31:47 -0000 1.3.2.2 +++ xnote.dtd 21 Sep 2005 23:25:59 -0000 1.3.2.3 @@ -16,5 +16,6 @@ citekey NMTOKEN #IMPLIED user NMTOKEN #IMPLIED - date NMTOKEN #IMPLIED> + date NMTOKEN #IMPLIED + share (public|private) #IMPLIED> <!-- the optional title of a note --> |