File: opensync_event_ex4.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 (52 lines) | stat: -rw-r--r-- 1,459 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<vcal>
    <Method>
        <Content>PUBLISH</Content>
    </Method>
    <Event>
        <LastModified>
            <Content>20070127T083213Z</Content>
        </LastModified>
        <DateStarted>
            <Content>20070127T170000</Content>
        </DateStarted>
        <DateEnd>
            <Content>20070127T190000</Content>
        </DateEnd>
        <Summary>
            <Content>Simple Event</Content>
        </Summary>
        <Location>
            <Content>new Location</Content>
        </Location>
        <Categories>
            <Category>Friends</Category>
        </Categories>
        <Categories>
            <Category>IBM</Category>
        </Categories>
        <Alarm>
            <AlarmTrigger>
                <Content>-PT45M</Content>
                <Value>DURATION</Value>
                <Related>START</Related>
            </AlarmTrigger>
            <AlarmAction>DISPLAY</AlarmAction>
            <AlarmDescription>Simple Event</AlarmDescription>
        </Alarm>
        <RecurrenceRule>
            <Rule>INTERVAL=1</Rule>
            <Rule>FREQ=WEEKLY</Rule>
            <Rule>BYDAY=SA,SU</Rule>
        </RecurrenceRule>
        <ExclusionDate>
            <Content>20070203</Content>
            <Value>DATE</Value>
        </ExclusionDate>
        <Transparency>
            <Content>OPAQUE</Content>
        </Transparency>
        <Class>
            <Content>PUBLIC</Content>
        </Class>
    </Event>
</vcal>