[CalendarServer-changes] [3140] CalDAVTester/trunk/Resource/aclreports

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 10 12:05:56 PDT 2008


Revision: 3140
          http://trac.macosforge.org/projects/calendarserver/changeset/3140
Author:   sagen at apple.com
Date:     2008-10-10 12:05:55 -0700 (Fri, 10 Oct 2008)
Log Message:
-----------
Update principal-property-search related tests

Modified Paths:
--------------
    CalDAVTester/trunk/Resource/aclreports/12.xml
    CalDAVTester/trunk/Resource/aclreports/13.xml
    CalDAVTester/trunk/Resource/aclreports/18.xml

Modified: CalDAVTester/trunk/Resource/aclreports/12.xml
===================================================================
--- CalDAVTester/trunk/Resource/aclreports/12.xml	2008-10-10 19:04:18 UTC (rev 3139)
+++ CalDAVTester/trunk/Resource/aclreports/12.xml	2008-10-10 19:05:55 UTC (rev 3140)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<D:principal-property-search xmlns:D="DAV:">
+<D:principal-property-search xmlns:D="DAV:" type="INDIVIDUAL">
 <D:property-search>
 <D:prop>
 <D:displayname/>

Modified: CalDAVTester/trunk/Resource/aclreports/13.xml
===================================================================
--- CalDAVTester/trunk/Resource/aclreports/13.xml	2008-10-10 19:04:18 UTC (rev 3139)
+++ CalDAVTester/trunk/Resource/aclreports/13.xml	2008-10-10 19:05:55 UTC (rev 3140)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<D:principal-property-search xmlns:D="DAV:">
+<D:principal-property-search xmlns:D="DAV:" type="INDIVIDUAL">
 <D:property-search>
 <D:prop>
 <D:displayname/>

Modified: CalDAVTester/trunk/Resource/aclreports/18.xml
===================================================================
--- CalDAVTester/trunk/Resource/aclreports/18.xml	2008-10-10 19:04:18 UTC (rev 3139)
+++ CalDAVTester/trunk/Resource/aclreports/18.xml	2008-10-10 19:05:55 UTC (rev 3140)
@@ -2,14 +2,32 @@
 <principal-search-property-set xmlns='DAV:'>
   <principal-search-property>
     <prop>
+      <calendar-user-type xmlns='urn:ietf:params:xml:ns:caldav'/>
+    </prop>
+    <description xml:lang='en'>Calendar User Type</description>
+  </principal-search-property>
+  <principal-search-property>
+    <prop>
       <displayname/>
     </prop>
     <description xml:lang='en'>Display Name</description>
   </principal-search-property>
   <principal-search-property>
     <prop>
-      <calendar-user-address-set xmlns='urn:ietf:params:xml:ns:caldav'/>
+      <email-address xmlns='http://calendarserver.org/ns/'/>
     </prop>
-    <description xml:lang='en'>Calendar User Addresses</description>
+    <description xml:lang='en'>Email Addresses</description>
   </principal-search-property>
+  <principal-search-property>
+    <prop>
+      <first-name xmlns='http://calendarserver.org/ns/'/>
+    </prop>
+    <description xml:lang='en'>First Name</description>
+  </principal-search-property>
+  <principal-search-property>
+    <prop>
+      <last-name xmlns='http://calendarserver.org/ns/'/>
+    </prop>
+    <description xml:lang='en'>Last Name</description>
+  </principal-search-property>
 </principal-search-property-set>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081010/1013aa02/attachment.html 


More information about the calendarserver-changes mailing list