<!ELEMENT event (date,header?,description,who?)>
<!ELEMENT date (#PCDATA)>
<!ELEMENT header (#PCDATA)>
- <!ELEMENT description (#PCDATA)>
+ <!ELEMENT description (#PCDATA|a)*>
<!ELEMENT who EMPTY>
<!ATTLIST who
file CDATA #REQUIRED>
+
+ <!-- Small subset of XHTML -->
+ <!ELEMENT a (#PCDATA)>
+ <!ATTLIST a
+ target CDATA #REQUIRED
+ href CDATA #REQUIRED>
]>
<news>
+ <event>
+ <date>February 26, 2002</date>
+ <description>
+ The site is now available in two versions: with and without
+ frames. Please, try
+ <a href="http://mowgli.cs.unibo.it/html_no_frames" target="_top">the one
+ without frames</a> and give us some feedback.
+ </description>
+ <who file="bologna/sacerdoti"/>
+ </event>
+
<event>
<date>February 22, 2002</date>
<description>