Author: gmcdonald
Date: Thu Nov 15 04:52:23 2007
New Revision: 595295
URL: http://svn.apache.org/viewvc?rev=595295&view=rev
Log:
Add in rel attribute to general links
Modified:
forrest/trunk/main/webapp/resources/schema/dtd/document-v20.mod
Modified: forrest/trunk/main/webapp/resources/schema/dtd/document-v20.mod
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/schema/dtd/document-v20.mod?rev=595295&r1=595294&r2=595295&view=diff
==============================================================================
--- forrest/trunk/main/webapp/resources/schema/dtd/document-v20.mod (original)
+++ forrest/trunk/main/webapp/resources/schema/dtd/document-v20.mod Thu Nov 15
04:52:23 2007
@@ -115,7 +115,8 @@
Indicates that the element requires to have hyperlink attributes.
==================================================================== -->
<!ENTITY % link.att 'href CDATA #REQUIRED
- title CDATA #IMPLIED'>
+ title CDATA #IMPLIED
+ rel CDATA #IMPLIED'>
<!-- =============================================================== -->
<!-- General definitions -->
<!-- =============================================================== -->