--- /srv/rebuilderd/tmp/rebuilderdXWnIp7/inputs/libkolabxml1v5_1.2.1-5.1+b1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdXWnIp7/out/libkolabxml1v5_1.2.1-5.1+b1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-12-05 14:02:43.000000 debian-binary │ --rw-r--r-- 0 0 0 28004 2025-12-05 14:02:43.000000 control.tar.xz │ --rw-r--r-- 0 0 0 608648 2025-12-05 14:02:43.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 28016 2025-12-05 14:02:43.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 608784 2025-12-05 14:02:43.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/x86_64-linux-gnu/libkolabxml.so.1.2.1 │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2d1ff1d95be29d7a5f6c02f67b95b3b4ded4318d │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b7be134969a49c47ad621d87d37f830f303d0d48 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │┄ Ordering differences only │ │ │ │ @@ -10911,136 +10911,14 @@ │ │ │ │ arameters │ │ │ │ aseProperty │ │ │ │ aseParameter │ │ │ │ XSAnnotation │ │ │ │ xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ │ │ │ - transvalue = "OPAQUE" │ │ │ │ - ;Blocks or opaque on busy time searches. │ │ │ │ - / "TR │ │ │ │ -ANSPARENT" │ │ │ │ - ;Transparent on busy time searches. │ │ │ │ - ;Default value is OPAQUE │ │ │ │ - │ │ │ │ -:annotation> │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-props.xsd │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - trigrelparam = "RELATED" "=" │ │ │ │ - ("START" ; Trigger off of start │ │ │ │ - / "END") ; Trigger off of end │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - cutypeparam = "CUTYPE" "=" │ │ │ │ - ("INDIVIDUAL" ; An individual │ │ │ │ - │ │ │ │ - / "GROUP" ; A group of individuals │ │ │ │ - / "RESOURCE" ; A physical resource │ │ │ │ - │ │ │ │ - / "ROOM" ; A room resource │ │ │ │ - / "UNKNOWN" ; Otherwise not known │ │ │ │ - │ │ │ │ - / x-name ; Experimental type │ │ │ │ - / iana-token) ; Other IANA-registered │ │ │ │ - │ │ │ │ - ; type │ │ │ │ - ; Default is INDIVIDUAL │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdv │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - Durations are a problem: │ │ │ │ - XML schema types allow Years, Months, Days, Hours, Minutes, Seconds │ │ │ │ - Ical allows Weeks, Days, Hours, Minutes, Seconds │ │ │ │ - │ │ │ │ - These overlap and we really need a combination o │ │ │ │ - So the compromise is to have a pattern restricted String type and note │ │ │ │ - that if data is to be exported in │ │ │ │ -to the icalendar world it cannot have │ │ │ │ - years or months. │ │ │ │ - │ │ │ │ - Ultimately it is to be hoped the two worlds can │ │ │ │ - be aligned. │ │ │ │ - │ │ │ │ - RFC5545 (icalendar) specifies │ │ │ │ - dur-value = (["+"] / "-") "P" (dur-date / dur-time / dur-we │ │ │ │ - dur-date = dur-day [dur-time] │ │ │ │ - dur-time = "T" (dur-hour / dur-minute / dur-second) │ │ │ │ - dur-week = │ │ │ │ -1*DIGIT "W" │ │ │ │ - dur-hour = 1*DIGIT "H" [dur-minute] │ │ │ │ - dur-minute = 1*DIGIT "M" [dur-second] │ │ │ │ - dur-second = 1*D │ │ │ │ -IGIT "S" │ │ │ │ - dur-day = 1*DIGIT "D" │ │ │ │ - │ │ │ │ - So P5W is valid: P5WT10M is not. If weeks re specified nothing else c │ │ │ │ - │ │ │ │ - XML specifies │ │ │ │ - PnYnMnDTnHnMnS │ │ │ │ - │ │ │ │ - The elements must appear in the order specified │ │ │ │ -and the 'T' is omitted │ │ │ │ - if hours minutes and seconds are absent. │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - Standard values │ │ │ │ - "CHAIR" │ │ │ │ - "REQ-PARTICIPANT" │ │ │ │ - "OPT-PARTICIPANT" │ │ │ │ - │ │ │ │ - "NON-PARTICIPANT" │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5 │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - fbtypeparam = "FBTYPE" "=" │ │ │ │ - ("FREE" │ │ │ │ - / "BUSY" │ │ │ │ - / "BUSY-UNAVAILABLE" │ │ │ │ - / "BUSY-TENTATIVE" │ │ │ │ - / x-name ; │ │ │ │ - Some experimental iCalendar free/busy type. │ │ │ │ - / iana-token) │ │ │ │ - ; Some other IANA-registere │ │ │ │ -d iCalendar free/busy type. │ │ │ │ - ; Default is BUSY │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ - encodingparam = "ENCODING" "=" │ │ │ │ - ( "8BIT" │ │ │ │ - ; "8bit" text encoding is │ │ │ │ - defined in [RFC2045] │ │ │ │ - / "BASE64" │ │ │ │ - ; "BASE64" binary encoding format is defined in [RFC4648] │ │ │ │ - ) │ │ │ │ - │ │ │ │ - │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ - │ │ │ │ actionvalue = "AUDIO" / "DISPLAY" / "EMAIL" │ │ │ │ / iana-token / x-name │ │ │ │ │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-props.xsd │ │ │ │ xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ │ │ │ │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdV │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + transvalue = "OPAQUE" │ │ │ │ + ;Blocks or opaque on busy time searches. │ │ │ │ + / "TR │ │ │ │ +ANSPARENT" │ │ │ │ + ;Transparent on busy time searches. │ │ │ │ + ;Default value is OPAQUE │ │ │ │ + │ │ │ │ +:annotation> │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-props.xsd │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + trigrelparam = "RELATED" "=" │ │ │ │ + ("START" ; Trigger off of start │ │ │ │ + / "END") ; Trigger off of end │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + cutypeparam = "CUTYPE" "=" │ │ │ │ + ("INDIVIDUAL" ; An individual │ │ │ │ + │ │ │ │ + / "GROUP" ; A group of individuals │ │ │ │ + / "RESOURCE" ; A physical resource │ │ │ │ + │ │ │ │ + / "ROOM" ; A room resource │ │ │ │ + / "UNKNOWN" ; Otherwise not known │ │ │ │ + │ │ │ │ + / x-name ; Experimental type │ │ │ │ + / iana-token) ; Other IANA-registered │ │ │ │ + │ │ │ │ + ; type │ │ │ │ + ; Default is INDIVIDUAL │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdv │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + Durations are a problem: │ │ │ │ + XML schema types allow Years, Months, Days, Hours, Minutes, Seconds │ │ │ │ + Ical allows Weeks, Days, Hours, Minutes, Seconds │ │ │ │ + │ │ │ │ + These overlap and we really need a combination o │ │ │ │ + So the compromise is to have a pattern restricted String type and note │ │ │ │ + that if data is to be exported in │ │ │ │ +to the icalendar world it cannot have │ │ │ │ + years or months. │ │ │ │ + │ │ │ │ + Ultimately it is to be hoped the two worlds can │ │ │ │ + be aligned. │ │ │ │ + │ │ │ │ + RFC5545 (icalendar) specifies │ │ │ │ + dur-value = (["+"] / "-") "P" (dur-date / dur-time / dur-we │ │ │ │ + dur-date = dur-day [dur-time] │ │ │ │ + dur-time = "T" (dur-hour / dur-minute / dur-second) │ │ │ │ + dur-week = │ │ │ │ +1*DIGIT "W" │ │ │ │ + dur-hour = 1*DIGIT "H" [dur-minute] │ │ │ │ + dur-minute = 1*DIGIT "M" [dur-second] │ │ │ │ + dur-second = 1*D │ │ │ │ +IGIT "S" │ │ │ │ + dur-day = 1*DIGIT "D" │ │ │ │ + │ │ │ │ + So P5W is valid: P5WT10M is not. If weeks re specified nothing else c │ │ │ │ + │ │ │ │ + XML specifies │ │ │ │ + PnYnMnDTnHnMnS │ │ │ │ + │ │ │ │ + The elements must appear in the order specified │ │ │ │ +and the 'T' is omitted │ │ │ │ + if hours minutes and seconds are absent. │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + Standard values │ │ │ │ + "CHAIR" │ │ │ │ + "REQ-PARTICIPANT" │ │ │ │ + "OPT-PARTICIPANT" │ │ │ │ + │ │ │ │ + "NON-PARTICIPANT" │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5 │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + fbtypeparam = "FBTYPE" "=" │ │ │ │ + ("FREE" │ │ │ │ + / "BUSY" │ │ │ │ + / "BUSY-UNAVAILABLE" │ │ │ │ + / "BUSY-TENTATIVE" │ │ │ │ + / x-name ; │ │ │ │ + Some experimental iCalendar free/busy type. │ │ │ │ + / iana-token) │ │ │ │ + ; Some other IANA-registere │ │ │ │ +d iCalendar free/busy type. │ │ │ │ + ; Default is BUSY │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ + │ │ │ │ + encodingparam = "ENCODING" "=" │ │ │ │ + ( "8BIT" │ │ │ │ + ; "8bit" text encoding is │ │ │ │ + defined in [RFC2045] │ │ │ │ + / "BASE64" │ │ │ │ + ; "BASE64" binary encoding format is defined in [RFC4648] │ │ │ │ + ) │ │ │ │ + │ │ │ │ + │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ rn:ietf:params:xml:ns:icalendar-2.0 │ │ │ │ rn:ietf:params:xml:ns:icalendar-2.0 │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/kolabformat-xcal.xsd │ │ │ │ onfigurationType │ │ │ │ ttp://kolab.org │ │ │ │ ictionary │ │ │ │ ategorycolor │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ @@ -9295,774 +9295,774 @@ │ │ │ │ 0x002524c0 00feffff ff190006 b5030001 44090001 ............D... │ │ │ │ 0x002524d0 5e0a0001 5d070001 62090001 f1080001 ^...]...b....... │ │ │ │ 0x002524e0 a9090001 a0090001 12080001 76090001 ............v... │ │ │ │ 0x002524f0 0f070001 e6080001 53090001 1a0a0001 ........S....... │ │ │ │ 0x00252500 e6090001 fd060001 b8090001 71070001 ............q... │ │ │ │ 0x00252510 6d090001 3f070001 23070001 530a0001 m...?...#...S... │ │ │ │ 0x00252520 68070001 7f090001 4e040001 feffffff h.......N....... │ │ │ │ - 0x00252530 1d00060e 00068203 0001ffff ffff0003 ................ │ │ │ │ + 0x00252530 1d00060e 00064104 0001ffff ffff0003 ......A......... │ │ │ │ 0x00252540 0c000658 53416e6e 6f746174 696f6e00 ...XSAnnotation. │ │ │ │ - 0x00252550 038d0100 053c00ff 78733a61 6e6e6f74 .....<..xs:annot │ │ │ │ + 0x00252550 03160100 053c00ff 78733a61 6e6e6f74 .....<..xs:annot │ │ │ │ 0x00252560 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs=" │ │ │ │ 0x00252570 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or │ │ │ │ 0x00252580 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema │ │ │ │ 0x00252590 2220786d 6c6e733a 7863616c 3d227572 " xmlns:xcal="ur │ │ │ │ 0x002525a0 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm │ │ │ │ 0x002525b0 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2 │ │ │ │ 0x002525c0 2e302220 3e0a3c78 733a646f 63756d65 .0" >.. │ │ │ │ - 0x002525f0 7472616e 7376616c 7565203d 20224f50 transvalue = "OP │ │ │ │ - 0x00252600 41515545 220a2020 20202020 20202020 AQUE". │ │ │ │ - 0x00252610 20202020 20202020 203b426c 6f636b73 ;Blocks │ │ │ │ - 0x00252620 206f7220 6f706171 7565206f 6e206275 or opaque on bu │ │ │ │ - 0x00252630 73792074 696d6520 73656172 63686573 sy time searches │ │ │ │ - 0x00252640 2e0a2020 20202020 20202020 20202020 .. │ │ │ │ - 0x00252650 20202020 202f2022 545200ff 414e5350 / "TR..ANSP │ │ │ │ - 0x00252660 4152454e 54220a20 20202020 20202020 ARENT". │ │ │ │ - 0x00252670 20202020 20202020 20203b54 72616e73 ;Trans │ │ │ │ - 0x00252680 70617265 6e74206f 6e206275 73792074 parent on busy t │ │ │ │ - 0x00252690 696d6520 73656172 63686573 2e0a2020 ime searches.. │ │ │ │ - 0x002526a0 20202020 203b4465 6661756c 74207661 ;Default va │ │ │ │ - 0x002526b0 6c756520 6973204f 50415155 450a2020 lue is OPAQUE. │ │ │ │ - 0x002526c0 20202020 3c2f7873 3a646f63 756d656e ...K../ │ │ │ │ - 0x002526f0 00ca6275 696c642f 72657072 6f647563 ..build/reproduc │ │ │ │ - 0x00252700 69626c65 2d706174 682f6c69 626b6f6c ible-path/libkol │ │ │ │ - 0x00252710 6162786d 6c2d312e 322e312f 73636865 abxml-1.2.1/sche │ │ │ │ - 0x00252720 6d61732f 6963616c 2f694361 6c656e64 mas/ical/iCalend │ │ │ │ - 0x00252730 61722d70 726f7073 2e787364 1f020005 ar-props.xsd.... │ │ │ │ - 0x00252740 1400081c 0a0001a0 0a000080 64010005 ............d... │ │ │ │ - 0x00252750 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ - 0x00252760 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ - 0x00252770 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ - 0x00252780 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ - 0x00252790 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ - 0x002527a0 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ - 0x002527b0 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ - 0x002527c0 0a3c7873 3a646f63 756d656e 74617469 .. trigr │ │ │ │ - 0x002527f0 656c7061 72616d20 20202020 20203d20 elparam = │ │ │ │ - 0x00252800 2252454c 41544544 2220223d 220a2020 "RELATED" "=". │ │ │ │ - 0x00252810 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00252820 20202020 20202020 20282253 54415254 ("START │ │ │ │ - 0x00252830 22202020 20202020 3b205472 69676765 " ; Trigge │ │ │ │ - 0x00252840 72206f66 66206f66 20737461 72740a20 r off of start. │ │ │ │ - 0x00252850 20202020 2000e320 20202020 20202020 .. │ │ │ │ - 0x00252860 20202020 20202020 2020202f 2022454e / "EN │ │ │ │ - 0x00252870 44222920 20202020 2020203b 20547269 D") ; Tri │ │ │ │ - 0x00252880 67676572 206f6666 206f6620 656e640a gger off of end. │ │ │ │ - 0x00252890 20202020 20203c2f 78733a64 6f63756d ...L../ │ │ │ │ - 0x002528c0 00cb6275 696c642f 72657072 6f647563 ..build/reproduc │ │ │ │ - 0x002528d0 69626c65 2d706174 682f6c69 626b6f6c ible-path/libkol │ │ │ │ - 0x002528e0 6162786d 6c2d312e 322e312f 73636865 abxml-1.2.1/sche │ │ │ │ - 0x002528f0 6d61732f 6963616c 2f694361 6c656e64 mas/ical/iCalend │ │ │ │ - 0x00252900 61722d70 6172616d 732e7873 640f0100 ar-params.xsd... │ │ │ │ - 0x00252910 05120006 600a0001 a00a0000 80ec0200 ....`........... │ │ │ │ - 0x00252920 053c00ff 78733a61 6e6e6f74 6174696f .<..xs:annotatio │ │ │ │ - 0x00252930 6e20786d 6c6e733a 78733d22 68747470 n xmlns:xs="http │ │ │ │ - 0x00252940 3a2f2f77 77772e77 332e6f72 672f3230 ://www.w3.org/20 │ │ │ │ - 0x00252950 30312f58 4d4c5363 68656d61 2220786d 01/XMLSchema" xm │ │ │ │ - 0x00252960 6c6e733a 7863616c 3d227572 6e3a6965 lns:xcal="urn:ie │ │ │ │ - 0x00252970 74663a70 6172616d 733a786d 6c3a6e73 tf:params:xml:ns │ │ │ │ - 0x00252980 3a696361 6c656e64 61722d32 2e302220 :icalendar-2.0" │ │ │ │ - 0x00252990 3e0a3c78 733a646f 63756d65 6e746174 >.. cuty │ │ │ │ - 0x002529c0 70657061 72616d20 20202020 2020203d peparam = │ │ │ │ - 0x002529d0 20224355 54595045 2220223d 220a2020 "CUTYPE" "=". │ │ │ │ - 0x002529e0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002529f0 20202020 20202020 2822494e 44495649 ("INDIVI │ │ │ │ - 0x00252a00 4455414c 22202020 3b20416e 20696e64 DUAL" ; An ind │ │ │ │ - 0x00252a10 69766964 75616c0a 20202020 20202020 ividual. │ │ │ │ - 0x00252a20 20202020 202000ff 20202020 20202020 .. │ │ │ │ - 0x00252a30 2020202f 20224752 4f555022 20202020 / "GROUP" │ │ │ │ - 0x00252a40 20202020 3b204120 67726f75 70206f66 ; A group of │ │ │ │ - 0x00252a50 20696e64 69766964 75616c73 0a202020 individuals. │ │ │ │ - 0x00252a60 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00252a70 20202020 20202f20 22524553 4f555243 / "RESOURC │ │ │ │ - 0x00252a80 45222020 2020203b 20412070 68797369 E" ; A physi │ │ │ │ - 0x00252a90 63616c20 7265736f 75726365 0a202020 cal resource. │ │ │ │ - 0x00252aa0 20202020 20202020 00ff2020 20202020 .. │ │ │ │ - 0x00252ab0 20202020 20202020 2f202252 4f4f4d22 / "ROOM" │ │ │ │ - 0x00252ac0 20202020 20202020 203b2041 20726f6f ; A roo │ │ │ │ - 0x00252ad0 6d207265 736f7572 63650a20 20202020 m resource. │ │ │ │ - 0x00252ae0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00252af0 20202020 2f202255 4e4b4e4f 574e2220 / "UNKNOWN" │ │ │ │ - 0x00252b00 20202020 203b204f 74686572 77697365 ; Otherwise │ │ │ │ - 0x00252b10 206e6f74 206b6e6f 776e0a20 20202020 not known. │ │ │ │ - 0x00252b20 20202020 20202020 202000ff 20202020 .. │ │ │ │ - 0x00252b30 20202020 20202f20 782d6e61 6d652020 / x-name │ │ │ │ - 0x00252b40 20202020 2020203b 20457870 6572696d ; Experim │ │ │ │ - 0x00252b50 656e7461 6c207479 70650a20 20202020 ental type. │ │ │ │ - 0x00252b60 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00252b70 20202020 2f206961 6e612d74 6f6b656e / iana-token │ │ │ │ - 0x00252b80 29202020 203b204f 74686572 2049414e ) ; Other IAN │ │ │ │ - 0x00252b90 412d7265 67697374 65726564 0a202020 A-registered. │ │ │ │ - 0x00252ba0 20202020 20202020 20202020 00eb2020 .. │ │ │ │ - 0x00252bb0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00252bc0 20202020 20202020 203b2074 7970650a ; type. │ │ │ │ - 0x00252bd0 20202020 2020203b 20446566 61756c74 ; Default │ │ │ │ - 0x00252be0 20697320 494e4449 56494455 414c0a20 is INDIVIDUAL. │ │ │ │ - 0x00252bf0 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ - 0x00252c20 cc627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ - 0x00252c30 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ - 0x00252c40 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ - 0x00252c50 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ - 0x00252c60 722d7061 72616d73 2e787364 76000512 r-params.xsdv... │ │ │ │ - 0x00252c70 00064303 0001a00a 00008074 0500053c ..C........t...< │ │ │ │ - 0x00252c80 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ - 0x00252c90 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ - 0x00252ca0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ - 0x00252cb0 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ - 0x00252cc0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ - 0x00252cd0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ - 0x00252ce0 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ - 0x00252cf0 3c78733a 646f6375 6d656e74 6174696f . Durat │ │ │ │ - 0x00252d20 696f6e73 20617265 20612070 726f626c ions are a probl │ │ │ │ - 0x00252d30 656d3a20 0a202020 20202020 20202020 em: . │ │ │ │ - 0x00252d40 584d4c20 73636865 6d612074 79706573 XML schema types │ │ │ │ - 0x00252d50 20616c6c 6f772059 65617273 2c204d6f allow Years, Mo │ │ │ │ - 0x00252d60 6e746873 2c204461 79732c20 486f7572 nths, Days, Hour │ │ │ │ - 0x00252d70 732c204d 696e7574 65732c20 5365636f s, Minutes, Seco │ │ │ │ - 0x00252d80 6e64730a 00ff2020 20202020 20202020 nds... │ │ │ │ - 0x00252d90 20496361 6c20616c 6c6f7773 20576565 Ical allows Wee │ │ │ │ - 0x00252da0 6b732c20 44617973 2c20486f 7572732c ks, Days, Hours, │ │ │ │ - 0x00252db0 204d696e 75746573 2c205365 636f6e64 Minutes, Second │ │ │ │ - 0x00252dc0 730a2020 20202020 20202020 200a2020 s. . │ │ │ │ - 0x00252dd0 20202020 20205468 65736520 6f766572 These over │ │ │ │ - 0x00252de0 6c617020 616e6420 77652072 65616c6c lap and we reall │ │ │ │ - 0x00252df0 79206e65 65642061 20636f6d 62696e61 y need a combina │ │ │ │ - 0x00252e00 74696f6e 206f00ff 6620626f 74682e0a tion o..f both.. │ │ │ │ - 0x00252e10 20202020 20202020 536f2074 68652063 So the c │ │ │ │ - 0x00252e20 6f6d7072 6f6d6973 65206973 20746f20 ompromise is to │ │ │ │ - 0x00252e30 68617665 20612070 61747465 726e2072 have a pattern r │ │ │ │ - 0x00252e40 65737472 69637465 64205374 72696e67 estricted String │ │ │ │ - 0x00252e50 20747970 6520616e 64206e6f 74650a20 type and note. │ │ │ │ - 0x00252e60 20202020 20202074 68617420 69662064 that if d │ │ │ │ - 0x00252e70 61746120 69732074 6f206265 20657870 ata is to be exp │ │ │ │ - 0x00252e80 6f727465 6420696e 00ff746f 20746865 orted in..to the │ │ │ │ - 0x00252e90 20696361 6c656e64 61722077 6f726c64 icalendar world │ │ │ │ - 0x00252ea0 20697420 63616e6e 6f742068 61766520 it cannot have │ │ │ │ - 0x00252eb0 0a202020 20202020 20796561 7273206f . years o │ │ │ │ - 0x00252ec0 72206d6f 6e746873 2e0a2020 20202020 r months.. │ │ │ │ - 0x00252ed0 20200a20 20202020 20202055 6c74696d . Ultim │ │ │ │ - 0x00252ee0 6174656c 79206974 20697320 746f2062 ately it is to b │ │ │ │ - 0x00252ef0 6520686f 70656420 74686520 74776f20 e hoped the two │ │ │ │ - 0x00252f00 776f726c 64732063 616e00ff 20626520 worlds can.. be │ │ │ │ - 0x00252f10 616c6967 6e65642e 0a202020 20202020 aligned.. │ │ │ │ - 0x00252f20 200a2020 20202020 20205246 43353534 . RFC554 │ │ │ │ - 0x00252f30 35202869 63616c65 6e646172 29207370 5 (icalendar) sp │ │ │ │ - 0x00252f40 65636966 6965730a 20202020 20202020 ecifies. │ │ │ │ - 0x00252f50 6475722d 76616c75 6520203d 20285b22 dur-value = ([" │ │ │ │ - 0x00252f60 2b225d20 2f20222d 22292022 50222028 +"] / "-") "P" ( │ │ │ │ - 0x00252f70 6475722d 64617465 202f2064 75722d74 dur-date / dur-t │ │ │ │ - 0x00252f80 696d6520 2f206475 722d7765 00ff656b ime / dur-we..ek │ │ │ │ - 0x00252f90 290a0a20 20202020 20202064 75722d64 ).. dur-d │ │ │ │ - 0x00252fa0 61746520 20203d20 6475722d 64617920 ate = dur-day │ │ │ │ - 0x00252fb0 5b647572 2d74696d 655d0a20 20202020 [dur-time]. │ │ │ │ - 0x00252fc0 20202064 75722d74 696d6520 20203d20 dur-time = │ │ │ │ - 0x00252fd0 22542220 28647572 2d686f75 72202f20 "T" (dur-hour / │ │ │ │ - 0x00252fe0 6475722d 6d696e75 7465202f 20647572 dur-minute / dur │ │ │ │ - 0x00252ff0 2d736563 6f6e6429 0a202020 20202020 -second). │ │ │ │ - 0x00253000 20647572 2d776565 6b202020 3d2000ff dur-week = .. │ │ │ │ - 0x00253010 312a4449 47495420 2257220a 20202020 1*DIGIT "W". │ │ │ │ - 0x00253020 20202020 6475722d 686f7572 2020203d dur-hour = │ │ │ │ - 0x00253030 20312a44 49474954 20224822 205b6475 1*DIGIT "H" [du │ │ │ │ - 0x00253040 722d6d69 6e757465 5d0a2020 20202020 r-minute]. │ │ │ │ - 0x00253050 20206475 722d6d69 6e757465 203d2031 dur-minute = 1 │ │ │ │ - 0x00253060 2a444947 49542022 4d22205b 6475722d *DIGIT "M" [dur- │ │ │ │ - 0x00253070 7365636f 6e645d0a 20202020 20202020 second]. │ │ │ │ - 0x00253080 6475722d 7365636f 6e64203d 20312a44 dur-second = 1*D │ │ │ │ - 0x00253090 00ff4947 49542022 53220a20 20202020 ..IGIT "S". │ │ │ │ - 0x002530a0 20202064 75722d64 61792020 20203d20 dur-day = │ │ │ │ - 0x002530b0 312a4449 47495420 2244220a 20202020 1*DIGIT "D". │ │ │ │ - 0x002530c0 20202020 0a202020 20202020 20536f20 . So │ │ │ │ - 0x002530d0 50355720 69732076 616c6964 3a205035 P5W is valid: P5 │ │ │ │ - 0x002530e0 57543130 4d206973 206e6f74 2e204966 WT10M is not. If │ │ │ │ - 0x002530f0 20776565 6b732072 65207370 65636966 weeks re specif │ │ │ │ - 0x00253100 69656420 6e6f7468 696e6720 656c7365 ied nothing else │ │ │ │ - 0x00253110 206300ff 616e2062 650a2020 20202020 c..an be. │ │ │ │ - 0x00253120 20200a20 20202020 20202058 4d4c2073 . XML s │ │ │ │ - 0x00253130 70656369 66696573 0a202020 20202020 pecifies. │ │ │ │ - 0x00253140 20202020 506e596e 4d6e4454 6e486e4d PnYnMnDTnHnM │ │ │ │ - 0x00253150 6e530a20 20202020 2020200a 20202020 nS. . │ │ │ │ - 0x00253160 20202020 54686520 656c656d 656e7473 The elements │ │ │ │ - 0x00253170 206d7573 74206170 70656172 20696e20 must appear in │ │ │ │ - 0x00253180 74686520 6f726465 72207370 65636966 the order specif │ │ │ │ - 0x00253190 69656420 00f3616e 64207468 65202754 ied ..and the 'T │ │ │ │ - 0x002531a0 27206973 206f6d69 74746564 200a2020 ' is omitted . │ │ │ │ - 0x002531b0 20202020 20206966 20686f75 7273206d if hours m │ │ │ │ - 0x002531c0 696e7574 65732061 6e642073 65636f6e inutes and secon │ │ │ │ - 0x002531d0 64732061 72652061 6273656e 742e0a20 ds are absent.. │ │ │ │ - 0x002531e0 20202020 203c2f78 733a646f 63756d65 ...N../. │ │ │ │ - 0x00253210 ce627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ - 0x00253220 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ - 0x00253230 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ - 0x00253240 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ - 0x00253250 722d7661 6c747970 65732e78 73644400 r-valtypes.xsdD. │ │ │ │ - 0x00253260 05140006 ff060001 a00a0082 80000000 ................ │ │ │ │ - 0x00253270 3f010005 3c00ff78 733a616e 6e6f7461 ?...<..xs:annota │ │ │ │ - 0x00253280 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ - 0x00253290 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ - 0x002532a0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ - 0x002532b0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ - 0x002532c0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ - 0x002532d0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ - 0x002532e0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. │ │ │ │ - 0x00253310 5374616e 64617264 2076616c 7565730a Standard values. │ │ │ │ - 0x00253320 20202020 20202020 20202022 43484149 "CHAI │ │ │ │ - 0x00253330 5222200a 20202020 20202020 20202022 R" . " │ │ │ │ - 0x00253340 5245512d 50415254 49434950 414e5422 REQ-PARTICIPANT" │ │ │ │ - 0x00253350 200a2020 20202020 20202020 20224f50 . "OP │ │ │ │ - 0x00253360 542d5041 52544943 4950414e 5422200a T-PARTICIPANT" . │ │ │ │ - 0x00253370 20202020 20202020 2000be20 20224e4f .. "NO │ │ │ │ - 0x00253380 4e2d5041 52544943 4950414e 54220a20 N-PARTICIPANT". │ │ │ │ - 0x00253390 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ - 0x002533c0 cb627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ - 0x002533d0 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ - 0x002533e0 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ - 0x002533f0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ - 0x00253400 722d7061 72616d73 2e787364 35010005 r-params.xsd5... │ │ │ │ - 0x00253410 12000614 080001a0 0a000080 60020005 ............`... │ │ │ │ - 0x00253420 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ - 0x00253430 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ - 0x00253440 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ - 0x00253450 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ - 0x00253460 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ - 0x00253470 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ - 0x00253480 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ - 0x00253490 0a3c7873 3a646f63 756d656e 74617469 .. fbtyp │ │ │ │ - 0x002534c0 65706172 616d2020 20202020 20203d20 eparam = │ │ │ │ - 0x002534d0 22464254 59504522 20223d22 200a2020 "FBTYPE" "=" . │ │ │ │ - 0x002534e0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002534f0 20202020 20202028 22465245 4522200a ("FREE" . │ │ │ │ - 0x00253500 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253510 20202020 20202020 20202f20 22425553 / "BUS │ │ │ │ - 0x00253520 59220a20 2000ff20 20202020 20202020 Y". .. │ │ │ │ - 0x00253530 20202020 20202020 20202020 2020202f / │ │ │ │ - 0x00253540 20224255 53592d55 4e415641 494c4142 "BUSY-UNAVAILAB │ │ │ │ - 0x00253550 4c452220 0a202020 20202020 20202020 LE" . │ │ │ │ - 0x00253560 20202020 20202020 20202020 2020202f / │ │ │ │ - 0x00253570 20224255 53592d54 454e5441 54495645 "BUSY-TENTATIVE │ │ │ │ - 0x00253580 220a2020 20202020 20202020 20202020 ". │ │ │ │ - 0x00253590 20202020 20202020 20202020 2f20782d / x- │ │ │ │ - 0x002535a0 6e616d65 20203b00 ff20536f 6d652065 name ;.. Some e │ │ │ │ - 0x002535b0 78706572 696d656e 74616c20 6943616c xperimental iCal │ │ │ │ - 0x002535c0 656e6461 72206672 65652f62 75737920 endar free/busy │ │ │ │ - 0x002535d0 74797065 2e0a2020 20202020 20202020 type.. │ │ │ │ - 0x002535e0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002535f0 2f206961 6e612d74 6f6b656e 290a2020 / iana-token). │ │ │ │ - 0x00253600 20202020 20202020 20202020 20203b20 ; │ │ │ │ - 0x00253610 536f6d65 206f7468 65722049 414e412d Some other IANA- │ │ │ │ - 0x00253620 72656769 73746572 6500df64 20694361 registere..d iCa │ │ │ │ - 0x00253630 6c656e64 61722066 7265652f 62757379 lendar free/busy │ │ │ │ - 0x00253640 20747970 652e0a20 20202020 20203b20 type.. ; │ │ │ │ - 0x00253650 44656661 756c7420 69732042 5553590a Default is BUSY. │ │ │ │ - 0x00253660 20202020 20203c2f 78733a64 6f63756d ...L../ │ │ │ │ - 0x00253690 00cc6275 696c642f 72657072 6f647563 ..build/reproduc │ │ │ │ - 0x002536a0 69626c65 2d706174 682f6c69 626b6f6c ible-path/libkol │ │ │ │ - 0x002536b0 6162786d 6c2d312e 322e312f 73636865 abxml-1.2.1/sche │ │ │ │ - 0x002536c0 6d61732f 6963616c 2f694361 6c656e64 mas/ical/iCalend │ │ │ │ - 0x002536d0 61722d70 6172616d 732e7873 64b20005 ar-params.xsd... │ │ │ │ - 0x002536e0 120006ab 090001a0 0a000080 c6010005 ................ │ │ │ │ - 0x002536f0 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ - 0x00253700 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ - 0x00253710 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ - 0x00253720 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ - 0x00253730 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ - 0x00253740 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ - 0x00253750 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ - 0x00253760 0a3c7873 3a646f63 756d656e 74617469 .. encod │ │ │ │ - 0x00253790 696e6770 6172616d 20202020 20203d20 ingparam = │ │ │ │ - 0x002537a0 22454e43 4f44494e 47222022 3d220a20 "ENCODING" "=". │ │ │ │ + 0x002525f0 61637469 6f6e7661 6c756520 3d202241 actionvalue = "A │ │ │ │ + 0x00252600 5544494f 22202f20 22444953 504c4159 UDIO" / "DISPLAY │ │ │ │ + 0x00252610 22202f20 22454d41 494c220a 20202020 " / "EMAIL". │ │ │ │ + 0x00252620 20202020 20202020 20202020 2020202f / │ │ │ │ + 0x00252630 2069616e 612d746f 6b656e20 2f20782d iana-token / x- │ │ │ │ + 0x00252640 6e616d65 0a202020 2020203c 2f78733a name. │ │ │ │ + 0x00252660 0a3c2f78 733a616e 6e6f7461 74696f6e ...K../..build/r │ │ │ │ + 0x00252680 6570726f 64756369 626c652d 70617468 eproducible-path │ │ │ │ + 0x00252690 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2 │ │ │ │ + 0x002526a0 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/ │ │ │ │ + 0x002526b0 6943616c 656e6461 722d7072 6f70732e iCalendar-props. │ │ │ │ + 0x002526c0 787364c1 02000514 0008e808 0001a00a xsd............. │ │ │ │ + 0x002526d0 00008011 0900053c 00ff7873 3a616e6e .......<..xs:ann │ │ │ │ + 0x002526e0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs │ │ │ │ + 0x002526f0 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3. │ │ │ │ + 0x00252700 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche │ │ │ │ + 0x00252710 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal=" │ │ │ │ + 0x00252720 75726e3a 69657466 3a706172 616d733a urn:ietf:params: │ │ │ │ + 0x00252730 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar │ │ │ │ + 0x00252740 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >.. │ │ │ │ + 0x00252770 20207061 72747374 61742d65 76656e74 partstat-event │ │ │ │ + 0x00252780 2020203d 2028224e 45454453 2d414354 = ("NEEDS-ACT │ │ │ │ + 0x00252790 494f4e22 20202020 3b204576 656e7420 ION" ; Event │ │ │ │ + 0x002527a0 6e656564 73206163 74696f6e 0a202020 needs action. │ │ │ │ + 0x002527b0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002527c0 20202020 202f2022 41434345 50544544 / "ACCEPTED │ │ │ │ + 0x002527d0 22202020 20202020 20203b20 00ff4576 " ; ..Ev │ │ │ │ + 0x002527e0 656e7420 61636365 70746564 0a202020 ent accepted. │ │ │ │ + 0x002527f0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252800 20202020 202f2022 4445434c 494e4544 / "DECLINED │ │ │ │ + 0x00252810 22202020 20202020 20203b20 4576656e " ; Even │ │ │ │ + 0x00252820 74206465 636c696e 65640a20 20202020 t declined. │ │ │ │ + 0x00252830 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252840 2020202f 20225445 4e544154 49564522 / "TENTATIVE" │ │ │ │ + 0x00252850 20202020 20202020 3b204576 656e00ff ; Even.. │ │ │ │ + 0x00252860 74207465 6e746174 6976656c 790a2020 t tentatively. │ │ │ │ + 0x00252870 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252880 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252890 20202020 20202020 2020203b 20616363 ; acc │ │ │ │ + 0x002528a0 65707465 640a2020 20202020 20202020 epted. │ │ │ │ + 0x002528b0 20202020 20202020 20202020 20202f20 / │ │ │ │ + 0x002528c0 2244454c 45474154 45442220 20202020 "DELEGATED" │ │ │ │ + 0x002528d0 2020203b 20457665 6e742064 656c6567 ; Event deleg │ │ │ │ + 0x002528e0 00ff6174 65640a20 20202020 20202020 ..ated. │ │ │ │ + 0x002528f0 20202020 20202020 20202020 2020202f / │ │ │ │ + 0x00252900 20782d6e 616d6520 20202020 20202020 x-name │ │ │ │ + 0x00252910 20202020 3b204578 70657269 6d656e74 ; Experiment │ │ │ │ + 0x00252920 616c2073 74617475 730a2020 20202020 al status. │ │ │ │ + 0x00252930 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252940 20202f20 69616e61 2d746f6b 656e2920 / iana-token) │ │ │ │ + 0x00252950 20202020 2020203b 204f7468 65722049 ; Other I │ │ │ │ + 0x00252960 414e00ff 412d7265 67697374 65726564 AN..A-registered │ │ │ │ + 0x00252970 0a202020 20202020 20202020 20202020 . │ │ │ │ + 0x00252980 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252990 20202020 20202020 20202020 20203b20 ; │ │ │ │ + 0x002529a0 73746174 75730a20 20202020 20203b20 status. ; │ │ │ │ + 0x002529b0 54686573 65206172 65207468 65207061 These are the pa │ │ │ │ + 0x002529c0 72746963 69706174 696f6e20 73746174 rticipation stat │ │ │ │ + 0x002529d0 75736573 20666f72 20612022 56455645 uses for a "VEVE │ │ │ │ + 0x002529e0 4e54222e 00ff0a20 20202020 20203b20 NT".... ; │ │ │ │ + 0x002529f0 44656661 756c7420 6973204e 45454453 Default is NEEDS │ │ │ │ + 0x00252a00 2d414354 494f4e2e 0a0a2020 20202020 -ACTION... │ │ │ │ + 0x00252a10 20706172 74737461 742d746f 646f2020 partstat-todo │ │ │ │ + 0x00252a20 20203d20 28224e45 4544532d 41435449 = ("NEEDS-ACTI │ │ │ │ + 0x00252a30 4f4e2220 2020203b 20546f2d 646f206e ON" ; To-do n │ │ │ │ + 0x00252a40 65656473 20616374 696f6e0a 20202020 eeds action. │ │ │ │ + 0x00252a50 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252a60 20202020 2f2000ff 22414343 45505445 / .."ACCEPTE │ │ │ │ + 0x00252a70 44222020 20202020 2020203b 20546f2d D" ; To- │ │ │ │ + 0x00252a80 646f2061 63636570 7465640a 20202020 do accepted. │ │ │ │ + 0x00252a90 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252aa0 20202020 2f202244 45434c49 4e454422 / "DECLINED" │ │ │ │ + 0x00252ab0 20202020 20202020 203b2054 6f2d646f ; To-do │ │ │ │ + 0x00252ac0 20646563 6c696e65 640a2020 20202020 declined. │ │ │ │ + 0x00252ad0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252ae0 20202f20 2254454e 00ff5441 54495645 / "TEN..TATIVE │ │ │ │ + 0x00252af0 22202020 20202020 203b2054 6f2d646f " ; To-do │ │ │ │ + 0x00252b00 2074656e 74617469 76656c79 0a202020 tentatively. │ │ │ │ + 0x00252b10 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252b20 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252b30 20202020 20202020 20203b20 61636365 ; acce │ │ │ │ + 0x00252b40 70746564 0a202020 20202020 20202020 pted. │ │ │ │ + 0x00252b50 20202020 20202020 20202020 202f2022 / " │ │ │ │ + 0x00252b60 44454c45 47415445 442200ff 20202020 DELEGATED".. │ │ │ │ + 0x00252b70 20202020 3b20546f 2d646f20 64656c65 ; To-do dele │ │ │ │ + 0x00252b80 67617465 640a2020 20202020 20202020 gated. │ │ │ │ + 0x00252b90 20202020 20202020 20202020 20202f20 / │ │ │ │ + 0x00252ba0 22434f4d 504c4554 45442220 20202020 "COMPLETED" │ │ │ │ + 0x00252bb0 2020203b 20546f2d 646f2063 6f6d706c ; To-do compl │ │ │ │ + 0x00252bc0 65746564 0a202020 20202020 20202020 eted. │ │ │ │ + 0x00252bd0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252be0 20202020 20202020 20202020 00ff2020 .. │ │ │ │ + 0x00252bf0 20202020 3b20434f 4d504c45 54454420 ; COMPLETED │ │ │ │ + 0x00252c00 70726f70 65727479 20686173 0a202020 property has. │ │ │ │ + 0x00252c10 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252c20 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252c30 20202020 20202020 20203b20 44415445 ; DATE │ │ │ │ + 0x00252c40 2d54494d 4520636f 6d706c65 7465640a -TIME completed. │ │ │ │ + 0x00252c50 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252c60 20202020 20202020 2f202249 4e2d00ff / "IN-.. │ │ │ │ + 0x00252c70 50524f43 45535322 20202020 2020203b PROCESS" ; │ │ │ │ + 0x00252c80 20546f2d 646f2069 6e207072 6f636573 To-do in proces │ │ │ │ + 0x00252c90 73206f66 0a202020 20202020 20202020 s of. │ │ │ │ + 0x00252ca0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252cb0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252cc0 20203b20 6265696e 6720636f 6d706c65 ; being comple │ │ │ │ + 0x00252cd0 7465640a 20202020 20202020 20202020 ted. │ │ │ │ + 0x00252ce0 20202020 20202020 20202020 2f20782d / x- │ │ │ │ + 0x00252cf0 00ff6e61 6d652020 20202020 20202020 ..name │ │ │ │ + 0x00252d00 2020203b 20457870 6572696d 656e7461 ; Experimenta │ │ │ │ + 0x00252d10 6c207374 61747573 0a202020 20202020 l status. │ │ │ │ + 0x00252d20 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252d30 202f2069 616e612d 746f6b65 6e292020 / iana-token) │ │ │ │ + 0x00252d40 20202020 20203b20 4f746865 72204941 ; Other IA │ │ │ │ + 0x00252d50 4e412d72 65676973 74657265 640a2020 NA-registered. │ │ │ │ + 0x00252d60 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252d70 202000ff 20202020 20202020 20202020 .. │ │ │ │ + 0x00252d80 20202020 20202020 20202020 203b2073 ; s │ │ │ │ + 0x00252d90 74617475 730a2020 20202020 203b2054 tatus. ; T │ │ │ │ + 0x00252da0 68657365 20617265 20746865 20706172 hese are the par │ │ │ │ + 0x00252db0 74696369 70617469 6f6e2073 74617475 ticipation statu │ │ │ │ + 0x00252dc0 73657320 666f7220 61202256 544f444f ses for a "VTODO │ │ │ │ + 0x00252dd0 222e0a20 20202020 20203b20 44656661 ".. ; Defa │ │ │ │ + 0x00252de0 756c7420 6973204e 45454453 2d414354 ult is NEEDS-ACT │ │ │ │ + 0x00252df0 494f4e2e 00ff0a0a 20202020 20202070 ION..... p │ │ │ │ + 0x00252e00 61727473 7461742d 6a6f7572 20202020 artstat-jour │ │ │ │ + 0x00252e10 3d202822 4e454544 532d4143 54494f4e = ("NEEDS-ACTION │ │ │ │ + 0x00252e20 22202020 203b204a 6f75726e 616c206e " ; Journal n │ │ │ │ + 0x00252e30 65656473 20616374 696f6e0a 20202020 eeds action. │ │ │ │ + 0x00252e40 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252e50 20202020 2f202241 43434550 54454422 / "ACCEPTED" │ │ │ │ + 0x00252e60 20202020 20202020 203b204a 6f75726e ; Journ │ │ │ │ + 0x00252e70 616c2061 636300ff 65707465 640a2020 al acc..epted. │ │ │ │ + 0x00252e80 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252e90 20202020 20202f20 22444543 4c494e45 / "DECLINE │ │ │ │ + 0x00252ea0 44222020 20202020 2020203b 204a6f75 D" ; Jou │ │ │ │ + 0x00252eb0 726e616c 20646563 6c696e65 640a2020 rnal declined. │ │ │ │ + 0x00252ec0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252ed0 20202020 20202f20 782d6e61 6d652020 / x-name │ │ │ │ + 0x00252ee0 20202020 20202020 2020203b 20457870 ; Exp │ │ │ │ + 0x00252ef0 6572696d 656e7461 00ff6c20 73746174 erimenta..l stat │ │ │ │ + 0x00252f00 75730a20 20202020 20202020 20202020 us. │ │ │ │ + 0x00252f10 20202020 20202020 2020202f 2069616e / ian │ │ │ │ + 0x00252f20 612d746f 6b656e29 20202020 20202020 a-token) │ │ │ │ + 0x00252f30 3b204f74 68657220 49414e41 2d726567 ; Other IANA-reg │ │ │ │ + 0x00252f40 69737465 7265640a 20202020 20202020 istered. │ │ │ │ + 0x00252f50 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252f60 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00252f70 20202020 203b2073 746100ff 7475730a ; sta..tus. │ │ │ │ + 0x00252f80 20202020 2020203b 20546865 73652061 ; These a │ │ │ │ + 0x00252f90 72652074 68652070 61727469 63697061 re the participa │ │ │ │ + 0x00252fa0 74696f6e 20737461 74757365 7320666f tion statuses fo │ │ │ │ + 0x00252fb0 72206120 22564a4f 55524e41 4c222e0a r a "VJOURNAL".. │ │ │ │ + 0x00252fc0 20202020 2020203b 20446566 61756c74 ; Default │ │ │ │ + 0x00252fd0 20697320 4e454544 532d4143 54494f4e is NEEDS-ACTION │ │ │ │ + 0x00252fe0 2e0a2020 20202020 3c2f7873 3a646f63 .. ..... │ │ │ │ + 0x00253010 4c00062f 00cc6275 696c642f 72657072 L../..build/repr │ │ │ │ + 0x00253020 6f647563 69626c65 2d706174 682f6c69 oducible-path/li │ │ │ │ + 0x00253030 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/ │ │ │ │ + 0x00253040 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa │ │ │ │ + 0x00253050 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs │ │ │ │ + 0x00253060 64d10005 120006e8 090001a0 0a000080 d............... │ │ │ │ + 0x00253070 d2030005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ + 0x00253080 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ + 0x00253090 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ + 0x002530a0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ + 0x002530b0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ + 0x002530c0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ + 0x002530d0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ + 0x002530e0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. r │ │ │ │ + 0x00253110 656c7479 70657061 72616d20 20202020 eltypeparam │ │ │ │ + 0x00253120 20203d20 2252454c 54595045 2220223d = "RELTYPE" "= │ │ │ │ + 0x00253130 220a2020 20202020 20202020 20202020 ". │ │ │ │ + 0x00253140 20202020 20202020 20202020 20282250 ("P │ │ │ │ + 0x00253150 4152454e 54222020 20203b20 50617265 ARENT" ; Pare │ │ │ │ + 0x00253160 6e742072 656c6174 696f6e73 68697020 nt relationship │ │ │ │ + 0x00253170 2d204465 6661756c 7400ff0a 20202020 - Default... │ │ │ │ + 0x00253180 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253190 20202020 20202f20 22434849 4c442220 / "CHILD" │ │ │ │ + 0x002531a0 20202020 3b204368 696c6420 72656c61 ; Child rela │ │ │ │ + 0x002531b0 74696f6e 73686970 0a202020 20202020 tionship. │ │ │ │ + 0x002531c0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002531d0 2020202f 20225349 424c494e 47222020 / "SIBLING" │ │ │ │ + 0x002531e0 203b2053 69626c69 6e672072 656c6174 ; Sibling relat │ │ │ │ + 0x002531f0 696f6e73 6869700a 20202000 ff202020 ionship. .. │ │ │ │ + 0x00253200 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253210 20202020 2f206961 6e612d74 6f6b656e / iana-token │ │ │ │ + 0x00253220 20203b20 536f6d65 206f7468 65722049 ; Some other I │ │ │ │ + 0x00253230 414e412d 72656769 73746572 65640a20 ANA-registered. │ │ │ │ + 0x00253240 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253250 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253260 20202020 2020203b 20694361 6c656e64 ; iCalend │ │ │ │ + 0x00253270 61722072 656c6174 696f6e73 6800ff69 ar relationsh..i │ │ │ │ + 0x00253280 70207479 70650a20 20202020 20202020 p type. │ │ │ │ + 0x00253290 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002532a0 202f2078 2d6e616d 65292020 2020203b / x-name) ; │ │ │ │ + 0x002532b0 2041206e 6f6e2d73 74616e64 6172642c A non-standard, │ │ │ │ + 0x002532c0 20657870 6572696d 656e7461 6c0a2020 experimental. │ │ │ │ + 0x002532d0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002532e0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002532f0 20202020 20203b20 72656c61 74696f00 ; relatio. │ │ │ │ + 0x00253300 ff6e7368 69702074 7970650a 20202020 .nship type. │ │ │ │ + 0x00253310 20202020 57732d43 616c656e 64617220 Ws-Calendar │ │ │ │ + 0x00253320 61646473 20746865 2076616c 7565730a adds the values. │ │ │ │ + 0x00253330 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253340 20202020 20202020 2020202f 20224649 / "FI │ │ │ │ + 0x00253350 4e495348 544f5354 41525422 0a202020 NISHTOSTART". │ │ │ │ + 0x00253360 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253370 20202020 20202020 2f202246 494e4953 / "FINIS │ │ │ │ + 0x00253380 4800ff54 4f46494e 49534822 0a202020 H..TOFINISH". │ │ │ │ + 0x00253390 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002533a0 20202020 20202020 2f202253 54415254 / "START │ │ │ │ + 0x002533b0 544f4649 4e495348 220a2020 20202020 TOFINISH". │ │ │ │ + 0x002533c0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002533d0 20202020 202f2022 53544152 54544f53 / "STARTTOS │ │ │ │ + 0x002533e0 54415254 22202020 20202020 20202020 TART" │ │ │ │ + 0x002533f0 20200a20 20202020 20202020 20202020 . │ │ │ │ + 0x00253400 20202000 d4202020 20202020 20202020 .. │ │ │ │ + 0x00253410 0a202020 20202020 3b204465 6661756c . ; Defaul │ │ │ │ + 0x00253420 74206973 20504152 454e540a 20202020 t is PARENT. │ │ │ │ + 0x00253430 20203c2f 78733a64 6f63756d 656e7461 ...L../..bu │ │ │ │ + 0x00253460 696c642f 72657072 6f647563 69626c65 ild/reproducible │ │ │ │ + 0x00253470 2d706174 682f6c69 626b6f6c 6162786d -path/libkolabxm │ │ │ │ + 0x00253480 6c2d312e 322e312f 73636865 6d61732f l-1.2.1/schemas/ │ │ │ │ + 0x00253490 6963616c 2f694361 6c656e64 61722d70 ical/iCalendar-p │ │ │ │ + 0x002534a0 6172616d 732e7873 641c0100 05120006 arams.xsd....... │ │ │ │ + 0x002534b0 e6040001 a00a0000 80360100 053c00ff .........6...<.. │ │ │ │ + 0x002534c0 78733a61 6e6e6f74 6174696f 6e20786d xs:annotation xm │ │ │ │ + 0x002534d0 6c6e733a 78733d22 68747470 3a2f2f77 lns:xs="http://w │ │ │ │ + 0x002534e0 77772e77 332e6f72 672f3230 30312f58 ww.w3.org/2001/X │ │ │ │ + 0x002534f0 4d4c5363 68656d61 2220786d 6c6e733a MLSchema" xmlns: │ │ │ │ + 0x00253500 7863616c 3d227572 6e3a6965 74663a70 xcal="urn:ietf:p │ │ │ │ + 0x00253510 6172616d 733a786d 6c3a6e73 3a696361 arams:xml:ns:ica │ │ │ │ + 0x00253520 6c656e64 61722d32 2e302220 3e0a3c78 lendar-2.0" >. │ │ │ │ + 0x00253550 0a202020 20202020 636c6173 7376616c . classval │ │ │ │ + 0x00253560 7565203d 20225055 424c4943 22202f20 ue = "PUBLIC" / │ │ │ │ + 0x00253570 22505249 56415445 22202f20 22434f4e "PRIVATE" / "CON │ │ │ │ + 0x00253580 46494445 4e544941 4c22202f 2069616e FIDENTIAL" / ian │ │ │ │ + 0x00253590 612d746f 6b656e0a 20202020 20202020 a-token. │ │ │ │ + 0x002535a0 20202020 20202020 20202f20 782d6e61 / x-na │ │ │ │ + 0x002535b0 6d650a20 20202020 20203b44 65666175 me. ;Defau │ │ │ │ + 0x002535c0 6c7400b8 20697320 5055424c 49430a20 lt.. is PUBLIC. │ │ │ │ + 0x002535d0 20202020 203c2f78 733a646f 63756d65 ...K../. │ │ │ │ + 0x00253600 ca627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ + 0x00253610 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ + 0x00253620 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ + 0x00253630 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ + 0x00253640 722d7072 6f70732e 7873647b 01000514 r-props.xsd{.... │ │ │ │ + 0x00253650 00082507 0001a00a 000080b6 0100053c ..%............< │ │ │ │ + 0x00253660 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ + 0x00253670 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ + 0x00253680 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ + 0x00253690 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ + 0x002536a0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ + 0x002536b0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ + 0x002536c0 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ + 0x002536d0 3c78733a 646f6375 6d656e74 6174696f . schedul │ │ │ │ + 0x00253700 65666f72 63657365 6e647061 72616d20 eforcesendparam │ │ │ │ + 0x00253710 3d202253 43484544 554c452d 464f5243 = "SCHEDULE-FORC │ │ │ │ + 0x00253720 452d5345 4e442220 223d220a 20202020 E-SEND" "=". │ │ │ │ + 0x00253730 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253740 20202020 20202020 20202822 52455155 ("REQU │ │ │ │ + 0x00253750 45535422 20202020 3b20466f 72636520 EST" ; Force │ │ │ │ + 0x00253760 61202252 00ff4551 55455354 220a2020 a "R..EQUEST". │ │ │ │ + 0x00253770 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253780 20202020 20202020 2020202f 20225245 / "RE │ │ │ │ + 0x00253790 504c5922 20202020 20203b20 466f7263 PLY" ; Forc │ │ │ │ + 0x002537a0 65206120 22524550 4c59220a 20202020 e a "REPLY". │ │ │ │ 0x002537b0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002537c0 20202020 20202020 20282022 38424954 ( "8BIT │ │ │ │ - 0x002537d0 220a2020 20202020 20202020 3b202238 ". ; "8 │ │ │ │ - 0x002537e0 62697422 20746578 7420656e 636f6469 bit" text encodi │ │ │ │ - 0x002537f0 6e672069 7300ff20 64656669 6e656420 ng is.. defined │ │ │ │ - 0x00253800 696e205b 52464332 3034355d 0a202020 in [RFC2045]. │ │ │ │ - 0x00253810 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253820 20202020 2020202f 20224241 53453634 / "BASE64 │ │ │ │ - 0x00253830 220a2020 20202020 20202020 3b202242 ". ; "B │ │ │ │ - 0x00253840 41534536 34222062 696e6172 7920656e ASE64" binary en │ │ │ │ - 0x00253850 636f6469 6e672066 6f726d61 74206973 coding format is │ │ │ │ - 0x00253860 20646566 696e6564 20696e20 5b524643 defined in [RFC │ │ │ │ - 0x00253870 34363438 5d0a2000 c8202020 20202020 4648]. .. │ │ │ │ - 0x00253880 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253890 2020290a 20202020 20203c2f 78733a64 ). ... │ │ │ │ - 0x002538c0 4c00052f 00cc6275 696c642f 72657072 L../..build/repr │ │ │ │ - 0x002538d0 6f647563 69626c65 2d706174 682f6c69 oducible-path/li │ │ │ │ - 0x002538e0 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/ │ │ │ │ - 0x002538f0 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa │ │ │ │ - 0x00253900 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs │ │ │ │ - 0x00253910 649c0005 12000641 040001a0 0a000080 d......A........ │ │ │ │ - 0x00253920 16010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ - 0x00253930 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ - 0x00253940 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ - 0x00253950 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ - 0x00253960 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ - 0x00253970 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ - 0x00253980 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ - 0x00253990 3022203e 0a3c7873 3a646f63 756d656e 0" >.. a │ │ │ │ - 0x002539c0 6374696f 6e76616c 7565203d 20224155 ctionvalue = "AU │ │ │ │ - 0x002539d0 44494f22 202f2022 44495350 4c415922 DIO" / "DISPLAY" │ │ │ │ - 0x002539e0 202f2022 454d4149 4c220a20 20202020 / "EMAIL". │ │ │ │ - 0x002539f0 20202020 20202020 20202020 20202f20 / │ │ │ │ - 0x00253a00 69616e61 2d746f6b 656e202f 20782d6e iana-token / x-n │ │ │ │ - 0x00253a10 616d650a 20202020 20203c2f 78733a64 ame. . │ │ │ │ - 0x00253a30 3c2f7873 3a616e6e 6f746174 696f6e3e │ │ │ │ - 0x00253a40 00004b00 052f00ca 6275696c 642f7265 ..K../..build/re │ │ │ │ - 0x00253a50 70726f64 75636962 6c652d70 6174682f producible-path/ │ │ │ │ - 0x00253a60 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2. │ │ │ │ - 0x00253a70 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i │ │ │ │ - 0x00253a80 43616c65 6e646172 2d70726f 70732e78 Calendar-props.x │ │ │ │ - 0x00253a90 7364c102 00051400 08e80800 01a00a00 sd.............. │ │ │ │ - 0x00253aa0 00801109 00053c00 ff78733a 616e6e6f ......<..xs:anno │ │ │ │ - 0x00253ab0 74617469 6f6e2078 6d6c6e73 3a78733d tation xmlns:xs= │ │ │ │ - 0x00253ac0 22687474 703a2f2f 7777772e 77332e6f "http://www.w3.o │ │ │ │ - 0x00253ad0 72672f32 3030312f 584d4c53 6368656d rg/2001/XMLSchem │ │ │ │ - 0x00253ae0 61222078 6d6c6e73 3a786361 6c3d2275 a" xmlns:xcal="u │ │ │ │ - 0x00253af0 726e3a69 6574663a 70617261 6d733a78 rn:ietf:params:x │ │ │ │ - 0x00253b00 6d6c3a6e 733a6963 616c656e 6461722d ml:ns:icalendar- │ │ │ │ - 0x00253b10 322e3022 203e0a3c 78733a64 6f63756d 2.0" >.. │ │ │ │ - 0x00253b40 20706172 74737461 742d6576 656e7420 partstat-event │ │ │ │ - 0x00253b50 20203d20 28224e45 4544532d 41435449 = ("NEEDS-ACTI │ │ │ │ - 0x00253b60 4f4e2220 2020203b 20457665 6e74206e ON" ; Event n │ │ │ │ - 0x00253b70 65656473 20616374 696f6e0a 20202020 eeds action. │ │ │ │ - 0x00253b80 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253b90 20202020 2f202241 43434550 54454422 / "ACCEPTED" │ │ │ │ - 0x00253ba0 20202020 20202020 203b2000 ff457665 ; ..Eve │ │ │ │ - 0x00253bb0 6e742061 63636570 7465640a 20202020 nt accepted. │ │ │ │ - 0x00253bc0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253bd0 20202020 2f202244 45434c49 4e454422 / "DECLINED" │ │ │ │ - 0x00253be0 20202020 20202020 203b2045 76656e74 ; Event │ │ │ │ - 0x00253bf0 20646563 6c696e65 640a2020 20202020 declined. │ │ │ │ - 0x00253c00 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253c10 20202f20 2254454e 54415449 56452220 / "TENTATIVE" │ │ │ │ - 0x00253c20 20202020 2020203b 20457665 6e00ff74 ; Even..t │ │ │ │ - 0x00253c30 2074656e 74617469 76656c79 0a202020 tentatively. │ │ │ │ - 0x00253c40 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253c50 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253c60 20202020 20202020 20203b20 61636365 ; acce │ │ │ │ - 0x00253c70 70746564 0a202020 20202020 20202020 pted. │ │ │ │ - 0x00253c80 20202020 20202020 20202020 202f2022 / " │ │ │ │ - 0x00253c90 44454c45 47415445 44222020 20202020 DELEGATED" │ │ │ │ - 0x00253ca0 20203b20 4576656e 74206465 6c656700 ; Event deleg. │ │ │ │ - 0x00253cb0 ff617465 640a2020 20202020 20202020 .ated. │ │ │ │ - 0x00253cc0 20202020 20202020 20202020 20202f20 / │ │ │ │ - 0x00253cd0 782d6e61 6d652020 20202020 20202020 x-name │ │ │ │ - 0x00253ce0 2020203b 20457870 6572696d 656e7461 ; Experimenta │ │ │ │ - 0x00253cf0 6c207374 61747573 0a202020 20202020 l status. │ │ │ │ - 0x00253d00 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253d10 202f2069 616e612d 746f6b65 6e292020 / iana-token) │ │ │ │ - 0x00253d20 20202020 20203b20 4f746865 72204941 ; Other IA │ │ │ │ - 0x00253d30 4e00ff41 2d726567 69737465 7265640a N..A-registered. │ │ │ │ - 0x00253d40 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253d50 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253d60 20202020 20202020 20202020 203b2073 ; s │ │ │ │ - 0x00253d70 74617475 730a2020 20202020 203b2054 tatus. ; T │ │ │ │ - 0x00253d80 68657365 20617265 20746865 20706172 hese are the par │ │ │ │ - 0x00253d90 74696369 70617469 6f6e2073 74617475 ticipation statu │ │ │ │ - 0x00253da0 73657320 666f7220 61202256 4556454e ses for a "VEVEN │ │ │ │ - 0x00253db0 54222e00 ff0a2020 20202020 203b2044 T".... ; D │ │ │ │ - 0x00253dc0 65666175 6c742069 73204e45 4544532d efault is NEEDS- │ │ │ │ - 0x00253dd0 41435449 4f4e2e0a 0a202020 20202020 ACTION... │ │ │ │ - 0x00253de0 70617274 73746174 2d746f64 6f202020 partstat-todo │ │ │ │ - 0x00253df0 203d2028 224e4545 44532d41 4354494f = ("NEEDS-ACTIO │ │ │ │ - 0x00253e00 4e222020 20203b20 546f2d64 6f206e65 N" ; To-do ne │ │ │ │ - 0x00253e10 65647320 61637469 6f6e0a20 20202020 eds action. │ │ │ │ - 0x00253e20 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253e30 2020202f 2000ff22 41434345 50544544 / .."ACCEPTED │ │ │ │ - 0x00253e40 22202020 20202020 20203b20 546f2d64 " ; To-d │ │ │ │ - 0x00253e50 6f206163 63657074 65640a20 20202020 o accepted. │ │ │ │ - 0x00253e60 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253e70 2020202f 20224445 434c494e 45442220 / "DECLINED" │ │ │ │ - 0x00253e80 20202020 20202020 3b20546f 2d646f20 ; To-do │ │ │ │ - 0x00253e90 6465636c 696e6564 0a202020 20202020 declined. │ │ │ │ + 0x002537c0 20202020 20202020 202f2069 616e612d / iana- │ │ │ │ + 0x002537d0 746f6b65 6e292020 3b204941 4e412072 token) ; IANA r │ │ │ │ + 0x002537e0 65676973 746500b8 72656420 6d657468 egiste..red meth │ │ │ │ + 0x002537f0 6f640a20 20202020 203c2f78 733a646f od. ...L │ │ │ │ + 0x00253820 00052f00 cb627569 6c642f72 6570726f ../..build/repro │ │ │ │ + 0x00253830 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ + 0x00253840 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ + 0x00253850 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ + 0x00253860 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ + 0x00253870 67010005 120006e0 050001a0 0a000080 g............... │ │ │ │ + 0x00253880 d5040005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ + 0x00253890 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ + 0x002538a0 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ + 0x002538b0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ + 0x002538c0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ + 0x002538d0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ + 0x002538e0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ + 0x002538f0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. s │ │ │ │ + 0x00253920 74617475 73202020 20202020 2020203d tatus = │ │ │ │ + 0x00253930 20225354 41545553 22207374 61747061 "STATUS" statpa │ │ │ │ + 0x00253940 72616d20 223a2220 73746174 76616c75 ram ":" statvalu │ │ │ │ + 0x00253950 65204352 4c460a0a 20202020 20202073 e CRLF.. s │ │ │ │ + 0x00253960 74617470 6172616d 20202020 2020203d tatparam = │ │ │ │ + 0x00253970 202a2822 3b22206f 74686572 2d706172 *(";" other-par │ │ │ │ + 0x00253980 616d290a 0a202020 2000ff20 20207374 am).. .. st │ │ │ │ + 0x00253990 61747661 6c756520 20202020 20203d20 atvalue = │ │ │ │ + 0x002539a0 28737461 7476616c 75652d65 76656e74 (statvalue-event │ │ │ │ + 0x002539b0 0a202020 20202020 20202020 20202020 . │ │ │ │ + 0x002539c0 20202020 20202020 2f202073 74617476 / statv │ │ │ │ + 0x002539d0 616c7565 2d746f64 6f0a2020 20202020 alue-todo. │ │ │ │ + 0x002539e0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002539f0 202f2020 73746174 76616c75 652d6a6f / statvalue-jo │ │ │ │ + 0x00253a00 7572290a 0a202020 20202000 ff207374 ur).. .. st │ │ │ │ + 0x00253a10 61747661 6c75652d 6576656e 74203d20 atvalue-event = │ │ │ │ + 0x00253a20 2254454e 54415449 56452220 2020203b "TENTATIVE" ; │ │ │ │ + 0x00253a30 496e6469 63617465 73206576 656e7420 Indicates event │ │ │ │ + 0x00253a40 69732074 656e7461 74697665 2e0a2020 is tentative.. │ │ │ │ + 0x00253a50 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253a60 20202020 202f2022 434f4e46 49524d45 / "CONFIRME │ │ │ │ + 0x00253a70 44222020 20203b49 6e646963 61746573 D" ;Indicates │ │ │ │ + 0x00253a80 20657665 6e742069 73206465 6600ff69 event is def..i │ │ │ │ + 0x00253a90 6e697465 2e0a2020 20202020 20202020 nite.. │ │ │ │ + 0x00253aa0 20202020 20202020 20202020 202f2022 / " │ │ │ │ + 0x00253ab0 43414e43 454c4c45 44222020 20203b49 CANCELLED" ;I │ │ │ │ + 0x00253ac0 6e646963 61746573 20657665 6e742077 ndicates event w │ │ │ │ + 0x00253ad0 61732063 616e6365 6c6c6564 2e0a2020 as cancelled.. │ │ │ │ + 0x00253ae0 20202020 203b5374 61747573 2076616c ;Status val │ │ │ │ + 0x00253af0 75657320 666f7220 61202256 4556454e ues for a "VEVEN │ │ │ │ + 0x00253b00 54220a0a 20202020 20202073 74617400 T".. stat. │ │ │ │ + 0x00253b10 ff76616c 75652d74 6f646f20 203d2022 .value-todo = " │ │ │ │ + 0x00253b20 4e454544 532d4143 54494f4e 22203b49 NEEDS-ACTION" ;I │ │ │ │ + 0x00253b30 6e646963 61746573 20746f2d 646f206e ndicates to-do n │ │ │ │ + 0x00253b40 65656473 20616374 696f6e2e 0a202020 eeds action.. │ │ │ │ + 0x00253b50 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253b60 20202020 2f202243 4f4d504c 45544544 / "COMPLETED │ │ │ │ + 0x00253b70 22202020 203b496e 64696361 74657320 " ;Indicates │ │ │ │ + 0x00253b80 746f2d64 6f20636f 6d706c65 7465642e to-do completed. │ │ │ │ + 0x00253b90 0a00ff20 20202020 20202020 20202020 ... │ │ │ │ + 0x00253ba0 20202020 20202020 20202f20 22494e2d / "IN- │ │ │ │ + 0x00253bb0 50524f43 45535322 2020203b 496e6469 PROCESS" ;Indi │ │ │ │ + 0x00253bc0 63617465 7320746f 2d646f20 696e2070 cates to-do in p │ │ │ │ + 0x00253bd0 726f6365 7373206f 662e0a20 20202020 rocess of.. │ │ │ │ + 0x00253be0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253bf0 20202f20 2243414e 43454c4c 45442220 / "CANCELLED" │ │ │ │ + 0x00253c00 2020203b 496e6469 63617465 7320746f ;Indicates to │ │ │ │ + 0x00253c10 2d646f00 ff207761 73206361 6e63656c -do.. was cancel │ │ │ │ + 0x00253c20 6c65642e 0a202020 20202020 3b537461 led.. ;Sta │ │ │ │ + 0x00253c30 74757320 76616c75 65732066 6f722022 tus values for " │ │ │ │ + 0x00253c40 56544f44 4f222e0a 0a202020 20202020 VTODO"... │ │ │ │ + 0x00253c50 73746174 76616c75 652d6a6f 75722020 statvalue-jour │ │ │ │ + 0x00253c60 3d202244 52414654 22202020 20202020 = "DRAFT" │ │ │ │ + 0x00253c70 203b496e 64696361 74657320 6a6f7572 ;Indicates jour │ │ │ │ + 0x00253c80 6e616c20 69732064 72616674 2e0a2020 nal is draft.. │ │ │ │ + 0x00253c90 20202020 2000ff20 20202020 20202020 .. │ │ │ │ + 0x00253ca0 20202020 2020202f 20224649 4e414c22 / "FINAL" │ │ │ │ + 0x00253cb0 20202020 20202020 3b496e64 69636174 ;Indicat │ │ │ │ + 0x00253cc0 6573206a 6f75726e 616c2069 73206669 es journal is fi │ │ │ │ + 0x00253cd0 6e616c2e 0a202020 20202020 20202020 nal.. │ │ │ │ + 0x00253ce0 20202020 20202020 20202020 2f202243 / "C │ │ │ │ + 0x00253cf0 414e4345 4c4c4544 22202020 203b496e ANCELLED" ;In │ │ │ │ + 0x00253d00 64696361 74657320 6a6f7572 6e616c20 dicates journal │ │ │ │ + 0x00253d10 69732072 656d6f00 d4766564 2e0a2020 is remo..ved.. │ │ │ │ + 0x00253d20 20202020 3b537461 74757320 76616c75 ;Status valu │ │ │ │ + 0x00253d30 65732066 6f722022 564a4f55 524e414c es for "VJOURNAL │ │ │ │ + 0x00253d40 222e0a20 20202020 203c2f78 733a646f ".. ...K │ │ │ │ + 0x00253d70 00062f00 ca627569 6c642f72 6570726f ../..build/repro │ │ │ │ + 0x00253d80 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ + 0x00253d90 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ + 0x00253da0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ + 0x00253db0 656e6461 722d7072 6f70732e 787364c2 endar-props.xsd. │ │ │ │ + 0x00253dc0 01000514 00084107 0001a00a 0000809e ......A......... │ │ │ │ + 0x00253dd0 0200053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ + 0x00253de0 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ + 0x00253df0 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ + 0x00253e00 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ + 0x00253e10 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ + 0x00253e20 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ + 0x00253e30 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ + 0x00253e40 22203e0a 3c78733a 646f6375 6d656e74 " >.. s │ │ │ │ + 0x00253e70 63686564 756c6561 67656e74 70617261 cheduleagentpara │ │ │ │ + 0x00253e80 6d203d20 22534348 4544554c 452d4147 m = "SCHEDULE-AG │ │ │ │ + 0x00253e90 454e5422 20223d22 0a202020 20202020 ENT" "=". │ │ │ │ 0x00253ea0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253eb0 202f2022 54454e00 ff544154 49564522 / "TEN..TATIVE" │ │ │ │ - 0x00253ec0 20202020 20202020 3b20546f 2d646f20 ; To-do │ │ │ │ - 0x00253ed0 74656e74 61746976 656c790a 20202020 tentatively. │ │ │ │ - 0x00253ee0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253ef0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253f00 20202020 20202020 203b2061 63636570 ; accep │ │ │ │ - 0x00253f10 7465640a 20202020 20202020 20202020 ted. │ │ │ │ - 0x00253f20 20202020 20202020 20202020 2f202244 / "D │ │ │ │ - 0x00253f30 454c4547 41544544 2200ff20 20202020 ELEGATED".. │ │ │ │ - 0x00253f40 2020203b 20546f2d 646f2064 656c6567 ; To-do deleg │ │ │ │ - 0x00253f50 61746564 0a202020 20202020 20202020 ated. │ │ │ │ - 0x00253f60 20202020 20202020 20202020 202f2022 / " │ │ │ │ - 0x00253f70 434f4d50 4c455445 44222020 20202020 COMPLETED" │ │ │ │ - 0x00253f80 20203b20 546f2d64 6f20636f 6d706c65 ; To-do comple │ │ │ │ - 0x00253f90 7465640a 20202020 20202020 20202020 ted. │ │ │ │ - 0x00253fa0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00253fb0 20202020 20202020 20202000 ff202020 .. │ │ │ │ - 0x00253fc0 2020203b 20434f4d 504c4554 45442070 ; COMPLETED p │ │ │ │ - 0x00253fd0 726f7065 72747920 6861730a 20202020 roperty has. │ │ │ │ - 0x00253fe0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253eb0 20282253 45525645 52222020 20202020 ("SERVER" │ │ │ │ + 0x00253ec0 3b205468 65207365 72766572 2068616e ; The server han │ │ │ │ + 0x00253ed0 646c6573 20736368 00ff6564 756c696e dles sch..edulin │ │ │ │ + 0x00253ee0 670a2020 20202020 20202020 20202020 g. │ │ │ │ + 0x00253ef0 20202020 20202020 202f2022 434c4945 / "CLIE │ │ │ │ + 0x00253f00 4e542220 20202020 203b2054 68652063 NT" ; The c │ │ │ │ + 0x00253f10 6c69656e 74206861 6e646c65 73207363 lient handles sc │ │ │ │ + 0x00253f20 68656475 6c696e67 0a202020 20202020 heduling. │ │ │ │ + 0x00253f30 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253f40 2f20224e 4f4e4522 20202020 20202020 / "NONE" │ │ │ │ + 0x00253f50 3b204e6f 20617574 6f6d00ff 61746963 ; No autom..atic │ │ │ │ + 0x00253f60 20736368 6564756c 696e670a 20202020 scheduling. │ │ │ │ + 0x00253f70 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00253f80 2020202f 20782d6e 616d6520 20202020 / x-name │ │ │ │ + 0x00253f90 2020203b 20457870 6572696d 656e7461 ; Experimenta │ │ │ │ + 0x00253fa0 6c207479 70650a20 20202020 20202020 l type. │ │ │ │ + 0x00253fb0 20202020 20202020 20202020 20202f20 / │ │ │ │ + 0x00253fc0 69616e61 2d746f6b 656e2920 20203b20 iana-token) ; │ │ │ │ + 0x00253fd0 4f746865 72204941 4e412072 00ff6567 Other IANA r..eg │ │ │ │ + 0x00253fe0 69737465 72656420 74797065 0a202020 istered type. │ │ │ │ 0x00253ff0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254000 20202020 20202020 203b2044 4154452d ; DATE- │ │ │ │ - 0x00254010 54494d45 20636f6d 706c6574 65640a20 TIME completed. │ │ │ │ + 0x00254000 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254010 20202020 3b0a2020 20202020 20202020 ;. │ │ │ │ 0x00254020 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254030 20202020 2020202f 2022494e 2d00ff50 / "IN-..P │ │ │ │ - 0x00254040 524f4345 53532220 20202020 20203b20 ROCESS" ; │ │ │ │ - 0x00254050 546f2d64 6f20696e 2070726f 63657373 To-do in process │ │ │ │ - 0x00254060 206f660a 20202020 20202020 20202020 of. │ │ │ │ - 0x00254070 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254080 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254090 203b2062 65696e67 20636f6d 706c6574 ; being complet │ │ │ │ - 0x002540a0 65640a20 20202020 20202020 20202020 ed. │ │ │ │ - 0x002540b0 20202020 20202020 2020202f 20782d00 / x-. │ │ │ │ - 0x002540c0 ff6e616d 65202020 20202020 20202020 .name │ │ │ │ - 0x002540d0 20203b20 45787065 72696d65 6e74616c ; Experimental │ │ │ │ - 0x002540e0 20737461 7475730a 20202020 20202020 status. │ │ │ │ - 0x002540f0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254100 2f206961 6e612d74 6f6b656e 29202020 / iana-token) │ │ │ │ - 0x00254110 20202020 203b204f 74686572 2049414e ; Other IAN │ │ │ │ - 0x00254120 412d7265 67697374 65726564 0a202020 A-registered. │ │ │ │ - 0x00254130 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254140 2000ff20 20202020 20202020 20202020 .. │ │ │ │ - 0x00254150 20202020 20202020 20202020 3b207374 ; st │ │ │ │ - 0x00254160 61747573 0a202020 20202020 3b205468 atus. ; Th │ │ │ │ - 0x00254170 65736520 61726520 74686520 70617274 ese are the part │ │ │ │ - 0x00254180 69636970 6174696f 6e207374 61747573 icipation status │ │ │ │ - 0x00254190 65732066 6f722061 20225654 4f444f22 es for a "VTODO" │ │ │ │ - 0x002541a0 2e0a2020 20202020 203b2044 65666175 .. ; Defau │ │ │ │ - 0x002541b0 6c742069 73204e45 4544532d 41435449 lt is NEEDS-ACTI │ │ │ │ - 0x002541c0 4f4e2e00 ff0a0a20 20202020 20207061 ON..... pa │ │ │ │ - 0x002541d0 72747374 61742d6a 6f757220 2020203d rtstat-jour = │ │ │ │ - 0x002541e0 2028224e 45454453 2d414354 494f4e22 ("NEEDS-ACTION" │ │ │ │ - 0x002541f0 20202020 3b204a6f 75726e61 6c206e65 ; Journal ne │ │ │ │ - 0x00254200 65647320 61637469 6f6e0a20 20202020 eds action. │ │ │ │ - 0x00254210 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254220 2020202f 20224143 43455054 45442220 / "ACCEPTED" │ │ │ │ - 0x00254230 20202020 20202020 3b204a6f 75726e61 ; Journa │ │ │ │ - 0x00254240 6c206163 6300ff65 70746564 0a202020 l acc..epted. │ │ │ │ - 0x00254250 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254260 20202020 202f2022 4445434c 494e4544 / "DECLINED │ │ │ │ - 0x00254270 22202020 20202020 20203b20 4a6f7572 " ; Jour │ │ │ │ - 0x00254280 6e616c20 6465636c 696e6564 0a202020 nal declined. │ │ │ │ - 0x00254290 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002542a0 20202020 202f2078 2d6e616d 65202020 / x-name │ │ │ │ - 0x002542b0 20202020 20202020 20203b20 45787065 ; Expe │ │ │ │ - 0x002542c0 72696d65 6e746100 ff6c2073 74617475 rimenta..l statu │ │ │ │ - 0x002542d0 730a2020 20202020 20202020 20202020 s. │ │ │ │ - 0x002542e0 20202020 20202020 20202f20 69616e61 / iana │ │ │ │ - 0x002542f0 2d746f6b 656e2920 20202020 2020203b -token) ; │ │ │ │ - 0x00254300 204f7468 65722049 414e412d 72656769 Other IANA-regi │ │ │ │ - 0x00254310 73746572 65640a20 20202020 20202020 stered. │ │ │ │ - 0x00254320 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254330 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254340 20202020 3b207374 6100ff74 75730a20 ; sta..tus. │ │ │ │ - 0x00254350 20202020 20203b20 54686573 65206172 ; These ar │ │ │ │ - 0x00254360 65207468 65207061 72746963 69706174 e the participat │ │ │ │ - 0x00254370 696f6e20 73746174 75736573 20666f72 ion statuses for │ │ │ │ - 0x00254380 20612022 564a4f55 524e414c 222e0a20 a "VJOURNAL".. │ │ │ │ - 0x00254390 20202020 20203b20 44656661 756c7420 ; Default │ │ │ │ - 0x002543a0 6973204e 45454453 2d414354 494f4e2e is NEEDS-ACTION. │ │ │ │ - 0x002543b0 0a202020 2020203c 2f78733a 646f6375 . .....L │ │ │ │ - 0x002543e0 00062f00 cc627569 6c642f72 6570726f ../..build/repro │ │ │ │ - 0x002543f0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ - 0x00254400 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ - 0x00254410 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ - 0x00254420 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ - 0x00254430 d1000512 0006e809 0001a00a 000080d2 ................ │ │ │ │ - 0x00254440 0300053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ - 0x00254450 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ - 0x00254460 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ - 0x00254470 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ - 0x00254480 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ - 0x00254490 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ - 0x002544a0 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ - 0x002544b0 22203e0a 3c78733a 646f6375 6d656e74 " >.. re │ │ │ │ - 0x002544e0 6c747970 65706172 616d2020 20202020 ltypeparam │ │ │ │ - 0x002544f0 203d2022 52454c54 59504522 20223d22 = "RELTYPE" "=" │ │ │ │ - 0x00254500 0a202020 20202020 20202020 20202020 . │ │ │ │ - 0x00254510 20202020 20202020 20202020 28225041 ("PA │ │ │ │ - 0x00254520 52454e54 22202020 203b2050 6172656e RENT" ; Paren │ │ │ │ - 0x00254530 74207265 6c617469 6f6e7368 6970202d t relationship - │ │ │ │ - 0x00254540 20446566 61756c74 00ff0a20 20202020 Default... │ │ │ │ - 0x00254550 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254560 20202020 202f2022 4348494c 44222020 / "CHILD" │ │ │ │ - 0x00254570 2020203b 20436869 6c642072 656c6174 ; Child relat │ │ │ │ - 0x00254580 696f6e73 6869700a 20202020 20202020 ionship. │ │ │ │ - 0x00254590 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002545a0 20202f20 22534942 4c494e47 22202020 / "SIBLING" │ │ │ │ - 0x002545b0 3b205369 626c696e 67207265 6c617469 ; Sibling relati │ │ │ │ - 0x002545c0 6f6e7368 69700a20 202000ff 20202020 onship. .. │ │ │ │ - 0x002545d0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002545e0 2020202f 2069616e 612d746f 6b656e20 / iana-token │ │ │ │ - 0x002545f0 203b2053 6f6d6520 6f746865 72204941 ; Some other IA │ │ │ │ - 0x00254600 4e412d72 65676973 74657265 640a2020 NA-registered. │ │ │ │ - 0x00254610 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254620 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254630 20202020 20203b20 6943616c 656e6461 ; iCalenda │ │ │ │ - 0x00254640 72207265 6c617469 6f6e7368 00ff6970 r relationsh..ip │ │ │ │ - 0x00254650 20747970 650a2020 20202020 20202020 type. │ │ │ │ - 0x00254660 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254670 2f20782d 6e616d65 29202020 20203b20 / x-name) ; │ │ │ │ - 0x00254680 41206e6f 6e2d7374 616e6461 72642c20 A non-standard, │ │ │ │ - 0x00254690 65787065 72696d65 6e74616c 0a202020 experimental. │ │ │ │ - 0x002546a0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002546b0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002546c0 20202020 203b2072 656c6174 696f00ff ; relatio.. │ │ │ │ - 0x002546d0 6e736869 70207479 70650a20 20202020 nship type. │ │ │ │ - 0x002546e0 20202057 732d4361 6c656e64 61722061 Ws-Calendar a │ │ │ │ - 0x002546f0 64647320 74686520 76616c75 65730a20 dds the values. │ │ │ │ - 0x00254700 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254710 20202020 20202020 20202f20 2246494e / "FIN │ │ │ │ - 0x00254720 49534854 4f535441 5254220a 20202020 ISHTOSTART". │ │ │ │ - 0x00254730 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254740 20202020 2020202f 20224649 4e495348 / "FINISH │ │ │ │ - 0x00254750 00ff544f 46494e49 5348220a 20202020 ..TOFINISH". │ │ │ │ - 0x00254760 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254770 20202020 2020202f 20225354 41525454 / "STARTT │ │ │ │ - 0x00254780 4f46494e 49534822 0a202020 20202020 OFINISH". │ │ │ │ - 0x00254790 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002547a0 20202020 2f202253 54415254 544f5354 / "STARTTOST │ │ │ │ - 0x002547b0 41525422 20202020 20202020 20202020 ART" │ │ │ │ - 0x002547c0 200a2020 20202020 20202020 20202020 . │ │ │ │ - 0x002547d0 202000d4 20202020 20202020 2020200a .. . │ │ │ │ - 0x002547e0 20202020 2020203b 20446566 61756c74 ; Default │ │ │ │ - 0x002547f0 20697320 50415245 4e540a20 20202020 is PARENT. │ │ │ │ - 0x00254800 203c2f78 733a646f 63756d65 6e746174 ...L../..bui │ │ │ │ - 0x00254830 6c642f72 6570726f 64756369 626c652d ld/reproducible- │ │ │ │ - 0x00254840 70617468 2f6c6962 6b6f6c61 62786d6c path/libkolabxml │ │ │ │ - 0x00254850 2d312e32 2e312f73 6368656d 61732f69 -1.2.1/schemas/i │ │ │ │ - 0x00254860 63616c2f 6943616c 656e6461 722d7061 cal/iCalendar-pa │ │ │ │ - 0x00254870 72616d73 2e787364 1c010005 120006e6 rams.xsd........ │ │ │ │ - 0x00254880 040001a0 0a000080 36010005 3c00ff78 ........6...<..x │ │ │ │ - 0x00254890 733a616e 6e6f7461 74696f6e 20786d6c s:annotation xml │ │ │ │ - 0x002548a0 6e733a78 733d2268 7474703a 2f2f7777 ns:xs="http://ww │ │ │ │ - 0x002548b0 772e7733 2e6f7267 2f323030 312f584d w.w3.org/2001/XM │ │ │ │ - 0x002548c0 4c536368 656d6122 20786d6c 6e733a78 LSchema" xmlns:x │ │ │ │ - 0x002548d0 63616c3d 2275726e 3a696574 663a7061 cal="urn:ietf:pa │ │ │ │ - 0x002548e0 72616d73 3a786d6c 3a6e733a 6963616c rams:xml:ns:ical │ │ │ │ - 0x002548f0 656e6461 722d322e 3022203e 0a3c7873 endar-2.0" >.. │ │ │ │ - 0x00254920 20202020 20202063 6c617373 76616c75 classvalu │ │ │ │ - 0x00254930 65203d20 22505542 4c494322 202f2022 e = "PUBLIC" / " │ │ │ │ - 0x00254940 50524956 41544522 202f2022 434f4e46 PRIVATE" / "CONF │ │ │ │ - 0x00254950 4944454e 5449414c 22202f20 69616e61 IDENTIAL" / iana │ │ │ │ - 0x00254960 2d746f6b 656e0a20 20202020 20202020 -token. │ │ │ │ - 0x00254970 20202020 20202020 202f2078 2d6e616d / x-nam │ │ │ │ - 0x00254980 650a2020 20202020 203b4465 6661756c e. ;Defaul │ │ │ │ - 0x00254990 7400b820 69732050 55424c49 430a2020 t.. is PUBLIC. │ │ │ │ - 0x002549a0 20202020 3c2f7873 3a646f63 756d656e ...K../.. │ │ │ │ - 0x002549d0 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ - 0x002549e0 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ - 0x002549f0 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ - 0x00254a00 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ - 0x00254a10 2d70726f 70732e78 73647b01 00051400 -props.xsd{..... │ │ │ │ - 0x00254a20 08250700 01a00a00 0080b601 00053c00 .%............<. │ │ │ │ - 0x00254a30 ff78733a 616e6e6f 74617469 6f6e2078 .xs:annotation x │ │ │ │ - 0x00254a40 6d6c6e73 3a78733d 22687474 703a2f2f mlns:xs="http:// │ │ │ │ - 0x00254a50 7777772e 77332e6f 72672f32 3030312f www.w3.org/2001/ │ │ │ │ - 0x00254a60 584d4c53 6368656d 61222078 6d6c6e73 XMLSchema" xmlns │ │ │ │ - 0x00254a70 3a786361 6c3d2275 726e3a69 6574663a :xcal="urn:ietf: │ │ │ │ - 0x00254a80 70617261 6d733a78 6d6c3a6e 733a6963 params:xml:ns:ic │ │ │ │ - 0x00254a90 616c656e 6461722d 322e3022 203e0a3c alendar-2.0" >.< │ │ │ │ - 0x00254aa0 78733a64 6f63756d 656e7461 74696f6e xs:documentation │ │ │ │ - 0x00254ab0 2000ff78 6d6c3a6c 616e673d 22656e22 ..xml:lang="en" │ │ │ │ - 0x00254ac0 3e0a2020 20202020 73636865 64756c65 >. schedule │ │ │ │ - 0x00254ad0 666f7263 6573656e 64706172 616d203d forcesendparam = │ │ │ │ - 0x00254ae0 20225343 48454455 4c452d46 4f524345 "SCHEDULE-FORCE │ │ │ │ - 0x00254af0 2d53454e 44222022 3d220a20 20202020 -SEND" "=". │ │ │ │ - 0x00254b00 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254b10 20202020 20202020 20282252 45515545 ("REQUE │ │ │ │ - 0x00254b20 53542220 2020203b 20466f72 63652061 ST" ; Force a │ │ │ │ - 0x00254b30 20225200 ff455155 45535422 0a202020 "R..EQUEST". │ │ │ │ - 0x00254b40 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254b50 20202020 20202020 20202f20 22524550 / "REP │ │ │ │ - 0x00254b60 4c592220 20202020 203b2046 6f726365 LY" ; Force │ │ │ │ - 0x00254b70 20612022 5245504c 59220a20 20202020 a "REPLY". │ │ │ │ - 0x00254b80 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254b90 20202020 20202020 2f206961 6e612d74 / iana-t │ │ │ │ - 0x00254ba0 6f6b656e 2920203b 2049414e 41207265 oken) ; IANA re │ │ │ │ - 0x00254bb0 67697374 6500b872 6564206d 6574686f giste..red metho │ │ │ │ - 0x00254bc0 640a2020 20202020 3c2f7873 3a646f63 d. ...L. │ │ │ │ - 0x00254bf0 052f00cb 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ - 0x00254c00 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ - 0x00254c10 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ - 0x00254c20 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ - 0x00254c30 6e646172 2d706172 616d732e 78736467 ndar-params.xsdg │ │ │ │ - 0x00254c40 01000512 0006e005 0001a00a 000080d5 ................ │ │ │ │ - 0x00254c50 0400053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ - 0x00254c60 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ - 0x00254c70 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ - 0x00254c80 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ - 0x00254c90 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ - 0x00254ca0 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ - 0x00254cb0 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ - 0x00254cc0 22203e0a 3c78733a 646f6375 6d656e74 " >.. st │ │ │ │ - 0x00254cf0 61747573 20202020 20202020 20203d20 atus = │ │ │ │ - 0x00254d00 22535441 54555322 20737461 74706172 "STATUS" statpar │ │ │ │ - 0x00254d10 616d2022 3a222073 74617476 616c7565 am ":" statvalue │ │ │ │ - 0x00254d20 2043524c 460a0a20 20202020 20207374 CRLF.. st │ │ │ │ - 0x00254d30 61747061 72616d20 20202020 20203d20 atparam = │ │ │ │ - 0x00254d40 2a28223b 22206f74 6865722d 70617261 *(";" other-para │ │ │ │ - 0x00254d50 6d290a0a 20202020 00ff2020 20737461 m).. .. sta │ │ │ │ - 0x00254d60 7476616c 75652020 20202020 203d2028 tvalue = ( │ │ │ │ - 0x00254d70 73746174 76616c75 652d6576 656e740a statvalue-event. │ │ │ │ - 0x00254d80 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254d90 20202020 2020202f 20207374 61747661 / statva │ │ │ │ - 0x00254da0 6c75652d 746f646f 0a202020 20202020 lue-todo. │ │ │ │ - 0x00254db0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254dc0 2f202073 74617476 616c7565 2d6a6f75 / statvalue-jou │ │ │ │ - 0x00254dd0 72290a0a 20202020 202000ff 20737461 r).. .. sta │ │ │ │ - 0x00254de0 7476616c 75652d65 76656e74 203d2022 tvalue-event = " │ │ │ │ - 0x00254df0 54454e54 41544956 45222020 20203b49 TENTATIVE" ;I │ │ │ │ - 0x00254e00 6e646963 61746573 20657665 6e742069 ndicates event i │ │ │ │ - 0x00254e10 73207465 6e746174 6976652e 0a202020 s tentative.. │ │ │ │ - 0x00254e20 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254e30 20202020 2f202243 4f4e4649 524d4544 / "CONFIRMED │ │ │ │ - 0x00254e40 22202020 203b496e 64696361 74657320 " ;Indicates │ │ │ │ - 0x00254e50 6576656e 74206973 20646566 00ff696e event is def..in │ │ │ │ - 0x00254e60 6974652e 0a202020 20202020 20202020 ite.. │ │ │ │ - 0x00254e70 20202020 20202020 20202020 2f202243 / "C │ │ │ │ - 0x00254e80 414e4345 4c4c4544 22202020 203b496e ANCELLED" ;In │ │ │ │ - 0x00254e90 64696361 74657320 6576656e 74207761 dicates event wa │ │ │ │ - 0x00254ea0 73206361 6e63656c 6c65642e 0a202020 s cancelled.. │ │ │ │ - 0x00254eb0 20202020 3b537461 74757320 76616c75 ;Status valu │ │ │ │ - 0x00254ec0 65732066 6f722061 20225645 56454e54 es for a "VEVENT │ │ │ │ - 0x00254ed0 220a0a20 20202020 20207374 617400ff ".. stat.. │ │ │ │ - 0x00254ee0 76616c75 652d746f 646f2020 3d20224e value-todo = "N │ │ │ │ - 0x00254ef0 45454453 2d414354 494f4e22 203b496e EEDS-ACTION" ;In │ │ │ │ - 0x00254f00 64696361 74657320 746f2d64 6f206e65 dicates to-do ne │ │ │ │ - 0x00254f10 65647320 61637469 6f6e2e0a 20202020 eds action.. │ │ │ │ - 0x00254f20 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254f30 2020202f 2022434f 4d504c45 54454422 / "COMPLETED" │ │ │ │ - 0x00254f40 20202020 3b496e64 69636174 65732074 ;Indicates t │ │ │ │ - 0x00254f50 6f2d646f 20636f6d 706c6574 65642e0a o-do completed.. │ │ │ │ - 0x00254f60 00ff2020 20202020 20202020 20202020 .. │ │ │ │ - 0x00254f70 20202020 20202020 202f2022 494e2d50 / "IN-P │ │ │ │ - 0x00254f80 524f4345 53532220 20203b49 6e646963 ROCESS" ;Indic │ │ │ │ - 0x00254f90 61746573 20746f2d 646f2069 6e207072 ates to-do in pr │ │ │ │ - 0x00254fa0 6f636573 73206f66 2e0a2020 20202020 ocess of.. │ │ │ │ - 0x00254fb0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00254fc0 202f2022 43414e43 454c4c45 44222020 / "CANCELLED" │ │ │ │ - 0x00254fd0 20203b49 6e646963 61746573 20746f2d ;Indicates to- │ │ │ │ - 0x00254fe0 646f00ff 20776173 2063616e 63656c6c do.. was cancell │ │ │ │ - 0x00254ff0 65642e0a 20202020 2020203b 53746174 ed.. ;Stat │ │ │ │ - 0x00255000 75732076 616c7565 7320666f 72202256 us values for "V │ │ │ │ - 0x00255010 544f444f 222e0a0a 20202020 20202073 TODO"... s │ │ │ │ - 0x00255020 74617476 616c7565 2d6a6f75 7220203d tatvalue-jour = │ │ │ │ - 0x00255030 20224452 41465422 20202020 20202020 "DRAFT" │ │ │ │ - 0x00255040 3b496e64 69636174 6573206a 6f75726e ;Indicates journ │ │ │ │ - 0x00255050 616c2069 73206472 6166742e 0a202020 al is draft.. │ │ │ │ - 0x00255060 20202020 00ff2020 20202020 20202020 .. │ │ │ │ - 0x00255070 20202020 20202f20 2246494e 414c2220 / "FINAL" │ │ │ │ - 0x00255080 20202020 2020203b 496e6469 63617465 ;Indicate │ │ │ │ - 0x00255090 73206a6f 75726e61 6c206973 2066696e s journal is fin │ │ │ │ - 0x002550a0 616c2e0a 20202020 20202020 20202020 al.. │ │ │ │ - 0x002550b0 20202020 20202020 2020202f 20224341 / "CA │ │ │ │ - 0x002550c0 4e43454c 4c454422 20202020 3b496e64 NCELLED" ;Ind │ │ │ │ - 0x002550d0 69636174 6573206a 6f75726e 616c2069 icates journal i │ │ │ │ - 0x002550e0 73207265 6d6f00d4 7665642e 0a202020 s remo..ved.. │ │ │ │ - 0x002550f0 2020203b 53746174 75732076 616c7565 ;Status value │ │ │ │ - 0x00255100 7320666f 72202256 4a4f5552 4e414c22 s for "VJOURNAL" │ │ │ │ - 0x00255110 2e0a2020 20202020 3c2f7873 3a646f63 .. ...K. │ │ │ │ - 0x00255140 062f00ca 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ - 0x00255150 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ - 0x00255160 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ - 0x00255170 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ - 0x00255180 6e646172 2d70726f 70732e78 7364c201 ndar-props.xsd.. │ │ │ │ - 0x00255190 00051400 08410700 01a00a00 00809e02 .....A.......... │ │ │ │ - 0x002551a0 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati │ │ │ │ - 0x002551b0 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt │ │ │ │ - 0x002551c0 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2 │ │ │ │ - 0x002551d0 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x │ │ │ │ - 0x002551e0 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i │ │ │ │ - 0x002551f0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n │ │ │ │ - 0x00255200 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0" │ │ │ │ - 0x00255210 203e0a3c 78733a64 6f63756d 656e7461 >.. sc │ │ │ │ - 0x00255240 68656475 6c656167 656e7470 6172616d heduleagentparam │ │ │ │ - 0x00255250 203d2022 53434845 44554c45 2d414745 = "SCHEDULE-AGE │ │ │ │ - 0x00255260 4e542220 223d220a 20202020 20202020 NT" "=". │ │ │ │ - 0x00255270 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00255280 28225345 52564552 22202020 2020203b ("SERVER" ; │ │ │ │ - 0x00255290 20546865 20736572 76657220 68616e64 The server hand │ │ │ │ - 0x002552a0 6c657320 73636800 ff656475 6c696e67 les sch..eduling │ │ │ │ - 0x002552b0 0a202020 20202020 20202020 20202020 . │ │ │ │ - 0x002552c0 20202020 20202020 2f202243 4c49454e / "CLIEN │ │ │ │ - 0x002552d0 54222020 20202020 3b205468 6520636c T" ; The cl │ │ │ │ - 0x002552e0 69656e74 2068616e 646c6573 20736368 ient handles sch │ │ │ │ - 0x002552f0 6564756c 696e670a 20202020 20202020 eduling. │ │ │ │ - 0x00255300 20202020 20202020 20202020 2020202f / │ │ │ │ - 0x00255310 20224e4f 4e452220 20202020 2020203b "NONE" ; │ │ │ │ - 0x00255320 204e6f20 6175746f 6d00ff61 74696320 No autom..atic │ │ │ │ - 0x00255330 73636865 64756c69 6e670a20 20202020 scheduling. │ │ │ │ + 0x00254030 20202020 20202020 20202020 203b2044 ; D │ │ │ │ + 0x00254040 65666175 6c742069 73205345 52564552 efault is SERVER │ │ │ │ + 0x00254050 0a202020 2020203c 2f78733a 646f00a0 . ...L │ │ │ │ + 0x00254080 00052f00 cb627569 6c642f72 6570726f ../..build/repro │ │ │ │ + 0x00254090 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ + 0x002540a0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ + 0x002540b0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ + 0x002540c0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ + 0x002540d0 56010005 12000682 030001a0 0a000080 V............... │ │ │ │ + 0x002540e0 8d010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ + 0x002540f0 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ + 0x00254100 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ + 0x00254110 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ + 0x00254120 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ + 0x00254130 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ + 0x00254140 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ + 0x00254150 3022203e 0a3c7873 3a646f63 756d656e 0" >.. t │ │ │ │ + 0x00254180 72616e73 76616c75 65203d20 224f5041 ransvalue = "OPA │ │ │ │ + 0x00254190 51554522 0a202020 20202020 20202020 QUE". │ │ │ │ + 0x002541a0 20202020 20202020 3b426c6f 636b7320 ;Blocks │ │ │ │ + 0x002541b0 6f72206f 70617175 65206f6e 20627573 or opaque on bus │ │ │ │ + 0x002541c0 79207469 6d652073 65617263 6865732e y time searches. │ │ │ │ + 0x002541d0 0a202020 20202020 20202020 20202020 . │ │ │ │ + 0x002541e0 20202020 2f202254 5200ff41 4e535041 / "TR..ANSPA │ │ │ │ + 0x002541f0 52454e54 220a2020 20202020 20202020 RENT". │ │ │ │ + 0x00254200 20202020 20202020 203b5472 616e7370 ;Transp │ │ │ │ + 0x00254210 6172656e 74206f6e 20627573 79207469 arent on busy ti │ │ │ │ + 0x00254220 6d652073 65617263 6865732e 0a202020 me searches.. │ │ │ │ + 0x00254230 20202020 3b446566 61756c74 2076616c ;Default val │ │ │ │ + 0x00254240 75652069 73204f50 41515545 0a202020 ue is OPAQUE. │ │ │ │ + 0x00254250 2020203c 2f78733a 646f6375 6d656e74 ...K../. │ │ │ │ + 0x00254280 ca627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ + 0x00254290 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ + 0x002542a0 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ + 0x002542b0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ + 0x002542c0 722d7072 6f70732e 7873641f 02000514 r-props.xsd..... │ │ │ │ + 0x002542d0 00081c0a 0001a00a 00008064 0100053c ...........d...< │ │ │ │ + 0x002542e0 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ + 0x002542f0 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ + 0x00254300 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ + 0x00254310 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ + 0x00254320 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ + 0x00254330 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ + 0x00254340 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ + 0x00254350 3c78733a 646f6375 6d656e74 6174696f . trigre │ │ │ │ + 0x00254380 6c706172 616d2020 20202020 203d2022 lparam = " │ │ │ │ + 0x00254390 52454c41 54454422 20223d22 0a202020 RELATED" "=". │ │ │ │ + 0x002543a0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002543b0 20202020 20202020 28225354 41525422 ("START" │ │ │ │ + 0x002543c0 20202020 2020203b 20547269 67676572 ; Trigger │ │ │ │ + 0x002543d0 206f6666 206f6620 73746172 740a2020 off of start. │ │ │ │ + 0x002543e0 20202020 00e32020 20202020 20202020 .. │ │ │ │ + 0x002543f0 20202020 20202020 20202f20 22454e44 / "END │ │ │ │ + 0x00254400 22292020 20202020 20203b20 54726967 ") ; Trig │ │ │ │ + 0x00254410 67657220 6f666620 6f662065 6e640a20 ger off of end. │ │ │ │ + 0x00254420 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ + 0x00254450 cb627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ + 0x00254460 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ + 0x00254470 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ + 0x00254480 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ + 0x00254490 722d7061 72616d73 2e787364 0f010005 r-params.xsd.... │ │ │ │ + 0x002544a0 12000660 0a0001a0 0a000080 ec020005 ...`............ │ │ │ │ + 0x002544b0 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ + 0x002544c0 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ + 0x002544d0 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ + 0x002544e0 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ + 0x002544f0 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ + 0x00254500 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ + 0x00254510 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ + 0x00254520 0a3c7873 3a646f63 756d656e 74617469 .. cutyp │ │ │ │ + 0x00254550 65706172 616d2020 20202020 20203d20 eparam = │ │ │ │ + 0x00254560 22435554 59504522 20223d22 0a202020 "CUTYPE" "=". │ │ │ │ + 0x00254570 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254580 20202020 20202028 22494e44 49564944 ("INDIVID │ │ │ │ + 0x00254590 55414c22 2020203b 20416e20 696e6469 UAL" ; An indi │ │ │ │ + 0x002545a0 76696475 616c0a20 20202020 20202020 vidual. │ │ │ │ + 0x002545b0 20202020 2000ff20 20202020 20202020 .. │ │ │ │ + 0x002545c0 20202f20 2247524f 55502220 20202020 / "GROUP" │ │ │ │ + 0x002545d0 2020203b 20412067 726f7570 206f6620 ; A group of │ │ │ │ + 0x002545e0 696e6469 76696475 616c730a 20202020 individuals. │ │ │ │ + 0x002545f0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254600 20202020 202f2022 5245534f 55524345 / "RESOURCE │ │ │ │ + 0x00254610 22202020 20203b20 41207068 79736963 " ; A physic │ │ │ │ + 0x00254620 616c2072 65736f75 7263650a 20202020 al resource. │ │ │ │ + 0x00254630 20202020 20202000 ff202020 20202020 .. │ │ │ │ + 0x00254640 20202020 2020202f 2022524f 4f4d2220 / "ROOM" │ │ │ │ + 0x00254650 20202020 20202020 3b204120 726f6f6d ; A room │ │ │ │ + 0x00254660 20726573 6f757263 650a2020 20202020 resource. │ │ │ │ + 0x00254670 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254680 2020202f 2022554e 4b4e4f57 4e222020 / "UNKNOWN" │ │ │ │ + 0x00254690 20202020 3b204f74 68657277 69736520 ; Otherwise │ │ │ │ + 0x002546a0 6e6f7420 6b6e6f77 6e0a2020 20202020 not known. │ │ │ │ + 0x002546b0 20202020 20202020 2000ff20 20202020 .. │ │ │ │ + 0x002546c0 20202020 202f2078 2d6e616d 65202020 / x-name │ │ │ │ + 0x002546d0 20202020 20203b20 45787065 72696d65 ; Experime │ │ │ │ + 0x002546e0 6e74616c 20747970 650a2020 20202020 ntal type. │ │ │ │ + 0x002546f0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254700 2020202f 2069616e 612d746f 6b656e29 / iana-token) │ │ │ │ + 0x00254710 20202020 3b204f74 68657220 49414e41 ; Other IANA │ │ │ │ + 0x00254720 2d726567 69737465 7265640a 20202020 -registered. │ │ │ │ + 0x00254730 20202020 20202020 20202000 eb202020 .. │ │ │ │ + 0x00254740 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00254750 20202020 20202020 3b207479 70650a20 ; type. │ │ │ │ + 0x00254760 20202020 20203b20 44656661 756c7420 ; Default │ │ │ │ + 0x00254770 69732049 4e444956 49445541 4c0a2020 is INDIVIDUAL. │ │ │ │ + 0x00254780 20202020 3c2f7873 3a646f63 756d656e ...L../.. │ │ │ │ + 0x002547b0 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ + 0x002547c0 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ + 0x002547d0 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ + 0x002547e0 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ + 0x002547f0 2d706172 616d732e 78736476 00051200 -params.xsdv.... │ │ │ │ + 0x00254800 06430300 01a00a00 00807405 00053c00 .C........t...<. │ │ │ │ + 0x00254810 ff78733a 616e6e6f 74617469 6f6e2078 .xs:annotation x │ │ │ │ + 0x00254820 6d6c6e73 3a78733d 22687474 703a2f2f mlns:xs="http:// │ │ │ │ + 0x00254830 7777772e 77332e6f 72672f32 3030312f www.w3.org/2001/ │ │ │ │ + 0x00254840 584d4c53 6368656d 61222078 6d6c6e73 XMLSchema" xmlns │ │ │ │ + 0x00254850 3a786361 6c3d2275 726e3a69 6574663a :xcal="urn:ietf: │ │ │ │ + 0x00254860 70617261 6d733a78 6d6c3a6e 733a6963 params:xml:ns:ic │ │ │ │ + 0x00254870 616c656e 6461722d 322e3022 203e0a3c alendar-2.0" >.< │ │ │ │ + 0x00254880 78733a64 6f63756d 656e7461 74696f6e xs:documentation │ │ │ │ + 0x00254890 2000ff78 6d6c3a6c 616e673d 22656e22 ..xml:lang="en" │ │ │ │ + 0x002548a0 3e0a2020 20202020 20204475 72617469 >. Durati │ │ │ │ + 0x002548b0 6f6e7320 61726520 61207072 6f626c65 ons are a proble │ │ │ │ + 0x002548c0 6d3a200a 20202020 20202020 20202058 m: . X │ │ │ │ + 0x002548d0 4d4c2073 6368656d 61207479 70657320 ML schema types │ │ │ │ + 0x002548e0 616c6c6f 77205965 6172732c 204d6f6e allow Years, Mon │ │ │ │ + 0x002548f0 7468732c 20446179 732c2048 6f757273 ths, Days, Hours │ │ │ │ + 0x00254900 2c204d69 6e757465 732c2053 65636f6e , Minutes, Secon │ │ │ │ + 0x00254910 64730a00 ff202020 20202020 20202020 ds... │ │ │ │ + 0x00254920 4963616c 20616c6c 6f777320 5765656b Ical allows Week │ │ │ │ + 0x00254930 732c2044 6179732c 20486f75 72732c20 s, Days, Hours, │ │ │ │ + 0x00254940 4d696e75 7465732c 20536563 6f6e6473 Minutes, Seconds │ │ │ │ + 0x00254950 0a202020 20202020 20202020 0a202020 . . │ │ │ │ + 0x00254960 20202020 20546865 7365206f 7665726c These overl │ │ │ │ + 0x00254970 61702061 6e642077 65207265 616c6c79 ap and we really │ │ │ │ + 0x00254980 206e6565 64206120 636f6d62 696e6174 need a combinat │ │ │ │ + 0x00254990 696f6e20 6f00ff66 20626f74 682e0a20 ion o..f both.. │ │ │ │ + 0x002549a0 20202020 20202053 6f207468 6520636f So the co │ │ │ │ + 0x002549b0 6d70726f 6d697365 20697320 746f2068 mpromise is to h │ │ │ │ + 0x002549c0 61766520 61207061 74746572 6e207265 ave a pattern re │ │ │ │ + 0x002549d0 73747269 63746564 20537472 696e6720 stricted String │ │ │ │ + 0x002549e0 74797065 20616e64 206e6f74 650a2020 type and note. │ │ │ │ + 0x002549f0 20202020 20207468 61742069 66206461 that if da │ │ │ │ + 0x00254a00 74612069 7320746f 20626520 6578706f ta is to be expo │ │ │ │ + 0x00254a10 72746564 20696e00 ff746f20 74686520 rted in..to the │ │ │ │ + 0x00254a20 6963616c 656e6461 7220776f 726c6420 icalendar world │ │ │ │ + 0x00254a30 69742063 616e6e6f 74206861 7665200a it cannot have . │ │ │ │ + 0x00254a40 20202020 20202020 79656172 73206f72 years or │ │ │ │ + 0x00254a50 206d6f6e 7468732e 0a202020 20202020 months.. │ │ │ │ + 0x00254a60 200a2020 20202020 2020556c 74696d61 . Ultima │ │ │ │ + 0x00254a70 74656c79 20697420 69732074 6f206265 tely it is to be │ │ │ │ + 0x00254a80 20686f70 65642074 68652074 776f2077 hoped the two w │ │ │ │ + 0x00254a90 6f726c64 73206361 6e00ff20 62652061 orlds can.. be a │ │ │ │ + 0x00254aa0 6c69676e 65642e0a 20202020 20202020 ligned.. │ │ │ │ + 0x00254ab0 0a202020 20202020 20524643 35353435 . RFC5545 │ │ │ │ + 0x00254ac0 20286963 616c656e 64617229 20737065 (icalendar) spe │ │ │ │ + 0x00254ad0 63696669 65730a20 20202020 20202064 cifies. d │ │ │ │ + 0x00254ae0 75722d76 616c7565 20203d20 285b222b ur-value = (["+ │ │ │ │ + 0x00254af0 225d202f 20222d22 29202250 22202864 "] / "-") "P" (d │ │ │ │ + 0x00254b00 75722d64 61746520 2f206475 722d7469 ur-date / dur-ti │ │ │ │ + 0x00254b10 6d65202f 20647572 2d776500 ff656b29 me / dur-we..ek) │ │ │ │ + 0x00254b20 0a0a2020 20202020 20206475 722d6461 .. dur-da │ │ │ │ + 0x00254b30 74652020 203d2064 75722d64 6179205b te = dur-day [ │ │ │ │ + 0x00254b40 6475722d 74696d65 5d0a2020 20202020 dur-time]. │ │ │ │ + 0x00254b50 20206475 722d7469 6d652020 203d2022 dur-time = " │ │ │ │ + 0x00254b60 54222028 6475722d 686f7572 202f2064 T" (dur-hour / d │ │ │ │ + 0x00254b70 75722d6d 696e7574 65202f20 6475722d ur-minute / dur- │ │ │ │ + 0x00254b80 7365636f 6e64290a 20202020 20202020 second). │ │ │ │ + 0x00254b90 6475722d 7765656b 2020203d 2000ff31 dur-week = ..1 │ │ │ │ + 0x00254ba0 2a444947 49542022 57220a20 20202020 *DIGIT "W". │ │ │ │ + 0x00254bb0 20202064 75722d68 6f757220 20203d20 dur-hour = │ │ │ │ + 0x00254bc0 312a4449 47495420 22482220 5b647572 1*DIGIT "H" [dur │ │ │ │ + 0x00254bd0 2d6d696e 7574655d 0a202020 20202020 -minute]. │ │ │ │ + 0x00254be0 20647572 2d6d696e 75746520 3d20312a dur-minute = 1* │ │ │ │ + 0x00254bf0 44494749 5420224d 22205b64 75722d73 DIGIT "M" [dur-s │ │ │ │ + 0x00254c00 65636f6e 645d0a20 20202020 20202064 econd]. d │ │ │ │ + 0x00254c10 75722d73 65636f6e 64203d20 312a4400 ur-second = 1*D. │ │ │ │ + 0x00254c20 ff494749 54202253 220a2020 20202020 .IGIT "S". │ │ │ │ + 0x00254c30 20206475 722d6461 79202020 203d2031 dur-day = 1 │ │ │ │ + 0x00254c40 2a444947 49542022 44220a20 20202020 *DIGIT "D". │ │ │ │ + 0x00254c50 2020200a 20202020 20202020 536f2050 . So P │ │ │ │ + 0x00254c60 35572069 73207661 6c69643a 20503557 5W is valid: P5W │ │ │ │ + 0x00254c70 5431304d 20697320 6e6f742e 20496620 T10M is not. If │ │ │ │ + 0x00254c80 7765656b 73207265 20737065 63696669 weeks re specifi │ │ │ │ + 0x00254c90 6564206e 6f746869 6e672065 6c736520 ed nothing else │ │ │ │ + 0x00254ca0 6300ff61 6e206265 0a202020 20202020 c..an be. │ │ │ │ + 0x00254cb0 200a2020 20202020 2020584d 4c207370 . XML sp │ │ │ │ + 0x00254cc0 65636966 6965730a 20202020 20202020 ecifies. │ │ │ │ + 0x00254cd0 20202050 6e596e4d 6e44546e 486e4d6e PnYnMnDTnHnMn │ │ │ │ + 0x00254ce0 530a2020 20202020 20200a20 20202020 S. . │ │ │ │ + 0x00254cf0 20202054 68652065 6c656d65 6e747320 The elements │ │ │ │ + 0x00254d00 6d757374 20617070 65617220 696e2074 must appear in t │ │ │ │ + 0x00254d10 6865206f 72646572 20737065 63696669 he order specifi │ │ │ │ + 0x00254d20 65642000 f3616e64 20746865 20275427 ed ..and the 'T' │ │ │ │ + 0x00254d30 20697320 6f6d6974 74656420 0a202020 is omitted . │ │ │ │ + 0x00254d40 20202020 20696620 686f7572 73206d69 if hours mi │ │ │ │ + 0x00254d50 6e757465 7320616e 64207365 636f6e64 nutes and second │ │ │ │ + 0x00254d60 73206172 65206162 73656e74 2e0a2020 s are absent.. │ │ │ │ + 0x00254d70 20202020 3c2f7873 3a646f63 756d656e ...N../.. │ │ │ │ + 0x00254da0 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ + 0x00254db0 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ + 0x00254dc0 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ + 0x00254dd0 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ + 0x00254de0 2d76616c 74797065 732e7873 64440005 -valtypes.xsdD.. │ │ │ │ + 0x00254df0 140006ff 060001a0 0a008280 0000003f ...............? │ │ │ │ + 0x00254e00 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ + 0x00254e10 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ + 0x00254e20 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ + 0x00254e30 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ + 0x00254e40 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ + 0x00254e50 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ + 0x00254e60 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ + 0x00254e70 22203e0a 3c78733a 646f6375 6d656e74 " >.. S │ │ │ │ + 0x00254ea0 74616e64 61726420 76616c75 65730a20 tandard values. │ │ │ │ + 0x00254eb0 20202020 20202020 20202243 48414952 "CHAIR │ │ │ │ + 0x00254ec0 22200a20 20202020 20202020 20202252 " . "R │ │ │ │ + 0x00254ed0 45512d50 41525449 43495041 4e542220 EQ-PARTICIPANT" │ │ │ │ + 0x00254ee0 0a202020 20202020 20202020 224f5054 . "OPT │ │ │ │ + 0x00254ef0 2d504152 54494349 50414e54 22200a20 -PARTICIPANT" . │ │ │ │ + 0x00254f00 20202020 20202020 00be2020 224e4f4e .. "NON │ │ │ │ + 0x00254f10 2d504152 54494349 50414e54 220a2020 -PARTICIPANT". │ │ │ │ + 0x00254f20 20202020 3c2f7873 3a646f63 756d656e ...L../.. │ │ │ │ + 0x00254f50 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ + 0x00254f60 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ + 0x00254f70 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ + 0x00254f80 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ + 0x00254f90 2d706172 616d732e 78736435 01000512 -params.xsd5.... │ │ │ │ + 0x00254fa0 00061408 0001a00a 00008060 0200053c ...........`...< │ │ │ │ + 0x00254fb0 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ + 0x00254fc0 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ + 0x00254fd0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ + 0x00254fe0 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ + 0x00254ff0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ + 0x00255000 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ + 0x00255010 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ + 0x00255020 3c78733a 646f6375 6d656e74 6174696f . fbtype │ │ │ │ + 0x00255050 70617261 6d202020 20202020 203d2022 param = " │ │ │ │ + 0x00255060 46425459 50452220 223d2220 0a202020 FBTYPE" "=" . │ │ │ │ + 0x00255070 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00255080 20202020 20202822 46524545 22200a20 ("FREE" . │ │ │ │ + 0x00255090 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002550a0 20202020 20202020 202f2022 42555359 / "BUSY │ │ │ │ + 0x002550b0 220a2020 00ff2020 20202020 20202020 ". .. │ │ │ │ + 0x002550c0 20202020 20202020 20202020 20202f20 / │ │ │ │ + 0x002550d0 22425553 592d554e 41564149 4c41424c "BUSY-UNAVAILABL │ │ │ │ + 0x002550e0 4522200a 20202020 20202020 20202020 E" . │ │ │ │ + 0x002550f0 20202020 20202020 20202020 20202f20 / │ │ │ │ + 0x00255100 22425553 592d5445 4e544154 49564522 "BUSY-TENTATIVE" │ │ │ │ + 0x00255110 0a202020 20202020 20202020 20202020 . │ │ │ │ + 0x00255120 20202020 20202020 2020202f 20782d6e / x-n │ │ │ │ + 0x00255130 616d6520 203b00ff 20536f6d 65206578 ame ;.. Some ex │ │ │ │ + 0x00255140 70657269 6d656e74 616c2069 43616c65 perimental iCale │ │ │ │ + 0x00255150 6e646172 20667265 652f6275 73792074 ndar free/busy t │ │ │ │ + 0x00255160 7970652e 0a202020 20202020 20202020 ype.. │ │ │ │ + 0x00255170 20202020 20202020 20202020 2020202f / │ │ │ │ + 0x00255180 2069616e 612d746f 6b656e29 0a202020 iana-token). │ │ │ │ + 0x00255190 20202020 20202020 20202020 203b2053 ; S │ │ │ │ + 0x002551a0 6f6d6520 6f746865 72204941 4e412d72 ome other IANA-r │ │ │ │ + 0x002551b0 65676973 74657265 00df6420 6943616c egistere..d iCal │ │ │ │ + 0x002551c0 656e6461 72206672 65652f62 75737920 endar free/busy │ │ │ │ + 0x002551d0 74797065 2e0a2020 20202020 203b2044 type.. ; D │ │ │ │ + 0x002551e0 65666175 6c742069 73204255 53590a20 efault is BUSY. │ │ │ │ + 0x002551f0 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ + 0x00255220 cc627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ + 0x00255230 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ + 0x00255240 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ + 0x00255250 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ + 0x00255260 722d7061 72616d73 2e787364 b2000512 r-params.xsd.... │ │ │ │ + 0x00255270 0006ab09 0001a00a 000080c6 0100053c ...............< │ │ │ │ + 0x00255280 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ + 0x00255290 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ + 0x002552a0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ + 0x002552b0 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ + 0x002552c0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ + 0x002552d0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ + 0x002552e0 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ + 0x002552f0 3c78733a 646f6375 6d656e74 6174696f . encodi │ │ │ │ + 0x00255320 6e677061 72616d20 20202020 203d2022 ngparam = " │ │ │ │ + 0x00255330 454e434f 44494e47 2220223d 220a2020 ENCODING" "=". │ │ │ │ 0x00255340 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00255350 20202f20 782d6e61 6d652020 20202020 / x-name │ │ │ │ - 0x00255360 20203b20 45787065 72696d65 6e74616c ; Experimental │ │ │ │ - 0x00255370 20747970 650a2020 20202020 20202020 type. │ │ │ │ - 0x00255380 20202020 20202020 20202020 202f2069 / i │ │ │ │ - 0x00255390 616e612d 746f6b65 6e292020 203b204f ana-token) ; O │ │ │ │ - 0x002553a0 74686572 2049414e 41207200 ff656769 ther IANA r..egi │ │ │ │ - 0x002553b0 73746572 65642074 7970650a 20202020 stered type. │ │ │ │ - 0x002553c0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002553d0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x002553e0 2020203b 0a202020 20202020 20202020 ;. │ │ │ │ - 0x002553f0 20202020 20202020 20202020 20202020 │ │ │ │ - 0x00255400 20202020 20202020 20202020 3b204465 ; De │ │ │ │ - 0x00255410 6661756c 74206973 20534552 5645520a fault is SERVER. │ │ │ │ - 0x00255420 20202020 20203c2f 78733a64 6f00a063 ...L. │ │ │ │ - 0x00255450 052f00cb 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ - 0x00255460 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ - 0x00255470 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ - 0x00255480 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ - 0x00255490 6e646172 2d706172 616d732e 78736456 ndar-params.xsdV │ │ │ │ - 0x002554a0 01000512 00062400 067500a8 726e3a69 ......$..u..rn:i │ │ │ │ + 0x00255350 20202020 20202020 28202238 42495422 ( "8BIT" │ │ │ │ + 0x00255360 0a202020 20202020 2020203b 20223862 . ; "8b │ │ │ │ + 0x00255370 69742220 74657874 20656e63 6f64696e it" text encodin │ │ │ │ + 0x00255380 67206973 00ff2064 6566696e 65642069 g is.. defined i │ │ │ │ + 0x00255390 6e205b52 46433230 34355d0a 20202020 n [RFC2045]. │ │ │ │ + 0x002553a0 20202020 20202020 20202020 20202020 │ │ │ │ + 0x002553b0 20202020 20202f20 22424153 45363422 / "BASE64" │ │ │ │ + 0x002553c0 0a202020 20202020 2020203b 20224241 . ; "BA │ │ │ │ + 0x002553d0 53453634 22206269 6e617279 20656e63 SE64" binary enc │ │ │ │ + 0x002553e0 6f64696e 6720666f 726d6174 20697320 oding format is │ │ │ │ + 0x002553f0 64656669 6e656420 696e205b 52464334 defined in [RFC4 │ │ │ │ + 0x00255400 3634385d 0a2000c8 20202020 20202020 648]. .. │ │ │ │ + 0x00255410 20202020 20202020 20202020 20202020 │ │ │ │ + 0x00255420 20290a20 20202020 203c2f78 733a646f ). ...L │ │ │ │ + 0x00255450 00052f00 cc627569 6c642f72 6570726f ../..build/repro │ │ │ │ + 0x00255460 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ + 0x00255470 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ + 0x00255480 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ + 0x00255490 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ + 0x002554a0 9c000512 00062400 067500a8 726e3a69 ......$..u..rn:i │ │ │ │ 0x002554b0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n │ │ │ │ 0x002554c0 733a6963 616c656e 6461722d 322e3001 s:icalendar-2.0. │ │ │ │ 0x002554d0 00030024 00057500 a3726e3a 69657466 ...$..u..rn:ietf │ │ │ │ 0x002554e0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ 0x002554f0 63616c65 6e646172 2d322e30 feffffff calendar-2.0.... │ │ │ │ 0x00255500 01000a4c 00062f00 cb627569 6c642f72 ...L../..build/r │ │ │ │ 0x00255510 6570726f 64756369 626c652d 70617468 eproducible-path │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 31666631 64393562 65323964 37613566 1ff1d95be29d7a5f │ │ │ │ - 0x00000010 36633032 66363762 39356233 62346465 6c02f67b95b3b4de │ │ │ │ - 0x00000020 64343331 38642e64 65627567 00000000 d4318d.debug.... │ │ │ │ - 0x00000030 301b8c8f 0... │ │ │ │ + 0x00000000 62653133 34393639 61343963 34376164 be134969a49c47ad │ │ │ │ + 0x00000010 36323164 38376433 37663833 30663330 621d87d37f830f30 │ │ │ │ + 0x00000020 33643064 34382e64 65627567 00000000 3d0d48.debug.... │ │ │ │ + 0x00000030 61a73471 a.4q