[Commits] (morgen) Removed endpoint for reminderTime (endpoints are only for references, for

commits at osafoundation.org commits at osafoundation.org
Tue Dec 14 17:00:18 PST 2004


Commit by: morgen
Modified files:
chandler/parcels/osaf/contentmodel/calendar/parcel.xml 1.43 1.44

Log message:
Removed endpoint for reminderTime (endpoints are only for references, for
now at least)


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/contentmodel/calendar/parcel.xml.diff?r1=text&tr1=1.43&r2=text&tr2=1.44

Index: chandler/parcels/osaf/contentmodel/calendar/parcel.xml
diff -u chandler/parcels/osaf/contentmodel/calendar/parcel.xml:1.43 chandler/parcels/osaf/contentmodel/calendar/parcel.xml:1.44
--- chandler/parcels/osaf/contentmodel/calendar/parcel.xml:1.43	Mon Dec 13 14:31:26 2004
+++ chandler/parcels/osaf/contentmodel/calendar/parcel.xml	Tue Dec 14 17:00:17 2004
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 
-<!-- $Revision: 1.43 $ -->
-<!-- $Date: 2004/12/13 22:31:26 $ -->
+<!-- $Revision: 1.44 $ -->
+<!-- $Date: 2004/12/15 01:00:17 $ -->
 <!-- Copyright (c) 2003-2004 Open Source Applications Foundation -->
 <!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
 
@@ -141,12 +141,6 @@
       </Endpoint>
       <endpoints itemref="cal:CalendarEventMixin/Cloud/recurrence"/>
 
-      <Endpoint itsName="reminderTime">
-        <attribute value="reminderTime"/>
-        <includePolicy value="byValue"/>
-      </Endpoint>
-      <endpoints itemref="cal:CalendarEventMixin/Cloud/reminderTime"/>
-
       <Endpoint itsName="participants">
         <attribute value="participants"/>
         <includePolicy value="byValue"/>



More information about the Commits mailing list