File: notification_sync.request

package info (click to toggle)
calendarserver 9.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 25,688 kB
  • sloc: python: 195,037; sql: 78,794; xml: 16,936; sh: 2,502; ansic: 66; makefile: 26
file content (9 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<A:sync-collection xmlns:A="DAV:">
  <A:sync-token>%(sync-token)s</A:sync-token>
  <A:sync-level>1</A:sync-level>
  <A:prop>
    <C:notificationtype xmlns:C="http://calendarserver.org/ns/"/>
    <A:getetag/>
  </A:prop>
</A:sync-collection>