File: airsync_event_recurrence_ex3.xml

package info (click to toggle)
synce-sync-engine 0.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 996 kB
  • ctags: 923
  • sloc: python: 8,586; xml: 949; makefile: 51; sh: 7
file content (28 lines) | stat: -rw-r--r-- 623 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<AS:ApplicationData xmlns:AS="http://synce.org/formats/airsync_wm5/airsync" xmlns="http://synce.org/formats/airsync_wm5/calendar">
    <DtStamp>
        20070120T190703Z
    </DtStamp>
    <StartTime>
        20070120T203000Z
    </StartTime>
    <EndTime>
        20070120T210000Z
    </EndTime>
    <Location>
        Event Location
    </Location>
    <Subject>
        Event Subject
    </Subject>
    <Recurrence>
        <Until>
            20080808T050000Z
        </Until>
        <DayOfWeek>
            127
        </DayOfWeek>
        <Type>
            1
        </Type>
    </Recurrence>
</AS:ApplicationData>