Advertisement
THgrendel

CALDAV exchange

Jun 7th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 35.15 KB | None | 0 0
  1. DAV Request: PROPFIND /dav/fg/
  2. Host: xxx
  3. User-Agent: Mac OS X/10.8.3 (12D78) CalendarAgent/55
  4. Accept: */*
  5. Accept-Language: de-de
  6. Accept-Encoding: gzip, deflate
  7. Content-Type: text/xml
  8. Depth: 1
  9. Brief: t
  10. Pragma: no-cache
  11. Authorization: Basic xxx
  12. content-length: 2037
  13.  
  14. DEBUG [2013-06-07 11:50:33] DAV Requestbody: <?xml version="1.0" encoding="UTF-8"?>
  15. <A:propfind xmlns:A="DAV:">
  16.   <A:prop>
  17.     <A:add-member/>
  18.     <C:allowed-sharing-modes xmlns:C="http://calendarserver.org/ns/"/>
  19.     <D:bulk-requests xmlns:D="http://me.com/_namespace/"/>
  20.     <E:calendar-color xmlns:E="http://apple.com/ns/ical/"/>
  21.     <B:calendar-description xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  22.     <B:calendar-free-busy-set xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  23.     <E:calendar-order xmlns:E="http://apple.com/ns/ical/"/>
  24.     <B:calendar-timezone xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  25.     <A:current-user-privilege-set/>
  26.     <B:default-alarm-vevent-date xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  27.     <B:default-alarm-vevent-datetime xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  28.     <A:displayname/>
  29.     <C:getctag xmlns:C="http://calendarserver.org/ns/"/>
  30.     <A:owner/>
  31.     <C:pre-publish-url xmlns:C="http://calendarserver.org/ns/"/>
  32.     <C:publish-url xmlns:C="http://calendarserver.org/ns/"/>
  33.     <C:push-transports xmlns:C="http://calendarserver.org/ns/"/>
  34.     <C:pushkey xmlns:C="http://calendarserver.org/ns/"/>
  35.     <A:quota-available-bytes/>
  36.     <A:quota-used-bytes/>
  37.     <E:refreshrate xmlns:E="http://apple.com/ns/ical/"/>
  38.     <A:resource-id/>
  39.     <A:resourcetype/>
  40.     <B:schedule-calendar-transp xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  41.     <B:schedule-default-calendar-URL xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  42.     <C:source xmlns:C="http://calendarserver.org/ns/"/>
  43.     <C:subscribed-strip-alarms xmlns:C="http://calendarserver.org/ns/"/>
  44.     <C:subscribed-strip-attachments xmlns:C="http://calendarserver.org/ns/"/>
  45.     <C:subscribed-strip-todos xmlns:C="http://calendarserver.org/ns/"/>
  46.     <B:supported-calendar-component-set xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  47.     <B:supported-calendar-component-sets xmlns:B="urn:ietf:params:xml:ns:caldav"/>
  48.     <A:supported-report-set/>
  49.     <A:sync-token/>
  50.     <C:xmpp-server xmlns:C="http://calendarserver.org/ns/"/>
  51.     <C:xmpp-uri xmlns:C="http://calendarserver.org/ns/"/>
  52.   </A:prop>
  53. </A:propfind>
  54.  
  55.  
  56. RESPONSE:
  57. <?xml version="1.0" encoding="utf-8"?>
  58. <D:multistatus xmlns:D="DAV:" xmlns:CS="http://calendarserver.org/ns/" xmlns:Z="http://me.com/_namespace/" xmlns:I="http://apple.com/ns/ical/" xmlns:B="urn:ietf:params:xml:ns:caldav" xmlns:C="urn:ietf:params:xml:ns:carddav">
  59.   <D:response>
  60.     <D:href>/dav/fg/</D:href>
  61.     <D:propstat>
  62.       <D:prop>
  63.         <D:add-member/>
  64.         <CS:allowed-sharing-modes/>
  65.         <Z:bulk-requests/>
  66.         <I:calendar-color/>
  67.         <B:calendar-description/>
  68.         <B:calendar-free-busy-set/>
  69.         <I:calendar-order/>
  70.         <B:calendar-timezone/>
  71.         <B:default-alarm-vevent-date/>
  72.         <B:default-alarm-vevent-datetime/>
  73.         <CS:getctag/>
  74.         <CS:pre-publish-url/>
  75.         <CS:publish-url/>
  76.         <CS:push-transports/>
  77.         <CS:pushkey/>
  78.         <D:quota-available-bytes/>
  79.         <D:quota-used-bytes/>
  80.         <I:refreshrate/>
  81.         <D:resource-id/>
  82.         <B:schedule-calendar-transp/>
  83.         <B:schedule-default-calendar-URL/>
  84.         <CS:source/>
  85.         <CS:subscribed-strip-alarms/>
  86.         <CS:subscribed-strip-attachments/>
  87.         <CS:subscribed-strip-todos/>
  88.         <B:supported-calendar-component-set/>
  89.         <B:supported-calendar-component-sets/>
  90.         <D:sync-token/>
  91.         <CS:xmpp-server/>
  92.         <CS:xmpp-uri/>
  93.       </D:prop>
  94.       <D:status>HTTP/1.1 404 Not Found</D:status>
  95.     </D:propstat>
  96.     <D:propstat>
  97.       <D:prop>
  98.         <D:current-user-privilege-set>
  99.           <D:privilege>
  100.             <D:read/>
  101.           </D:privilege>
  102.           <D:privilege>
  103.             <D:read-acl/>
  104.           </D:privilege>
  105.           <D:privilege>
  106.             <D:read-current-user-privilege-set/>
  107.           </D:privilege>
  108.         </D:current-user-privilege-set>
  109.         <D:displayname>User 1</D:displayname>
  110.         <D:owner>
  111.           <D:href>/dav/fg/</D:href>
  112.         </D:owner>
  113.         <D:resourcetype>
  114.           <D:collection/>
  115.         </D:resourcetype>
  116.         <D:supported-report-set>
  117.           <D:supported-report>
  118.             <D:report>
  119.               <D:principal-property-search/>
  120.             </D:report>
  121.           </D:supported-report>
  122.           <D:supported-report>
  123.             <D:report>
  124.               <D:principal-search-property-set/>
  125.             </D:report>
  126.           </D:supported-report>
  127.         </D:supported-report-set>
  128.       </D:prop>
  129.       <D:status>HTTP/1.1 200 OK</D:status>
  130.     </D:propstat>
  131.   </D:response>
  132.   <D:response>
  133.     <D:href>/dav/fg/addressbook/</D:href>
  134.     <D:propstat>
  135.       <D:prop>
  136.         <D:add-member/>
  137.         <CS:allowed-sharing-modes/>
  138.         <Z:bulk-requests/>
  139.         <I:calendar-color/>
  140.         <B:calendar-description/>
  141.         <B:calendar-free-busy-set/>
  142.         <I:calendar-order/>
  143.         <B:calendar-timezone/>
  144.         <B:default-alarm-vevent-date/>
  145.         <B:default-alarm-vevent-datetime/>
  146.         <CS:pre-publish-url/>
  147.         <CS:publish-url/>
  148.         <CS:push-transports/>
  149.         <CS:pushkey/>
  150.         <D:quota-available-bytes/>
  151.         <D:quota-used-bytes/>
  152.         <I:refreshrate/>
  153.         <D:resource-id/>
  154.         <B:schedule-calendar-transp/>
  155.         <B:schedule-default-calendar-URL/>
  156.         <CS:source/>
  157.         <CS:subscribed-strip-alarms/>
  158.         <CS:subscribed-strip-attachments/>
  159.         <CS:subscribed-strip-todos/>
  160.         <B:supported-calendar-component-set/>
  161.         <B:supported-calendar-component-sets/>
  162.         <D:sync-token/>
  163.         <CS:xmpp-server/>
  164.         <CS:xmpp-uri/>
  165.       </D:prop>
  166.       <D:status>HTTP/1.1 404 Not Found</D:status>
  167.     </D:propstat>
  168.     <D:propstat>
  169.       <D:prop>
  170.         <D:current-user-privilege-set>
  171.           <D:privilege>
  172.             <D:all/>
  173.           </D:privilege>
  174.           <D:privilege>
  175.             <D:read/>
  176.           </D:privilege>
  177.           <D:privilege>
  178.             <D:unlock/>
  179.           </D:privilege>
  180.           <D:privilege>
  181.             <D:read-acl/>
  182.           </D:privilege>
  183.           <D:privilege>
  184.             <D:read-current-user-privilege-set/>
  185.           </D:privilege>
  186.           <D:privilege>
  187.             <D:write-acl/>
  188.           </D:privilege>
  189.           <D:privilege>
  190.             <D:write/>
  191.           </D:privilege>
  192.           <D:privilege>
  193.             <D:write-properties/>
  194.           </D:privilege>
  195.           <D:privilege>
  196.             <D:write-content/>
  197.           </D:privilege>
  198.           <D:privilege>
  199.             <D:bind/>
  200.           </D:privilege>
  201.           <D:privilege>
  202.             <D:unbind/>
  203.           </D:privilege>
  204.         </D:current-user-privilege-set>
  205.         <D:displayname>teambox Adressbook User 1</D:displayname>
  206.         <CS:getctag>"d41d8cd98f00b204e9800998ecf8427e"</CS:getctag>
  207.         <D:owner>
  208.           <D:href>/dav/fg/</D:href>
  209.         </D:owner>
  210.         <D:resourcetype>
  211.           <C:addressbook/>
  212.           <D:collection/>
  213.         </D:resourcetype>
  214.         <D:supported-report-set>
  215.           <D:supported-report>
  216.             <D:report>
  217.               <C:addressbook-query/>
  218.             </D:report>
  219.           </D:supported-report>
  220.           <D:supported-report>
  221.             <D:report>
  222.               <C:addressbook-multiget/>
  223.             </D:report>
  224.           </D:supported-report>
  225.           <D:supported-report>
  226.             <D:report>
  227.               <D:principal-property-search/>
  228.             </D:report>
  229.           </D:supported-report>
  230.           <D:supported-report>
  231.             <D:report>
  232.               <D:principal-search-property-set/>
  233.             </D:report>
  234.           </D:supported-report>
  235.         </D:supported-report-set>
  236.       </D:prop>
  237.       <D:status>HTTP/1.1 200 OK</D:status>
  238.     </D:propstat>
  239.   </D:response>
  240.   <D:response>
  241.     <D:href>/dav/fg/calendar/</D:href>
  242.     <D:propstat>
  243.       <D:prop>
  244.         <D:add-member/>
  245.         <CS:allowed-sharing-modes/>
  246.         <Z:bulk-requests/>
  247.         <B:calendar-description/>
  248.         <B:calendar-free-busy-set/>
  249.         <B:default-alarm-vevent-date/>
  250.         <B:default-alarm-vevent-datetime/>
  251.         <CS:pre-publish-url/>
  252.         <CS:publish-url/>
  253.         <CS:push-transports/>
  254.         <CS:pushkey/>
  255.         <D:quota-available-bytes/>
  256.         <D:quota-used-bytes/>
  257.         <I:refreshrate/>
  258.         <D:resource-id/>
  259.         <B:schedule-calendar-transp/>
  260.         <B:schedule-default-calendar-URL/>
  261.         <CS:source/>
  262.         <CS:subscribed-strip-alarms/>
  263.         <CS:subscribed-strip-attachments/>
  264.         <CS:subscribed-strip-todos/>
  265.         <B:supported-calendar-component-sets/>
  266.         <D:sync-token/>
  267.         <CS:xmpp-server/>
  268.         <CS:xmpp-uri/>
  269.       </D:prop>
  270.       <D:status>HTTP/1.1 404 Not Found</D:status>
  271.     </D:propstat>
  272.     <D:propstat>
  273.       <D:prop>
  274.         <I:calendar-color>#000000</I:calendar-color>
  275.         <I:calendar-order>500</I:calendar-order>
  276.         <B:calendar-timezone>BEGIN:VCALENDAR
  277. VERSION:2.0
  278. PRODID:-//intevo.websolutions//TEAMBOX//DE
  279. CALSCALE:GREGORIAN
  280. METHOD:PUBLISH
  281. BEGIN:VTIMEZONE
  282. TZID:Europe/Vienna
  283. BEGIN:STANDARD
  284. DTSTART:20111030T020000
  285. TZOFFSETFROM:+0200
  286. TZOFFSETTO:+0100
  287. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  288. TZNAME:CET
  289. END:STANDARD
  290. BEGIN:DAYLIGHT
  291. DTSTART:20110327T030000
  292. TZOFFSETFROM:+0100
  293. TZOFFSETTO:+0200
  294. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  295. TZNAME:CEST
  296. END:DAYLIGHT
  297. END:VTIMEZONE
  298. END:VCALENDAR
  299. </B:calendar-timezone>
  300.         <D:current-user-privilege-set>
  301.           <D:privilege>
  302.             <D:all/>
  303.           </D:privilege>
  304.           <D:privilege>
  305.             <D:read/>
  306.           </D:privilege>
  307.           <D:privilege>
  308.             <D:unlock/>
  309.           </D:privilege>
  310.           <D:privilege>
  311.             <D:read-acl/>
  312.           </D:privilege>
  313.           <D:privilege>
  314.             <D:read-current-user-privilege-set/>
  315.           </D:privilege>
  316.           <D:privilege>
  317.             <D:write-acl/>
  318.           </D:privilege>
  319.           <D:privilege>
  320.             <D:write/>
  321.           </D:privilege>
  322.           <D:privilege>
  323.             <D:write-properties/>
  324.           </D:privilege>
  325.           <D:privilege>
  326.             <D:write-content/>
  327.           </D:privilege>
  328.           <D:privilege>
  329.             <D:bind/>
  330.           </D:privilege>
  331.           <D:privilege>
  332.             <D:unbind/>
  333.           </D:privilege>
  334.         </D:current-user-privilege-set>
  335.         <D:displayname>Kalender</D:displayname>
  336.         <CS:getctag>"2a024d179bc93302097a8d703c5a32ab"</CS:getctag>
  337.         <D:owner>
  338.           <D:href>/dav/fg/</D:href>
  339.         </D:owner>
  340.         <D:resourcetype>
  341.           <B:calendar/>
  342.           <D:collection/>
  343.         </D:resourcetype>
  344.         <B:supported-calendar-component-set>
  345.           <B:comp name="VEVENT"/>
  346.         </B:supported-calendar-component-set>
  347.         <D:supported-report-set>
  348.           <D:supported-report>
  349.             <D:report>
  350.               <B:calendar-query/>
  351.             </D:report>
  352.           </D:supported-report>
  353.           <D:supported-report>
  354.             <D:report>
  355.               <B:calendar-multiget/>
  356.             </D:report>
  357.           </D:supported-report>
  358.           <D:supported-report>
  359.             <D:report>
  360.               <D:principal-property-search/>
  361.             </D:report>
  362.           </D:supported-report>
  363.           <D:supported-report>
  364.             <D:report>
  365.               <D:principal-search-property-set/>
  366.             </D:report>
  367.           </D:supported-report>
  368.         </D:supported-report-set>
  369.       </D:prop>
  370.       <D:status>HTTP/1.1 200 OK</D:status>
  371.     </D:propstat>
  372.   </D:response>
  373.   <D:response>
  374.     <D:href>/dav/fg/private/</D:href>
  375.     <D:propstat>
  376.       <D:prop>
  377.         <D:add-member/>
  378.         <CS:allowed-sharing-modes/>
  379.         <Z:bulk-requests/>
  380.         <B:calendar-description/>
  381.         <B:calendar-free-busy-set/>
  382.         <B:default-alarm-vevent-date/>
  383.         <B:default-alarm-vevent-datetime/>
  384.         <CS:pre-publish-url/>
  385.         <CS:publish-url/>
  386.         <CS:push-transports/>
  387.         <CS:pushkey/>
  388.         <D:quota-available-bytes/>
  389.         <D:quota-used-bytes/>
  390.         <I:refreshrate/>
  391.         <D:resource-id/>
  392.         <B:schedule-calendar-transp/>
  393.         <B:schedule-default-calendar-URL/>
  394.         <CS:source/>
  395.         <CS:subscribed-strip-alarms/>
  396.         <CS:subscribed-strip-attachments/>
  397.         <CS:subscribed-strip-todos/>
  398.         <B:supported-calendar-component-sets/>
  399.         <D:sync-token/>
  400.         <CS:xmpp-server/>
  401.         <CS:xmpp-uri/>
  402.       </D:prop>
  403.       <D:status>HTTP/1.1 404 Not Found</D:status>
  404.     </D:propstat>
  405.     <D:propstat>
  406.       <D:prop>
  407.         <I:calendar-color>#ffffff</I:calendar-color>
  408.         <I:calendar-order>-1</I:calendar-order>
  409.         <B:calendar-timezone>BEGIN:VCALENDAR
  410. VERSION:2.0
  411. PRODID:-//intevo.websolutions//TEAMBOX//DE
  412. CALSCALE:GREGORIAN
  413. METHOD:PUBLISH
  414. BEGIN:VTIMEZONE
  415. TZID:Europe/Vienna
  416. BEGIN:STANDARD
  417. DTSTART:20111030T020000
  418. TZOFFSETFROM:+0200
  419. TZOFFSETTO:+0100
  420. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  421. TZNAME:CET
  422. END:STANDARD
  423. BEGIN:DAYLIGHT
  424. DTSTART:20110327T030000
  425. TZOFFSETFROM:+0100
  426. TZOFFSETTO:+0200
  427. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  428. TZNAME:CEST
  429. END:DAYLIGHT
  430. END:VTIMEZONE
  431. END:VCALENDAR
  432. </B:calendar-timezone>
  433.         <D:current-user-privilege-set>
  434.           <D:privilege>
  435.             <D:all/>
  436.           </D:privilege>
  437.           <D:privilege>
  438.             <D:read/>
  439.           </D:privilege>
  440.           <D:privilege>
  441.             <D:unlock/>
  442.           </D:privilege>
  443.           <D:privilege>
  444.             <D:read-acl/>
  445.           </D:privilege>
  446.           <D:privilege>
  447.             <D:read-current-user-privilege-set/>
  448.           </D:privilege>
  449.           <D:privilege>
  450.             <D:write-acl/>
  451.           </D:privilege>
  452.           <D:privilege>
  453.             <D:write/>
  454.           </D:privilege>
  455.           <D:privilege>
  456.             <D:write-properties/>
  457.           </D:privilege>
  458.           <D:privilege>
  459.             <D:write-content/>
  460.           </D:privilege>
  461.           <D:privilege>
  462.             <D:bind/>
  463.           </D:privilege>
  464.           <D:privilege>
  465.             <D:unbind/>
  466.           </D:privilege>
  467.         </D:current-user-privilege-set>
  468.         <D:displayname>Privat</D:displayname>
  469.         <CS:getctag>"2a024d179bc93302097a8d703c5a32ab"</CS:getctag>
  470.         <D:owner>
  471.           <D:href>/dav/fg/</D:href>
  472.         </D:owner>
  473.         <D:resourcetype>
  474.           <B:calendar/>
  475.           <D:collection/>
  476.         </D:resourcetype>
  477.         <B:supported-calendar-component-set>
  478.           <B:comp name="VEVENT"/>
  479.         </B:supported-calendar-component-set>
  480.         <D:supported-report-set>
  481.           <D:supported-report>
  482.             <D:report>
  483.               <B:calendar-query/>
  484.             </D:report>
  485.           </D:supported-report>
  486.           <D:supported-report>
  487.             <D:report>
  488.               <B:calendar-multiget/>
  489.             </D:report>
  490.           </D:supported-report>
  491.           <D:supported-report>
  492.             <D:report>
  493.               <D:principal-property-search/>
  494.             </D:report>
  495.           </D:supported-report>
  496.           <D:supported-report>
  497.             <D:report>
  498.               <D:principal-search-property-set/>
  499.             </D:report>
  500.           </D:supported-report>
  501.         </D:supported-report-set>
  502.       </D:prop>
  503.       <D:status>HTTP/1.1 200 OK</D:status>
  504.     </D:propstat>
  505.   </D:response>
  506.   <D:response>
  507.     <D:href>/dav/fg/calendar1/</D:href>
  508.     <D:propstat>
  509.       <D:prop>
  510.         <D:add-member/>
  511.         <CS:allowed-sharing-modes/>
  512.         <Z:bulk-requests/>
  513.         <B:calendar-description/>
  514.         <B:calendar-free-busy-set/>
  515.         <B:default-alarm-vevent-date/>
  516.         <B:default-alarm-vevent-datetime/>
  517.         <CS:pre-publish-url/>
  518.         <CS:publish-url/>
  519.         <CS:push-transports/>
  520.         <CS:pushkey/>
  521.         <D:quota-available-bytes/>
  522.         <D:quota-used-bytes/>
  523.         <I:refreshrate/>
  524.         <D:resource-id/>
  525.         <B:schedule-calendar-transp/>
  526.         <B:schedule-default-calendar-URL/>
  527.         <CS:source/>
  528.         <CS:subscribed-strip-alarms/>
  529.         <CS:subscribed-strip-attachments/>
  530.         <CS:subscribed-strip-todos/>
  531.         <B:supported-calendar-component-sets/>
  532.         <D:sync-token/>
  533.         <CS:xmpp-server/>
  534.         <CS:xmpp-uri/>
  535.       </D:prop>
  536.       <D:status>HTTP/1.1 404 Not Found</D:status>
  537.     </D:propstat>
  538.     <D:propstat>
  539.       <D:prop>
  540.         <I:calendar-color>#F4DB0C</I:calendar-color>
  541.         <I:calendar-order>0</I:calendar-order>
  542.         <B:calendar-timezone>BEGIN:VCALENDAR
  543. VERSION:2.0
  544. PRODID:-//intevo.websolutions//TEAMBOX//DE
  545. CALSCALE:GREGORIAN
  546. METHOD:PUBLISH
  547. BEGIN:VTIMEZONE
  548. TZID:Europe/Vienna
  549. BEGIN:STANDARD
  550. DTSTART:20111030T020000
  551. TZOFFSETFROM:+0200
  552. TZOFFSETTO:+0100
  553. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  554. TZNAME:CET
  555. END:STANDARD
  556. BEGIN:DAYLIGHT
  557. DTSTART:20110327T030000
  558. TZOFFSETFROM:+0100
  559. TZOFFSETTO:+0200
  560. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  561. TZNAME:CEST
  562. END:DAYLIGHT
  563. END:VTIMEZONE
  564. END:VCALENDAR
  565. </B:calendar-timezone>
  566.         <D:current-user-privilege-set>
  567.           <D:privilege>
  568.             <D:all/>
  569.           </D:privilege>
  570.           <D:privilege>
  571.             <D:read/>
  572.           </D:privilege>
  573.           <D:privilege>
  574.             <D:unlock/>
  575.           </D:privilege>
  576.           <D:privilege>
  577.             <D:read-acl/>
  578.           </D:privilege>
  579.           <D:privilege>
  580.             <D:read-current-user-privilege-set/>
  581.           </D:privilege>
  582.           <D:privilege>
  583.             <D:write-acl/>
  584.           </D:privilege>
  585.           <D:privilege>
  586.             <D:write/>
  587.           </D:privilege>
  588.           <D:privilege>
  589.             <D:write-properties/>
  590.           </D:privilege>
  591.           <D:privilege>
  592.             <D:write-content/>
  593.           </D:privilege>
  594.           <D:privilege>
  595.             <D:bind/>
  596.           </D:privilege>
  597.           <D:privilege>
  598.             <D:unbind/>
  599.           </D:privilege>
  600.         </D:current-user-privilege-set>
  601.         <D:displayname>intern</D:displayname>
  602.         <CS:getctag>"2a024d179bc93302097a8d703c5a32ab"</CS:getctag>
  603.         <D:owner>
  604.           <D:href>/dav/fg/</D:href>
  605.         </D:owner>
  606.         <D:resourcetype>
  607.           <B:calendar/>
  608.           <D:collection/>
  609.         </D:resourcetype>
  610.         <B:supported-calendar-component-set>
  611.           <B:comp name="VEVENT"/>
  612.         </B:supported-calendar-component-set>
  613.         <D:supported-report-set>
  614.           <D:supported-report>
  615.             <D:report>
  616.               <B:calendar-query/>
  617.             </D:report>
  618.           </D:supported-report>
  619.           <D:supported-report>
  620.             <D:report>
  621.               <B:calendar-multiget/>
  622.             </D:report>
  623.           </D:supported-report>
  624.           <D:supported-report>
  625.             <D:report>
  626.               <D:principal-property-search/>
  627.             </D:report>
  628.           </D:supported-report>
  629.           <D:supported-report>
  630.             <D:report>
  631.               <D:principal-search-property-set/>
  632.             </D:report>
  633.           </D:supported-report>
  634.         </D:supported-report-set>
  635.       </D:prop>
  636.       <D:status>HTTP/1.1 200 OK</D:status>
  637.     </D:propstat>
  638.   </D:response>
  639.   <D:response>
  640.     <D:href>/dav/fg/calendar2/</D:href>
  641.     <D:propstat>
  642.       <D:prop>
  643.         <D:add-member/>
  644.         <CS:allowed-sharing-modes/>
  645.         <Z:bulk-requests/>
  646.         <B:calendar-description/>
  647.         <B:calendar-free-busy-set/>
  648.         <B:default-alarm-vevent-date/>
  649.         <B:default-alarm-vevent-datetime/>
  650.         <CS:pre-publish-url/>
  651.         <CS:publish-url/>
  652.         <CS:push-transports/>
  653.         <CS:pushkey/>
  654.         <D:quota-available-bytes/>
  655.         <D:quota-used-bytes/>
  656.         <I:refreshrate/>
  657.         <D:resource-id/>
  658.         <B:schedule-calendar-transp/>
  659.         <B:schedule-default-calendar-URL/>
  660.         <CS:source/>
  661.         <CS:subscribed-strip-alarms/>
  662.         <CS:subscribed-strip-attachments/>
  663.         <CS:subscribed-strip-todos/>
  664.         <B:supported-calendar-component-sets/>
  665.         <D:sync-token/>
  666.         <CS:xmpp-server/>
  667.         <CS:xmpp-uri/>
  668.       </D:prop>
  669.       <D:status>HTTP/1.1 404 Not Found</D:status>
  670.     </D:propstat>
  671.     <D:propstat>
  672.       <D:prop>
  673.         <I:calendar-color>#F4950C</I:calendar-color>
  674.         <I:calendar-order>1</I:calendar-order>
  675.         <B:calendar-timezone>BEGIN:VCALENDAR
  676. VERSION:2.0
  677. PRODID:-//intevo.websolutions//TEAMBOX//DE
  678. CALSCALE:GREGORIAN
  679. METHOD:PUBLISH
  680. BEGIN:VTIMEZONE
  681. TZID:Europe/Vienna
  682. BEGIN:STANDARD
  683. DTSTART:20111030T020000
  684. TZOFFSETFROM:+0200
  685. TZOFFSETTO:+0100
  686. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  687. TZNAME:CET
  688. END:STANDARD
  689. BEGIN:DAYLIGHT
  690. DTSTART:20110327T030000
  691. TZOFFSETFROM:+0100
  692. TZOFFSETTO:+0200
  693. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  694. TZNAME:CEST
  695. END:DAYLIGHT
  696. END:VTIMEZONE
  697. END:VCALENDAR
  698. </B:calendar-timezone>
  699.         <D:current-user-privilege-set>
  700.           <D:privilege>
  701.             <D:all/>
  702.           </D:privilege>
  703.           <D:privilege>
  704.             <D:read/>
  705.           </D:privilege>
  706.           <D:privilege>
  707.             <D:unlock/>
  708.           </D:privilege>
  709.           <D:privilege>
  710.             <D:read-acl/>
  711.           </D:privilege>
  712.           <D:privilege>
  713.             <D:read-current-user-privilege-set/>
  714.           </D:privilege>
  715.           <D:privilege>
  716.             <D:write-acl/>
  717.           </D:privilege>
  718.           <D:privilege>
  719.             <D:write/>
  720.           </D:privilege>
  721.           <D:privilege>
  722.             <D:write-properties/>
  723.           </D:privilege>
  724.           <D:privilege>
  725.             <D:write-content/>
  726.           </D:privilege>
  727.           <D:privilege>
  728.             <D:bind/>
  729.           </D:privilege>
  730.           <D:privilege>
  731.             <D:unbind/>
  732.           </D:privilege>
  733.         </D:current-user-privilege-set>
  734.         <D:displayname>Kunde</D:displayname>
  735.         <CS:getctag>"2a024d179bc93302097a8d703c5a32ab"</CS:getctag>
  736.         <D:owner>
  737.           <D:href>/dav/fg/</D:href>
  738.         </D:owner>
  739.         <D:resourcetype>
  740.           <B:calendar/>
  741.           <D:collection/>
  742.         </D:resourcetype>
  743.         <B:supported-calendar-component-set>
  744.           <B:comp name="VEVENT"/>
  745.         </B:supported-calendar-component-set>
  746.         <D:supported-report-set>
  747.           <D:supported-report>
  748.             <D:report>
  749.               <B:calendar-query/>
  750.             </D:report>
  751.           </D:supported-report>
  752.           <D:supported-report>
  753.             <D:report>
  754.               <B:calendar-multiget/>
  755.             </D:report>
  756.           </D:supported-report>
  757.           <D:supported-report>
  758.             <D:report>
  759.               <D:principal-property-search/>
  760.             </D:report>
  761.           </D:supported-report>
  762.           <D:supported-report>
  763.             <D:report>
  764.               <D:principal-search-property-set/>
  765.             </D:report>
  766.           </D:supported-report>
  767.         </D:supported-report-set>
  768.       </D:prop>
  769.       <D:status>HTTP/1.1 200 OK</D:status>
  770.     </D:propstat>
  771.   </D:response>
  772.   <D:response>
  773.     <D:href>/dav/fg/calendar3/</D:href>
  774.     <D:propstat>
  775.       <D:prop>
  776.         <D:add-member/>
  777.         <CS:allowed-sharing-modes/>
  778.         <Z:bulk-requests/>
  779.         <B:calendar-description/>
  780.         <B:calendar-free-busy-set/>
  781.         <B:default-alarm-vevent-date/>
  782.         <B:default-alarm-vevent-datetime/>
  783.         <CS:pre-publish-url/>
  784.         <CS:publish-url/>
  785.         <CS:push-transports/>
  786.         <CS:pushkey/>
  787.         <D:quota-available-bytes/>
  788.         <D:quota-used-bytes/>
  789.         <I:refreshrate/>
  790.         <D:resource-id/>
  791.         <B:schedule-calendar-transp/>
  792.         <B:schedule-default-calendar-URL/>
  793.         <CS:source/>
  794.         <CS:subscribed-strip-alarms/>
  795.         <CS:subscribed-strip-attachments/>
  796.         <CS:subscribed-strip-todos/>
  797.         <B:supported-calendar-component-sets/>
  798.         <D:sync-token/>
  799.         <CS:xmpp-server/>
  800.         <CS:xmpp-uri/>
  801.       </D:prop>
  802.       <D:status>HTTP/1.1 404 Not Found</D:status>
  803.     </D:propstat>
  804.     <D:propstat>
  805.       <D:prop>
  806.         <I:calendar-color>#C0F40C</I:calendar-color>
  807.         <I:calendar-order>2</I:calendar-order>
  808.         <B:calendar-timezone>BEGIN:VCALENDAR
  809. VERSION:2.0
  810. PRODID:-//intevo.websolutions//TEAMBOX//DE
  811. CALSCALE:GREGORIAN
  812. METHOD:PUBLISH
  813. BEGIN:VTIMEZONE
  814. TZID:Europe/Vienna
  815. BEGIN:STANDARD
  816. DTSTART:20111030T020000
  817. TZOFFSETFROM:+0200
  818. TZOFFSETTO:+0100
  819. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  820. TZNAME:CET
  821. END:STANDARD
  822. BEGIN:DAYLIGHT
  823. DTSTART:20110327T030000
  824. TZOFFSETFROM:+0100
  825. TZOFFSETTO:+0200
  826. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  827. TZNAME:CEST
  828. END:DAYLIGHT
  829. END:VTIMEZONE
  830. END:VCALENDAR
  831. </B:calendar-timezone>
  832.         <D:current-user-privilege-set>
  833.           <D:privilege>
  834.             <D:all/>
  835.           </D:privilege>
  836.           <D:privilege>
  837.             <D:read/>
  838.           </D:privilege>
  839.           <D:privilege>
  840.             <D:unlock/>
  841.           </D:privilege>
  842.           <D:privilege>
  843.             <D:read-acl/>
  844.           </D:privilege>
  845.           <D:privilege>
  846.             <D:read-current-user-privilege-set/>
  847.           </D:privilege>
  848.           <D:privilege>
  849.             <D:write-acl/>
  850.           </D:privilege>
  851.           <D:privilege>
  852.             <D:write/>
  853.           </D:privilege>
  854.           <D:privilege>
  855.             <D:write-properties/>
  856.           </D:privilege>
  857.           <D:privilege>
  858.             <D:write-content/>
  859.           </D:privilege>
  860.           <D:privilege>
  861.             <D:bind/>
  862.           </D:privilege>
  863.           <D:privilege>
  864.             <D:unbind/>
  865.           </D:privilege>
  866.         </D:current-user-privilege-set>
  867.         <D:displayname>Partner</D:displayname>
  868.         <CS:getctag>"2a024d179bc93302097a8d703c5a32ab"</CS:getctag>
  869.         <D:owner>
  870.           <D:href>/dav/fg/</D:href>
  871.         </D:owner>
  872.         <D:resourcetype>
  873.           <B:calendar/>
  874.           <D:collection/>
  875.         </D:resourcetype>
  876.         <B:supported-calendar-component-set>
  877.           <B:comp name="VEVENT"/>
  878.         </B:supported-calendar-component-set>
  879.         <D:supported-report-set>
  880.           <D:supported-report>
  881.             <D:report>
  882.               <B:calendar-query/>
  883.             </D:report>
  884.           </D:supported-report>
  885.           <D:supported-report>
  886.             <D:report>
  887.               <B:calendar-multiget/>
  888.             </D:report>
  889.           </D:supported-report>
  890.           <D:supported-report>
  891.             <D:report>
  892.               <D:principal-property-search/>
  893.             </D:report>
  894.           </D:supported-report>
  895.           <D:supported-report>
  896.             <D:report>
  897.               <D:principal-search-property-set/>
  898.             </D:report>
  899.           </D:supported-report>
  900.         </D:supported-report-set>
  901.       </D:prop>
  902.       <D:status>HTTP/1.1 200 OK</D:status>
  903.     </D:propstat>
  904.   </D:response>
  905.   <D:response>
  906.     <D:href>/dav/fg/todos1/</D:href>
  907.     <D:propstat>
  908.       <D:prop>
  909.         <I:calendar-color/>
  910.         <I:calendar-order>700</I:calendar-order>
  911.         <B:calendar-timezone>BEGIN:VCALENDAR
  912. VERSION:2.0
  913. PRODID:-//intevo.websolutions//TEAMBOX//DE
  914. CALSCALE:GREGORIAN
  915. METHOD:PUBLISH
  916. BEGIN:VTIMEZONE
  917. TZID:Europe/Vienna
  918. BEGIN:STANDARD
  919. DTSTART:20111030T020000
  920. TZOFFSETFROM:+0200
  921. TZOFFSETTO:+0100
  922. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  923. TZNAME:CET
  924. END:STANDARD
  925. BEGIN:DAYLIGHT
  926. DTSTART:20110327T030000
  927. TZOFFSETFROM:+0100
  928. TZOFFSETTO:+0200
  929. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  930. TZNAME:CEST
  931. END:DAYLIGHT
  932. END:VTIMEZONE
  933. END:VCALENDAR
  934. </B:calendar-timezone>
  935.         <D:current-user-privilege-set>
  936.           <D:privilege>
  937.             <D:read/>
  938.           </D:privilege>
  939.           <D:privilege>
  940.             <D:read-acl/>
  941.           </D:privilege>
  942.           <D:privilege>
  943.             <D:read-current-user-privilege-set/>
  944.           </D:privilege>
  945.         </D:current-user-privilege-set>
  946.         <D:displayname>Aufgaben</D:displayname>
  947.         <CS:getctag>"5109d85d95fece7816d9704e6e5b1279"</CS:getctag>
  948.         <D:owner>
  949.           <D:href>/dav/fg/</D:href>
  950.         </D:owner>
  951.         <D:resourcetype>
  952.           <B:calendar/>
  953.           <D:collection/>
  954.         </D:resourcetype>
  955.         <B:supported-calendar-component-set>
  956.           <B:comp name="VTODO"/>
  957.         </B:supported-calendar-component-set>
  958.         <D:supported-report-set>
  959.           <D:supported-report>
  960.             <D:report>
  961.               <B:calendar-query/>
  962.             </D:report>
  963.           </D:supported-report>
  964.           <D:supported-report>
  965.             <D:report>
  966.               <B:calendar-multiget/>
  967.             </D:report>
  968.           </D:supported-report>
  969.           <D:supported-report>
  970.             <D:report>
  971.               <D:principal-property-search/>
  972.             </D:report>
  973.           </D:supported-report>
  974.           <D:supported-report>
  975.             <D:report>
  976.               <D:principal-search-property-set/>
  977.             </D:report>
  978.           </D:supported-report>
  979.         </D:supported-report-set>
  980.       </D:prop>
  981.       <D:status>HTTP/1.1 200 OK</D:status>
  982.     </D:propstat>
  983.   </D:response>
  984.   <D:response>
  985.     <D:href>/dav/fg/holidays/</D:href>
  986.     <D:propstat>
  987.       <D:prop>
  988.         <D:add-member/>
  989.         <CS:allowed-sharing-modes/>
  990.         <Z:bulk-requests/>
  991.         <B:calendar-description/>
  992.         <B:calendar-free-busy-set/>
  993.         <B:default-alarm-vevent-date/>
  994.         <B:default-alarm-vevent-datetime/>
  995.         <CS:pre-publish-url/>
  996.         <CS:publish-url/>
  997.         <CS:push-transports/>
  998.         <CS:pushkey/>
  999.         <D:quota-available-bytes/>
  1000.         <D:quota-used-bytes/>
  1001.         <I:refreshrate/>
  1002.         <D:resource-id/>
  1003.         <B:schedule-calendar-transp/>
  1004.         <B:schedule-default-calendar-URL/>
  1005.         <CS:source/>
  1006.         <CS:subscribed-strip-alarms/>
  1007.         <CS:subscribed-strip-attachments/>
  1008.         <CS:subscribed-strip-todos/>
  1009.         <B:supported-calendar-component-sets/>
  1010.         <D:sync-token/>
  1011.         <CS:xmpp-server/>
  1012.         <CS:xmpp-uri/>
  1013.       </D:prop>
  1014.       <D:status>HTTP/1.1 404 Not Found</D:status>
  1015.     </D:propstat>
  1016.     <D:propstat>
  1017.       <D:prop>
  1018.         <I:calendar-color>red</I:calendar-color>
  1019.         <I:calendar-order>600</I:calendar-order>
  1020.         <B:calendar-timezone>BEGIN:VCALENDAR
  1021. VERSION:2.0
  1022. PRODID:-//intevo.websolutions//TEAMBOX//DE
  1023. CALSCALE:GREGORIAN
  1024. METHOD:PUBLISH
  1025. BEGIN:VTIMEZONE
  1026. TZID:Europe/Vienna
  1027. BEGIN:STANDARD
  1028. DTSTART:20111030T020000
  1029. TZOFFSETFROM:+0200
  1030. TZOFFSETTO:+0100
  1031. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  1032. TZNAME:CET
  1033. END:STANDARD
  1034. BEGIN:DAYLIGHT
  1035. DTSTART:20110327T030000
  1036. TZOFFSETFROM:+0100
  1037. TZOFFSETTO:+0200
  1038. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  1039. TZNAME:CEST
  1040. END:DAYLIGHT
  1041. END:VTIMEZONE
  1042. END:VCALENDAR
  1043. </B:calendar-timezone>
  1044.         <D:current-user-privilege-set>
  1045.           <D:privilege>
  1046.             <D:read/>
  1047.           </D:privilege>
  1048.           <D:privilege>
  1049.             <D:read-acl/>
  1050.           </D:privilege>
  1051.           <D:privilege>
  1052.             <D:read-current-user-privilege-set/>
  1053.           </D:privilege>
  1054.         </D:current-user-privilege-set>
  1055.         <D:displayname>Feiertage</D:displayname>
  1056.         <CS:getctag>"5109d85d95fece7816d9704e6e5b1279"</CS:getctag>
  1057.         <D:owner>
  1058.           <D:href>/dav/fg/</D:href>
  1059.         </D:owner>
  1060.         <D:resourcetype>
  1061.           <B:calendar/>
  1062.           <D:collection/>
  1063.         </D:resourcetype>
  1064.         <B:supported-calendar-component-set>
  1065.           <B:comp name="VEVENT"/>
  1066.         </B:supported-calendar-component-set>
  1067.         <D:supported-report-set>
  1068.           <D:supported-report>
  1069.             <D:report>
  1070.               <B:calendar-query/>
  1071.             </D:report>
  1072.           </D:supported-report>
  1073.           <D:supported-report>
  1074.             <D:report>
  1075.               <B:calendar-multiget/>
  1076.             </D:report>
  1077.           </D:supported-report>
  1078.           <D:supported-report>
  1079.             <D:report>
  1080.               <D:principal-property-search/>
  1081.             </D:report>
  1082.           </D:supported-report>
  1083.           <D:supported-report>
  1084.             <D:report>
  1085.               <D:principal-search-property-set/>
  1086.             </D:report>
  1087.           </D:supported-report>
  1088.         </D:supported-report-set>
  1089.       </D:prop>
  1090.       <D:status>HTTP/1.1 200 OK</D:status>
  1091.     </D:propstat>
  1092.   </D:response>
  1093.   <D:response>
  1094.     <D:href>/dav/fg/vacations/</D:href>
  1095.     <D:propstat>
  1096.       <D:prop>
  1097.         <D:add-member/>
  1098.         <CS:allowed-sharing-modes/>
  1099.         <Z:bulk-requests/>
  1100.         <B:calendar-description/>
  1101.         <B:calendar-free-busy-set/>
  1102.         <B:default-alarm-vevent-date/>
  1103.         <B:default-alarm-vevent-datetime/>
  1104.         <CS:pre-publish-url/>
  1105.         <CS:publish-url/>
  1106.         <CS:push-transports/>
  1107.         <CS:pushkey/>
  1108.         <D:quota-available-bytes/>
  1109.         <D:quota-used-bytes/>
  1110.         <I:refreshrate/>
  1111.         <D:resource-id/>
  1112.         <B:schedule-calendar-transp/>
  1113.         <B:schedule-default-calendar-URL/>
  1114.         <CS:source/>
  1115.         <CS:subscribed-strip-alarms/>
  1116.         <CS:subscribed-strip-attachments/>
  1117.         <CS:subscribed-strip-todos/>
  1118.         <B:supported-calendar-component-sets/>
  1119.         <D:sync-token/>
  1120.         <CS:xmpp-server/>
  1121.         <CS:xmpp-uri/>
  1122.       </D:prop>
  1123.       <D:status>HTTP/1.1 404 Not Found</D:status>
  1124.     </D:propstat>
  1125.     <D:propstat>
  1126.       <D:prop>
  1127.         <I:calendar-color/>
  1128.         <I:calendar-order>700</I:calendar-order>
  1129.         <B:calendar-timezone>BEGIN:VCALENDAR
  1130. VERSION:2.0
  1131. PRODID:-//intevo.websolutions//TEAMBOX//DE
  1132. CALSCALE:GREGORIAN
  1133. METHOD:PUBLISH
  1134. BEGIN:VTIMEZONE
  1135. TZID:Europe/Vienna
  1136. BEGIN:STANDARD
  1137. DTSTART:20111030T020000
  1138. TZOFFSETFROM:+0200
  1139. TZOFFSETTO:+0100
  1140. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
  1141. TZNAME:CET
  1142. END:STANDARD
  1143. BEGIN:DAYLIGHT
  1144. DTSTART:20110327T030000
  1145. TZOFFSETFROM:+0100
  1146. TZOFFSETTO:+0200
  1147. RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
  1148. TZNAME:CEST
  1149. END:DAYLIGHT
  1150. END:VTIMEZONE
  1151. END:VCALENDAR
  1152. </B:calendar-timezone>
  1153.         <D:current-user-privilege-set>
  1154.           <D:privilege>
  1155.             <D:read/>
  1156.           </D:privilege>
  1157.           <D:privilege>
  1158.             <D:read-acl/>
  1159.           </D:privilege>
  1160.           <D:privilege>
  1161.             <D:read-current-user-privilege-set/>
  1162.           </D:privilege>
  1163.         </D:current-user-privilege-set>
  1164.         <D:displayname>Abwesenheiten</D:displayname>
  1165.         <CS:getctag>"24f8bc37d62f8f71f4a29c09ef60732c"</CS:getctag>
  1166.         <D:owner>
  1167.           <D:href>/dav/fg/</D:href>
  1168.         </D:owner>
  1169.         <D:resourcetype>
  1170.           <B:calendar/>
  1171.           <D:collection/>
  1172.         </D:resourcetype>
  1173.         <B:supported-calendar-component-set>
  1174.           <B:comp name="VEVENT"/>
  1175.         </B:supported-calendar-component-set>
  1176.         <D:supported-report-set>
  1177.           <D:supported-report>
  1178.             <D:report>
  1179.               <B:calendar-query/>
  1180.             </D:report>
  1181.           </D:supported-report>
  1182.           <D:supported-report>
  1183.             <D:report>
  1184.               <B:calendar-multiget/>
  1185.             </D:report>
  1186.           </D:supported-report>
  1187.           <D:supported-report>
  1188.             <D:report>
  1189.               <D:principal-property-search/>
  1190.             </D:report>
  1191.           </D:supported-report>
  1192.           <D:supported-report>
  1193.             <D:report>
  1194.               <D:principal-search-property-set/>
  1195.             </D:report>
  1196.           </D:supported-report>
  1197.         </D:supported-report-set>
  1198.       </D:prop>
  1199.       <D:status>HTTP/1.1 200 OK</D:status>
  1200.     </D:propstat>
  1201.   </D:response>
  1202. </D:multistatus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement