[Yanel-commits] rev 21250 - public/yanel/trunk/src/realms/yanel-website/content/calendar

michi at wyona.com michi at wyona.com
Fri Dec 29 11:18:12 CET 2006


Author: michi
Date: 2006-12-29 11:18:11 +0100 (Fri, 29 Dec 2006)
New Revision: 21250

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/calendar/event1.xml
Log:
dtstart and dtend added

Modified: public/yanel/trunk/src/realms/yanel-website/content/calendar/event1.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/calendar/event1.xml	2006-12-29 10:10:35 UTC (rev 21249)
+++ public/yanel/trunk/src/realms/yanel-website/content/calendar/event1.xml	2006-12-29 10:18:11 UTC (rev 21250)
@@ -1,4 +1,9 @@
-<?xml version="1.0"?><cal:event xmlns:cal="http://..." created="20061205T225120Z" last-modified="20061205T225120Z" dtstamp="20061205T225120Z" uid="3d05ae36-b8a3-4149-9f8b-fcf0203b52b9" class="PUBLIC" categories="Conference">
-<cal:summary>Yulup/Neutron Presentation at XML Conference 2006</cal:summary>
-<cal:location>Sheraton Boston Hotel</cal:location>
+<?xml version="1.0"?>
+
+<cal:event xmlns:cal="http://..." created="20061205T225120Z" last-modified="20061205T225120Z" dtstamp="20061205T225120Z" uid="3d05ae36-b8a3-4149-9f8b-fcf0203b52b9" class="PUBLIC" categories="Conference">
+  <cal:summary>Yulup/Neutron Presentation at XML Conference 2006</cal:summary>
+  <cal:location>Sheraton Boston Hotel</cal:location>
+
+  <cal:dtstart value="DATE" tzid="/mozilla.org/20050126_1/Europe/Zurich:20061206T133000"/>
+  <cal:dtend value="DATE" tzid="/mozilla.org/20050126_1/Europe/Zurich:20061206T143000"/>
 </cal:event>




More information about the Yanel-commits mailing list