[CalendarServer-changes] [1087] CalDAVTester/trunk/Resource/proppatches

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 23 12:00:28 PST 2007


Revision: 1087
          http://trac.macosforge.org/projects/calendarserver/changeset/1087
Author:   cdaboo at apple.com
Date:     2007-01-23 12:00:28 -0800 (Tue, 23 Jan 2007)

Log Message:
-----------
Test data for attributes on properties.

Added Paths:
-----------
    CalDAVTester/trunk/Resource/proppatches/6.xml
    CalDAVTester/trunk/Resource/proppatches/7.xml

Added: CalDAVTester/trunk/Resource/proppatches/6.xml
===================================================================
--- CalDAVTester/trunk/Resource/proppatches/6.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/proppatches/6.xml	2007-01-23 20:00:28 UTC (rev 1087)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propertyupdate xmlns:D="DAV:">
+<D:set>
+<D:prop>
+<D:details xml:lang="en">My Name</D:details>
+</D:prop>
+</D:set>
+</D:propertyupdate>

Added: CalDAVTester/trunk/Resource/proppatches/7.xml
===================================================================
--- CalDAVTester/trunk/Resource/proppatches/7.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/proppatches/7.xml	2007-01-23 20:00:28 UTC (rev 1087)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:details/>
+</D:prop>
+</D:propfind>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070123/80a5dd04/attachment.html


More information about the calendarserver-changes mailing list