[Previous slide] [Next slide] Moving to XML

Let's see that again: (iv) the output

<?xml version="1.0"?>
 <eventsdiary
  date="Jul 18, 2000">
  <event
   actor="simon"
   endtime="5:30:00 PM"
   event="19"
   location="Yokohama, Japan"
   starttime="9:00:00 AM"
   type="Otherwise unavailable">
   <description>
    Lecture, Java XML, all day
   </description>
  </event>
 </eventsdiary>

Should be online here (login required). HTML formatted view here

 


An older version of this course is available here