added attribute title to link

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@124 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
sven 2006-01-14 22:44:36 +00:00
parent 9c553d6cdc
commit 883938e33a
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@
<!ELEMENT link (#PCDATA)>
<!ATTLIST link
href %URI; #IMPLIED
href %URI; #IMPLIED
title CDATA #IMPLIED
>
<!ELEMENT image (#PCDATA)>