{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.OrTNOHe8/b1/libkolabxml_1.2.1-5_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.OrTNOHe8/b2/libkolabxml_1.2.1-5_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,6 +1,6 @@\n \n 230d43b4c47600852abdff1ad1281daf 16472 libdevel optional libkolabxml-dev_1.2.1-5_amd64.deb\n- 420e31e0973ddee369ed8c88ad9ef2d8 6919052 debug optional libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb\n- 4d381609e6c98c65c68193e21278d41a 616988 libs optional libkolabxml1v5_1.2.1-5_amd64.deb\n+ c845876b50d1cbecf590f3ed3e5ef422 6919048 debug optional libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb\n+ 272b0ac3492f98226bdee8165584cdef 617920 libs optional libkolabxml1v5_1.2.1-5_amd64.deb\n 30913a41c1eeda75fc9f72665b33fa8d 9957740 debug optional python3-kolabformat-dbgsym_1.2.1-5_amd64.deb\n 4f1378cfbe4b2210f8f1e155eea196a2 670512 python optional python3-kolabformat_1.2.1-5_amd64.deb\n"}, {"source1": "libkolabxml1v5_1.2.1-5_amd64.deb", "source2": "libkolabxml1v5_1.2.1-5_amd64.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2023-12-12 10:49:45.000000 debian-binary\n--rw-r--r-- 0 0 0 27936 2023-12-12 10:49:45.000000 control.tar.xz\n--rw-r--r-- 0 0 0 588860 2023-12-12 10:49:45.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 27972 2023-12-12 10:49:45.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 589756 2023-12-12 10:49:45.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/lib/x86_64-linux-gnu/libkolabxml.so.1.2.1", "source2": "./usr/lib/x86_64-linux-gnu/libkolabxml.so.1.2.1", "comments": ["File has been modified after NT_GNU_BUILD_ID has been applied."], "unified_diff": null, "details": [{"source1": "readelf --wide --notes {}", "source2": "readelf --wide --notes {}", "unified_diff": "@@ -1,4 +1,4 @@\n \n Displaying notes found in: .note.gnu.build-id\n Owner Data size \tDescription\n- GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: b41863ac48de0451573c9439abae89fe29de9e60\n+ GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: c4b211095d582d68730837fc450e84ed117b1c25\n"}, {"source1": "strings --all --bytes=8 {}", "source2": "strings --all --bytes=8 {}", "comments": ["Ordering differences only"], "unified_diff": "@@ -11186,65 +11186,14 @@\n arameters\n aseProperty\n aseParameter\n XSAnnotation\n xs:annotation xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xcal=\"urn:ietf:params:xml:ns:icalendar-2.0\" >\n \n- Durations are a problem: \n- XML schema types allow Years, Months, Days, Hours, Minutes, Seconds\n- Ical allows Weeks, Days, Hours, Minutes, Seconds\n- \n- These overlap and we really need a combination o\n- So the compromise is to have a pattern restricted String type and note\n- that if data is to be exported in\n-to the icalendar world it cannot have \n- years or months.\n- \n- Ultimately it is to be hoped the two worlds can\n- be aligned.\n- \n- RFC5545 (icalendar) specifies\n- dur-value = ([\"+\"] / \"-\") \"P\" (dur-date / dur-time / dur-we\n- dur-date = dur-day [dur-time]\n- dur-time = \"T\" (dur-hour / dur-minute / dur-second)\n- dur-week = \n-1*DIGIT \"W\"\n- dur-hour = 1*DIGIT \"H\" [dur-minute]\n- dur-minute = 1*DIGIT \"M\" [dur-second]\n- dur-second = 1*D\n-IGIT \"S\"\n- dur-day = 1*DIGIT \"D\"\n- \n- So P5W is valid: P5WT10M is not. If weeks re specified nothing else c\n- \n- XML specifies\n- PnYnMnDTnHnMnS\n- \n- The elements must appear in the order specified \n-and the 'T' is omitted \n- if hours minutes and seconds are absent.\n- \n-\n-build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD\n-xs:annotation xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xcal=\"urn:ietf:params:xml:ns:icalendar-2.0\" >\n-\n- Standard values\n- \"CHAIR\" \n- \"REQ-PARTICIPANT\" \n- \"OPT-PARTICIPANT\" \n- \n- \"NON-PARTICIPANT\"\n- \n-\n-build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5\n-xs:annotation xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xcal=\"urn:ietf:params:xml:ns:icalendar-2.0\" >\n-\n fbtypeparam = \"FBTYPE\" \"=\" \n (\"FREE\" \n / \"BUSY\"\n / \"BUSY-UNAVAILABLE\" \n / \"BUSY-TENTATIVE\"\n / x-name ;\n Some experimental iCalendar free/busy type.\n@@ -11453,14 +11402,65 @@\n / iana-token) ; Other IANA-registered\n \n ; type\n ; Default is INDIVIDUAL\n \n \n build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdv\n+xs:annotation xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xcal=\"urn:ietf:params:xml:ns:icalendar-2.0\" >\n+\n+ Durations are a problem: \n+ XML schema types allow Years, Months, Days, Hours, Minutes, Seconds\n+ Ical allows Weeks, Days, Hours, Minutes, Seconds\n+ \n+ These overlap and we really need a combination o\n+ So the compromise is to have a pattern restricted String type and note\n+ that if data is to be exported in\n+to the icalendar world it cannot have \n+ years or months.\n+ \n+ Ultimately it is to be hoped the two worlds can\n+ be aligned.\n+ \n+ RFC5545 (icalendar) specifies\n+ dur-value = ([\"+\"] / \"-\") \"P\" (dur-date / dur-time / dur-we\n+ dur-date = dur-day [dur-time]\n+ dur-time = \"T\" (dur-hour / dur-minute / dur-second)\n+ dur-week = \n+1*DIGIT \"W\"\n+ dur-hour = 1*DIGIT \"H\" [dur-minute]\n+ dur-minute = 1*DIGIT \"M\" [dur-second]\n+ dur-second = 1*D\n+IGIT \"S\"\n+ dur-day = 1*DIGIT \"D\"\n+ \n+ So P5W is valid: P5WT10M is not. If weeks re specified nothing else c\n+ \n+ XML specifies\n+ PnYnMnDTnHnMnS\n+ \n+ The elements must appear in the order specified \n+and the 'T' is omitted \n+ if hours minutes and seconds are absent.\n+ \n+\n+build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD\n+xs:annotation xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xcal=\"urn:ietf:params:xml:ns:icalendar-2.0\" >\n+\n+ Standard values\n+ \"CHAIR\" \n+ \"REQ-PARTICIPANT\" \n+ \"OPT-PARTICIPANT\" \n+ \n+ \"NON-PARTICIPANT\"\n+ \n+\n+build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5\n rn:ietf:params:xml:ns:icalendar-2.0\n rn:ietf:params:xml:ns:icalendar-2.0\n build/reproducible-path/libkolabxml-1.2.1/schemas/ical/kolabformat-xcal.xsd\n onfigurationType\n ttp://kolab.org\n ictionary\n ategorycolor\n"}, {"source1": "readelf --wide --decompress --hex-dump=.rodata {}", "source2": "readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -9291,774 +9291,774 @@\n 0x0023a480 00feffff ff190006 b5030001 44090001 ............D...\n 0x0023a490 5e0a0001 5d070001 62090001 f1080001 ^...]...b.......\n 0x0023a4a0 a9090001 a0090001 12080001 76090001 ............v...\n 0x0023a4b0 0f070001 e6080001 53090001 1a0a0001 ........S.......\n 0x0023a4c0 e6090001 fd060001 b8090001 71070001 ............q...\n 0x0023a4d0 6d090001 3f070001 23070001 530a0001 m...?...#...S...\n 0x0023a4e0 68070001 7f090001 4e040001 feffffff h.......N.......\n- 0x0023a4f0 1d00060e 00064303 0001ffff ffff0003 ......C.........\n+ 0x0023a4f0 1d00060e 00061408 0001ffff ffff0003 ................\n 0x0023a500 0c000658 53416e6e 6f746174 696f6e00 ...XSAnnotation.\n- 0x0023a510 03740500 053c00ff 78733a61 6e6e6f74 .t...<..xs:annot\n+ 0x0023a510 03600200 053c00ff 78733a61 6e6e6f74 .`...<..xs:annot\n 0x0023a520 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs=\"\n 0x0023a530 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or\n 0x0023a540 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema\n 0x0023a550 2220786d 6c6e733a 7863616c 3d227572 \" xmlns:xcal=\"ur\n 0x0023a560 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm\n 0x0023a570 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2\n 0x0023a580 2e302220 3e0a3c78 733a646f 63756d65 .0\" >.. \n- 0x0023a5b0 20447572 6174696f 6e732061 72652061 Durations are a\n- 0x0023a5c0 2070726f 626c656d 3a200a20 20202020 problem: . \n- 0x0023a5d0 20202020 2020584d 4c207363 68656d61 XML schema\n- 0x0023a5e0 20747970 65732061 6c6c6f77 20596561 types allow Yea\n- 0x0023a5f0 72732c20 4d6f6e74 68732c20 44617973 rs, Months, Days\n- 0x0023a600 2c20486f 7572732c 204d696e 75746573 , Hours, Minutes\n- 0x0023a610 2c205365 636f6e64 730a00ff 20202020 , Seconds... \n- 0x0023a620 20202020 20202049 63616c20 616c6c6f Ical allo\n- 0x0023a630 77732057 65656b73 2c204461 79732c20 ws Weeks, Days, \n- 0x0023a640 486f7572 732c204d 696e7574 65732c20 Hours, Minutes, \n- 0x0023a650 5365636f 6e64730a 20202020 20202020 Seconds. \n- 0x0023a660 2020200a 20202020 20202020 54686573 . Thes\n- 0x0023a670 65206f76 65726c61 7020616e 64207765 e overlap and we\n- 0x0023a680 20726561 6c6c7920 6e656564 20612063 really need a c\n- 0x0023a690 6f6d6269 6e617469 6f6e206f 00ff6620 ombination o..f \n- 0x0023a6a0 626f7468 2e0a2020 20202020 2020536f both.. So\n- 0x0023a6b0 20746865 20636f6d 70726f6d 69736520 the compromise \n- 0x0023a6c0 69732074 6f206861 76652061 20706174 is to have a pat\n- 0x0023a6d0 7465726e 20726573 74726963 74656420 tern restricted \n- 0x0023a6e0 53747269 6e672074 79706520 616e6420 String type and \n- 0x0023a6f0 6e6f7465 0a202020 20202020 20746861 note. tha\n- 0x0023a700 74206966 20646174 61206973 20746f20 t if data is to \n- 0x0023a710 62652065 78706f72 74656420 696e00ff be exported in..\n- 0x0023a720 746f2074 68652069 63616c65 6e646172 to the icalendar\n- 0x0023a730 20776f72 6c642069 74206361 6e6e6f74 world it cannot\n- 0x0023a740 20686176 65200a20 20202020 20202079 have . y\n- 0x0023a750 65617273 206f7220 6d6f6e74 68732e0a ears or months..\n- 0x0023a760 20202020 20202020 0a202020 20202020 . \n- 0x0023a770 20556c74 696d6174 656c7920 69742069 Ultimately it i\n- 0x0023a780 7320746f 20626520 686f7065 64207468 s to be hoped th\n- 0x0023a790 65207477 6f20776f 726c6473 2063616e e two worlds can\n- 0x0023a7a0 00ff2062 6520616c 69676e65 642e0a20 .. be aligned.. \n- 0x0023a7b0 20202020 2020200a 20202020 20202020 . \n- 0x0023a7c0 52464335 35343520 28696361 6c656e64 RFC5545 (icalend\n- 0x0023a7d0 61722920 73706563 69666965 730a2020 ar) specifies. \n- 0x0023a7e0 20202020 20206475 722d7661 6c756520 dur-value \n- 0x0023a7f0 203d2028 5b222b22 5d202f20 222d2229 = ([\"+\"] / \"-\")\n- 0x0023a800 20225022 20286475 722d6461 7465202f \"P\" (dur-date /\n- 0x0023a810 20647572 2d74696d 65202f20 6475722d dur-time / dur-\n- 0x0023a820 776500ff 656b290a 0a202020 20202020 we..ek).. \n- 0x0023a830 20647572 2d646174 65202020 3d206475 dur-date = du\n- 0x0023a840 722d6461 79205b64 75722d74 696d655d r-day [dur-time]\n- 0x0023a850 0a202020 20202020 20647572 2d74696d . dur-tim\n- 0x0023a860 65202020 3d202254 22202864 75722d68 e = \"T\" (dur-h\n- 0x0023a870 6f757220 2f206475 722d6d69 6e757465 our / dur-minute\n- 0x0023a880 202f2064 75722d73 65636f6e 64290a20 / dur-second). \n- 0x0023a890 20202020 20202064 75722d77 65656b20 dur-week \n- 0x0023a8a0 20203d20 00ff312a 44494749 54202257 = ..1*DIGIT \"W\n- 0x0023a8b0 220a2020 20202020 20206475 722d686f \". dur-ho\n- 0x0023a8c0 75722020 203d2031 2a444947 49542022 ur = 1*DIGIT \"\n- 0x0023a8d0 4822205b 6475722d 6d696e75 74655d0a H\" [dur-minute].\n- 0x0023a8e0 20202020 20202020 6475722d 6d696e75 dur-minu\n- 0x0023a8f0 7465203d 20312a44 49474954 20224d22 te = 1*DIGIT \"M\"\n- 0x0023a900 205b6475 722d7365 636f6e64 5d0a2020 [dur-second]. \n- 0x0023a910 20202020 20206475 722d7365 636f6e64 dur-second\n- 0x0023a920 203d2031 2a4400ff 49474954 20225322 = 1*D..IGIT \"S\"\n- 0x0023a930 0a202020 20202020 20647572 2d646179 . dur-day\n- 0x0023a940 20202020 3d20312a 44494749 54202244 = 1*DIGIT \"D\n- 0x0023a950 220a2020 20202020 20200a20 20202020 \". . \n- 0x0023a960 20202053 6f205035 57206973 2076616c So P5W is val\n- 0x0023a970 69643a20 50355754 31304d20 6973206e id: P5WT10M is n\n- 0x0023a980 6f742e20 49662077 65656b73 20726520 ot. If weeks re \n- 0x0023a990 73706563 69666965 64206e6f 7468696e specified nothin\n- 0x0023a9a0 6720656c 73652063 00ff616e 2062650a g else c..an be.\n- 0x0023a9b0 20202020 20202020 0a202020 20202020 . \n- 0x0023a9c0 20584d4c 20737065 63696669 65730a20 XML specifies. \n- 0x0023a9d0 20202020 20202020 2020506e 596e4d6e PnYnMn\n- 0x0023a9e0 44546e48 6e4d6e53 0a202020 20202020 DTnHnMnS. \n- 0x0023a9f0 200a2020 20202020 20205468 6520656c . The el\n- 0x0023aa00 656d656e 7473206d 75737420 61707065 ements must appe\n- 0x0023aa10 61722069 6e207468 65206f72 64657220 ar in the order \n- 0x0023aa20 73706563 69666965 642000f3 616e6420 specified ..and \n- 0x0023aa30 74686520 27542720 6973206f 6d697474 the 'T' is omitt\n- 0x0023aa40 6564200a 20202020 20202020 69662068 ed . if h\n- 0x0023aa50 6f757273 206d696e 75746573 20616e64 ours minutes and\n- 0x0023aa60 20736563 6f6e6473 20617265 20616273 seconds are abs\n- 0x0023aa70 656e742e 0a202020 2020203c 2f78733a ent.. .<\n- 0x0023aa90 2f78733a 616e6e6f 74617469 6f6e3e00 /xs:annotation>.\n- 0x0023aaa0 074e0006 2f00ce62 75696c64 2f726570 .N../..build/rep\n- 0x0023aab0 726f6475 6369626c 652d7061 74682f6c roducible-path/l\n- 0x0023aac0 69626b6f 6c616278 6d6c2d31 2e322e31 ibkolabxml-1.2.1\n- 0x0023aad0 2f736368 656d6173 2f696361 6c2f6943 /schemas/ical/iC\n- 0x0023aae0 616c656e 6461722d 76616c74 79706573 alendar-valtypes\n- 0x0023aaf0 2e787364 44000514 0006ff06 0001a00a .xsdD...........\n- 0x0023ab00 00828000 00003f01 00053c00 ff78733a ......?...<..xs:\n- 0x0023ab10 616e6e6f 74617469 6f6e2078 6d6c6e73 annotation xmlns\n- 0x0023ab20 3a78733d 22687474 703a2f2f 7777772e :xs=\"http://www.\n- 0x0023ab30 77332e6f 72672f32 3030312f 584d4c53 w3.org/2001/XMLS\n- 0x0023ab40 6368656d 61222078 6d6c6e73 3a786361 chema\" xmlns:xca\n- 0x0023ab50 6c3d2275 726e3a69 6574663a 70617261 l=\"urn:ietf:para\n- 0x0023ab60 6d733a78 6d6c3a6e 733a6963 616c656e ms:xml:ns:icalen\n- 0x0023ab70 6461722d 322e3022 203e0a3c 78733a64 dar-2.0\" >.. \n- 0x0023aba0 20202020 20205374 616e6461 72642076 Standard v\n- 0x0023abb0 616c7565 730a2020 20202020 20202020 alues. \n- 0x0023abc0 20224348 41495222 200a2020 20202020 \"CHAIR\" . \n- 0x0023abd0 20202020 20225245 512d5041 52544943 \"REQ-PARTIC\n- 0x0023abe0 4950414e 5422200a 20202020 20202020 IPANT\" . \n- 0x0023abf0 20202022 4f50542d 50415254 49434950 \"OPT-PARTICIP\n- 0x0023ac00 414e5422 200a2020 20202020 20202000 ANT\" . .\n- 0x0023ac10 be202022 4e4f4e2d 50415254 49434950 . \"NON-PARTICIP\n- 0x0023ac20 414e5422 0a202020 2020203c 2f78733a ANT\". .<\n- 0x0023ac40 2f78733a 616e6e6f 74617469 6f6e3e00 /xs:annotation>.\n- 0x0023ac50 094c0006 2f00cb62 75696c64 2f726570 .L../..build/rep\n- 0x0023ac60 726f6475 6369626c 652d7061 74682f6c roducible-path/l\n- 0x0023ac70 69626b6f 6c616278 6d6c2d31 2e322e31 ibkolabxml-1.2.1\n- 0x0023ac80 2f736368 656d6173 2f696361 6c2f6943 /schemas/ical/iC\n- 0x0023ac90 616c656e 6461722d 70617261 6d732e78 alendar-params.x\n- 0x0023aca0 73643501 00051200 06140800 01a00a00 sd5.............\n- 0x0023acb0 00806002 00053c00 ff78733a 616e6e6f ..`...<..xs:anno\n- 0x0023acc0 74617469 6f6e2078 6d6c6e73 3a78733d tation xmlns:xs=\n- 0x0023acd0 22687474 703a2f2f 7777772e 77332e6f \"http://www.w3.o\n- 0x0023ace0 72672f32 3030312f 584d4c53 6368656d rg/2001/XMLSchem\n- 0x0023acf0 61222078 6d6c6e73 3a786361 6c3d2275 a\" xmlns:xcal=\"u\n- 0x0023ad00 726e3a69 6574663a 70617261 6d733a78 rn:ietf:params:x\n- 0x0023ad10 6d6c3a6e 733a6963 616c656e 6461722d ml:ns:icalendar-\n- 0x0023ad20 322e3022 203e0a3c 78733a64 6f63756d 2.0\" >.. \n- 0x0023ad50 20666274 79706570 6172616d 20202020 fbtypeparam \n- 0x0023ad60 20202020 3d202246 42545950 45222022 = \"FBTYPE\" \"\n- 0x0023ad70 3d22200a 20202020 20202020 20202020 =\" . \n- 0x0023ad80 20202020 20202020 20202020 20282246 (\"F\n- 0x0023ad90 52454522 200a2020 20202020 20202020 REE\" . \n- 0x0023ada0 20202020 20202020 20202020 20202020 \n- 0x0023adb0 2f202242 55535922 0a202000 ff202020 / \"BUSY\". .. \n- 0x0023adc0 20202020 20202020 20202020 20202020 \n- 0x0023add0 20202020 202f2022 42555359 2d554e41 / \"BUSY-UNA\n- 0x0023ade0 5641494c 41424c45 22200a20 20202020 VAILABLE\" . \n+ 0x0023a5b0 66627479 70657061 72616d20 20202020 fbtypeparam \n+ 0x0023a5c0 2020203d 20224642 54595045 2220223d = \"FBTYPE\" \"=\n+ 0x0023a5d0 22200a20 20202020 20202020 20202020 \" . \n+ 0x0023a5e0 20202020 20202020 20202020 28224652 (\"FR\n+ 0x0023a5f0 45452220 0a202020 20202020 20202020 EE\" . \n+ 0x0023a600 20202020 20202020 20202020 2020202f /\n+ 0x0023a610 20224255 5359220a 202000ff 20202020 \"BUSY\". .. \n+ 0x0023a620 20202020 20202020 20202020 20202020 \n+ 0x0023a630 20202020 2f202242 5553592d 554e4156 / \"BUSY-UNAV\n+ 0x0023a640 41494c41 424c4522 200a2020 20202020 AILABLE\" . \n+ 0x0023a650 20202020 20202020 20202020 20202020 \n+ 0x0023a660 20202020 2f202242 5553592d 54454e54 / \"BUSY-TENT\n+ 0x0023a670 41544956 45220a20 20202020 20202020 ATIVE\". \n+ 0x0023a680 20202020 20202020 20202020 20202020 \n+ 0x0023a690 202f2078 2d6e616d 6520203b 00ff2053 / x-name ;.. S\n+ 0x0023a6a0 6f6d6520 65787065 72696d65 6e74616c ome experimental\n+ 0x0023a6b0 20694361 6c656e64 61722066 7265652f iCalendar free/\n+ 0x0023a6c0 62757379 20747970 652e0a20 20202020 busy type.. \n+ 0x0023a6d0 20202020 20202020 20202020 20202020 \n+ 0x0023a6e0 20202020 202f2069 616e612d 746f6b65 / iana-toke\n+ 0x0023a6f0 6e290a20 20202020 20202020 20202020 n). \n+ 0x0023a700 2020203b 20536f6d 65206f74 68657220 ; Some other \n+ 0x0023a710 49414e41 2d726567 69737465 726500df IANA-registere..\n+ 0x0023a720 64206943 616c656e 64617220 66726565 d iCalendar free\n+ 0x0023a730 2f627573 79207479 70652e0a 20202020 /busy type.. \n+ 0x0023a740 2020203b 20446566 61756c74 20697320 ; Default is \n+ 0x0023a750 42555359 0a202020 2020203c 2f78733a BUSY. .<\n+ 0x0023a770 2f78733a 616e6e6f 74617469 6f6e3e00 /xs:annotation>.\n+ 0x0023a780 074c0006 2f00cc62 75696c64 2f726570 .L../..build/rep\n+ 0x0023a790 726f6475 6369626c 652d7061 74682f6c roducible-path/l\n+ 0x0023a7a0 69626b6f 6c616278 6d6c2d31 2e322e31 ibkolabxml-1.2.1\n+ 0x0023a7b0 2f736368 656d6173 2f696361 6c2f6943 /schemas/ical/iC\n+ 0x0023a7c0 616c656e 6461722d 70617261 6d732e78 alendar-params.x\n+ 0x0023a7d0 7364b200 05120006 ab090001 a00a0000 sd..............\n+ 0x0023a7e0 80c60100 053c00ff 78733a61 6e6e6f74 .....<..xs:annot\n+ 0x0023a7f0 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs=\"\n+ 0x0023a800 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or\n+ 0x0023a810 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema\n+ 0x0023a820 2220786d 6c6e733a 7863616c 3d227572 \" xmlns:xcal=\"ur\n+ 0x0023a830 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm\n+ 0x0023a840 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2\n+ 0x0023a850 2e302220 3e0a3c78 733a646f 63756d65 .0\" >.. \n+ 0x0023a880 656e636f 64696e67 70617261 6d202020 encodingparam \n+ 0x0023a890 2020203d 2022454e 434f4449 4e472220 = \"ENCODING\" \n+ 0x0023a8a0 223d220a 20202020 20202020 20202020 \"=\". \n+ 0x0023a8b0 20202020 20202020 20202020 20202820 ( \n+ 0x0023a8c0 22384249 54220a20 20202020 20202020 \"8BIT\". \n+ 0x0023a8d0 203b2022 38626974 22207465 78742065 ; \"8bit\" text e\n+ 0x0023a8e0 6e636f64 696e6720 697300ff 20646566 ncoding is.. def\n+ 0x0023a8f0 696e6564 20696e20 5b524643 32303435 ined in [RFC2045\n+ 0x0023a900 5d0a2020 20202020 20202020 20202020 ]. \n+ 0x0023a910 20202020 20202020 20202020 2f202242 / \"B\n+ 0x0023a920 41534536 34220a20 20202020 20202020 ASE64\". \n+ 0x0023a930 203b2022 42415345 36342220 62696e61 ; \"BASE64\" bina\n+ 0x0023a940 72792065 6e636f64 696e6720 666f726d ry encoding form\n+ 0x0023a950 61742069 73206465 66696e65 6420696e at is defined in\n+ 0x0023a960 205b5246 43343634 385d0a20 00c82020 [RFC4648]. .. \n+ 0x0023a970 20202020 20202020 20202020 20202020 \n+ 0x0023a980 20202020 20202029 0a202020 2020203c ). <\n+ 0x0023a990 2f78733a 646f6375 6d656e74 6174696f /xs:documentatio\n+ 0x0023a9a0 6e3e0a3c 2f78733a 616e6e6f 74617469 n>...L../..build\n+ 0x0023a9c0 2f726570 726f6475 6369626c 652d7061 /reproducible-pa\n+ 0x0023a9d0 74682f6c 69626b6f 6c616278 6d6c2d31 th/libkolabxml-1\n+ 0x0023a9e0 2e322e31 2f736368 656d6173 2f696361 .2.1/schemas/ica\n+ 0x0023a9f0 6c2f6943 616c656e 6461722d 70617261 l/iCalendar-para\n+ 0x0023aa00 6d732e78 73649c00 05120006 41040001 ms.xsd......A...\n+ 0x0023aa10 a00a0000 80160100 053c00ff 78733a61 .........<..xs:a\n+ 0x0023aa20 6e6e6f74 6174696f 6e20786d 6c6e733a nnotation xmlns:\n+ 0x0023aa30 78733d22 68747470 3a2f2f77 77772e77 xs=\"http://www.w\n+ 0x0023aa40 332e6f72 672f3230 30312f58 4d4c5363 3.org/2001/XMLSc\n+ 0x0023aa50 68656d61 2220786d 6c6e733a 7863616c hema\" xmlns:xcal\n+ 0x0023aa60 3d227572 6e3a6965 74663a70 6172616d =\"urn:ietf:param\n+ 0x0023aa70 733a786d 6c3a6e73 3a696361 6c656e64 s:xml:ns:icalend\n+ 0x0023aa80 61722d32 2e302220 3e0a3c78 733a646f ar-2.0\" >.. \n+ 0x0023aab0 20202020 61637469 6f6e7661 6c756520 actionvalue \n+ 0x0023aac0 3d202241 5544494f 22202f20 22444953 = \"AUDIO\" / \"DIS\n+ 0x0023aad0 504c4159 22202f20 22454d41 494c220a PLAY\" / \"EMAIL\".\n+ 0x0023aae0 20202020 20202020 20202020 20202020 \n+ 0x0023aaf0 2020202f 2069616e 612d746f 6b656e20 / iana-token \n+ 0x0023ab00 2f20782d 6e616d65 0a202020 2020203c / x-name. <\n+ 0x0023ab10 2f78733a 646f6375 6d656e74 61740098 /xs:documentat..\n+ 0x0023ab20 696f6e3e 0a3c2f78 733a616e 6e6f7461 ion>...K../..bui\n+ 0x0023ab40 6c642f72 6570726f 64756369 626c652d ld/reproducible-\n+ 0x0023ab50 70617468 2f6c6962 6b6f6c61 62786d6c path/libkolabxml\n+ 0x0023ab60 2d312e32 2e312f73 6368656d 61732f69 -1.2.1/schemas/i\n+ 0x0023ab70 63616c2f 6943616c 656e6461 722d7072 cal/iCalendar-pr\n+ 0x0023ab80 6f70732e 787364c1 02000514 0008e808 ops.xsd.........\n+ 0x0023ab90 0001a00a 00008011 0900053c 00ff7873 ...........<..xs\n+ 0x0023aba0 3a616e6e 6f746174 696f6e20 786d6c6e :annotation xmln\n+ 0x0023abb0 733a7873 3d226874 74703a2f 2f777777 s:xs=\"http://www\n+ 0x0023abc0 2e77332e 6f72672f 32303031 2f584d4c .w3.org/2001/XML\n+ 0x0023abd0 53636865 6d612220 786d6c6e 733a7863 Schema\" xmlns:xc\n+ 0x0023abe0 616c3d22 75726e3a 69657466 3a706172 al=\"urn:ietf:par\n+ 0x0023abf0 616d733a 786d6c3a 6e733a69 63616c65 ams:xml:ns:icale\n+ 0x0023ac00 6e646172 2d322e30 22203e0a 3c78733a ndar-2.0\" >.. \n+ 0x0023ac30 20202020 20207061 72747374 61742d65 partstat-e\n+ 0x0023ac40 76656e74 2020203d 2028224e 45454453 vent = (\"NEEDS\n+ 0x0023ac50 2d414354 494f4e22 20202020 3b204576 -ACTION\" ; Ev\n+ 0x0023ac60 656e7420 6e656564 73206163 74696f6e ent needs action\n+ 0x0023ac70 0a202020 20202020 20202020 20202020 . \n+ 0x0023ac80 20202020 20202020 202f2022 41434345 / \"ACCE\n+ 0x0023ac90 50544544 22202020 20202020 20203b20 PTED\" ; \n+ 0x0023aca0 00ff4576 656e7420 61636365 70746564 ..Event accepted\n+ 0x0023acb0 0a202020 20202020 20202020 20202020 . \n+ 0x0023acc0 20202020 20202020 202f2022 4445434c / \"DECL\n+ 0x0023acd0 494e4544 22202020 20202020 20203b20 INED\" ; \n+ 0x0023ace0 4576656e 74206465 636c696e 65640a20 Event declined. \n+ 0x0023acf0 20202020 20202020 20202020 20202020 \n+ 0x0023ad00 20202020 2020202f 20225445 4e544154 / \"TENTAT\n+ 0x0023ad10 49564522 20202020 20202020 3b204576 IVE\" ; Ev\n+ 0x0023ad20 656e00ff 74207465 6e746174 6976656c en..t tentativel\n+ 0x0023ad30 790a2020 20202020 20202020 20202020 y. \n+ 0x0023ad40 20202020 20202020 20202020 20202020 \n+ 0x0023ad50 20202020 20202020 20202020 2020203b ;\n+ 0x0023ad60 20616363 65707465 640a2020 20202020 accepted. \n+ 0x0023ad70 20202020 20202020 20202020 20202020 \n+ 0x0023ad80 20202f20 2244454c 45474154 45442220 / \"DELEGATED\" \n+ 0x0023ad90 20202020 2020203b 20457665 6e742064 ; Event d\n+ 0x0023ada0 656c6567 00ff6174 65640a20 20202020 eleg..ated. \n+ 0x0023adb0 20202020 20202020 20202020 20202020 \n+ 0x0023adc0 2020202f 20782d6e 616d6520 20202020 / x-name \n+ 0x0023add0 20202020 20202020 3b204578 70657269 ; Experi\n+ 0x0023ade0 6d656e74 616c2073 74617475 730a2020 mental status. \n 0x0023adf0 20202020 20202020 20202020 20202020 \n- 0x0023ae00 20202020 202f2022 42555359 2d54454e / \"BUSY-TEN\n- 0x0023ae10 54415449 5645220a 20202020 20202020 TATIVE\". \n- 0x0023ae20 20202020 20202020 20202020 20202020 \n- 0x0023ae30 20202f20 782d6e61 6d652020 3b00ff20 / x-name ;.. \n- 0x0023ae40 536f6d65 20657870 6572696d 656e7461 Some experimenta\n- 0x0023ae50 6c206943 616c656e 64617220 66726565 l iCalendar free\n- 0x0023ae60 2f627573 79207479 70652e0a 20202020 /busy type.. \n- 0x0023ae70 20202020 20202020 20202020 20202020 \n- 0x0023ae80 20202020 20202f20 69616e61 2d746f6b / iana-tok\n- 0x0023ae90 656e290a 20202020 20202020 20202020 en). \n- 0x0023aea0 20202020 3b20536f 6d65206f 74686572 ; Some other\n- 0x0023aeb0 2049414e 412d7265 67697374 65726500 IANA-registere.\n- 0x0023aec0 df642069 43616c65 6e646172 20667265 .d iCalendar fre\n- 0x0023aed0 652f6275 73792074 7970652e 0a202020 e/busy type.. \n- 0x0023aee0 20202020 3b204465 6661756c 74206973 ; Default is\n- 0x0023aef0 20425553 590a2020 20202020 3c2f7873 BUSY. .\n- 0x0023af10 3c2f7873 3a616e6e 6f746174 696f6e3e \n- 0x0023af20 00074c00 062f00cc 6275696c 642f7265 ..L../..build/re\n- 0x0023af30 70726f64 75636962 6c652d70 6174682f producible-path/\n- 0x0023af40 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2.\n- 0x0023af50 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i\n- 0x0023af60 43616c65 6e646172 2d706172 616d732e Calendar-params.\n- 0x0023af70 787364b2 00051200 06ab0900 01a00a00 xsd.............\n- 0x0023af80 0080c601 00053c00 ff78733a 616e6e6f ......<..xs:anno\n- 0x0023af90 74617469 6f6e2078 6d6c6e73 3a78733d tation xmlns:xs=\n- 0x0023afa0 22687474 703a2f2f 7777772e 77332e6f \"http://www.w3.o\n- 0x0023afb0 72672f32 3030312f 584d4c53 6368656d rg/2001/XMLSchem\n- 0x0023afc0 61222078 6d6c6e73 3a786361 6c3d2275 a\" xmlns:xcal=\"u\n- 0x0023afd0 726e3a69 6574663a 70617261 6d733a78 rn:ietf:params:x\n- 0x0023afe0 6d6c3a6e 733a6963 616c656e 6461722d ml:ns:icalendar-\n- 0x0023aff0 322e3022 203e0a3c 78733a64 6f63756d 2.0\" >.. \n- 0x0023b020 20656e63 6f64696e 67706172 616d2020 encodingparam \n- 0x0023b030 20202020 3d202245 4e434f44 494e4722 = \"ENCODING\"\n- 0x0023b040 20223d22 0a202020 20202020 20202020 \"=\". \n- 0x0023b050 20202020 20202020 20202020 20202028 (\n- 0x0023b060 20223842 4954220a 20202020 20202020 \"8BIT\". \n- 0x0023b070 20203b20 22386269 74222074 65787420 ; \"8bit\" text \n- 0x0023b080 656e636f 64696e67 20697300 ff206465 encoding is.. de\n- 0x0023b090 66696e65 6420696e 205b5246 43323034 fined in [RFC204\n- 0x0023b0a0 355d0a20 20202020 20202020 20202020 5]. \n- 0x0023b0b0 20202020 20202020 20202020 202f2022 / \"\n- 0x0023b0c0 42415345 3634220a 20202020 20202020 BASE64\". \n- 0x0023b0d0 20203b20 22424153 45363422 2062696e ; \"BASE64\" bin\n- 0x0023b0e0 61727920 656e636f 64696e67 20666f72 ary encoding for\n- 0x0023b0f0 6d617420 69732064 6566696e 65642069 mat is defined i\n- 0x0023b100 6e205b52 46433436 34385d0a 2000c820 n [RFC4648]. .. \n- 0x0023b110 20202020 20202020 20202020 20202020 \n- 0x0023b120 20202020 20202020 290a2020 20202020 ). \n- 0x0023b130 3c2f7873 3a646f63 756d656e 74617469 ...L../..buil\n- 0x0023b160 642f7265 70726f64 75636962 6c652d70 d/reproducible-p\n- 0x0023b170 6174682f 6c69626b 6f6c6162 786d6c2d ath/libkolabxml-\n- 0x0023b180 312e322e 312f7363 68656d61 732f6963 1.2.1/schemas/ic\n- 0x0023b190 616c2f69 43616c65 6e646172 2d706172 al/iCalendar-par\n- 0x0023b1a0 616d732e 7873649c 00051200 06410400 ams.xsd......A..\n- 0x0023b1b0 01a00a00 00801601 00053c00 ff78733a ..........<..xs:\n- 0x0023b1c0 616e6e6f 74617469 6f6e2078 6d6c6e73 annotation xmlns\n- 0x0023b1d0 3a78733d 22687474 703a2f2f 7777772e :xs=\"http://www.\n- 0x0023b1e0 77332e6f 72672f32 3030312f 584d4c53 w3.org/2001/XMLS\n- 0x0023b1f0 6368656d 61222078 6d6c6e73 3a786361 chema\" xmlns:xca\n- 0x0023b200 6c3d2275 726e3a69 6574663a 70617261 l=\"urn:ietf:para\n- 0x0023b210 6d733a78 6d6c3a6e 733a6963 616c656e ms:xml:ns:icalen\n- 0x0023b220 6461722d 322e3022 203e0a3c 78733a64 dar-2.0\" >.. \n- 0x0023b250 20202020 20616374 696f6e76 616c7565 actionvalue\n- 0x0023b260 203d2022 41554449 4f22202f 20224449 = \"AUDIO\" / \"DI\n- 0x0023b270 53504c41 5922202f 2022454d 41494c22 SPLAY\" / \"EMAIL\"\n- 0x0023b280 0a202020 20202020 20202020 20202020 . \n- 0x0023b290 20202020 2f206961 6e612d74 6f6b656e / iana-token\n- 0x0023b2a0 202f2078 2d6e616d 650a2020 20202020 / x-name. \n- 0x0023b2b0 3c2f7873 3a646f63 756d656e 74617400 ...K../..bu\n- 0x0023b2e0 696c642f 72657072 6f647563 69626c65 ild/reproducible\n- 0x0023b2f0 2d706174 682f6c69 626b6f6c 6162786d -path/libkolabxm\n- 0x0023b300 6c2d312e 322e312f 73636865 6d61732f l-1.2.1/schemas/\n- 0x0023b310 6963616c 2f694361 6c656e64 61722d70 ical/iCalendar-p\n- 0x0023b320 726f7073 2e787364 c1020005 140008e8 rops.xsd........\n- 0x0023b330 080001a0 0a000080 11090005 3c00ff78 ............<..x\n- 0x0023b340 733a616e 6e6f7461 74696f6e 20786d6c s:annotation xml\n- 0x0023b350 6e733a78 733d2268 7474703a 2f2f7777 ns:xs=\"http://ww\n- 0x0023b360 772e7733 2e6f7267 2f323030 312f584d w.w3.org/2001/XM\n- 0x0023b370 4c536368 656d6122 20786d6c 6e733a78 LSchema\" xmlns:x\n- 0x0023b380 63616c3d 2275726e 3a696574 663a7061 cal=\"urn:ietf:pa\n- 0x0023b390 72616d73 3a786d6c 3a6e733a 6963616c rams:xml:ns:ical\n- 0x0023b3a0 656e6461 722d322e 3022203e 0a3c7873 endar-2.0\" >..\n- 0x0023b3d0 20202020 20202070 61727473 7461742d partstat-\n- 0x0023b3e0 6576656e 74202020 3d202822 4e454544 event = (\"NEED\n- 0x0023b3f0 532d4143 54494f4e 22202020 203b2045 S-ACTION\" ; E\n- 0x0023b400 76656e74 206e6565 64732061 6374696f vent needs actio\n- 0x0023b410 6e0a2020 20202020 20202020 20202020 n. \n- 0x0023b420 20202020 20202020 20202f20 22414343 / \"ACC\n- 0x0023b430 45505445 44222020 20202020 2020203b EPTED\" ;\n- 0x0023b440 2000ff45 76656e74 20616363 65707465 ..Event accepte\n- 0x0023b450 640a2020 20202020 20202020 20202020 d. \n- 0x0023b460 20202020 20202020 20202f20 22444543 / \"DEC\n- 0x0023b470 4c494e45 44222020 20202020 2020203b LINED\" ;\n- 0x0023b480 20457665 6e742064 65636c69 6e65640a Event declined.\n- 0x0023b490 20202020 20202020 20202020 20202020 \n- 0x0023b4a0 20202020 20202020 2f202254 454e5441 / \"TENTA\n- 0x0023b4b0 54495645 22202020 20202020 203b2045 TIVE\" ; E\n- 0x0023b4c0 76656e00 ff742074 656e7461 74697665 ven..t tentative\n- 0x0023b4d0 6c790a20 20202020 20202020 20202020 ly. \n- 0x0023b4e0 20202020 20202020 20202020 20202020 \n- 0x0023b4f0 20202020 20202020 20202020 20202020 \n- 0x0023b500 3b206163 63657074 65640a20 20202020 ; accepted. \n- 0x0023b510 20202020 20202020 20202020 20202020 \n- 0x0023b520 2020202f 20224445 4c454741 54454422 / \"DELEGATED\"\n- 0x0023b530 20202020 20202020 3b204576 656e7420 ; Event \n- 0x0023b540 64656c65 6700ff61 7465640a 20202020 deleg..ated. \n- 0x0023b550 20202020 20202020 20202020 20202020 \n- 0x0023b560 20202020 2f20782d 6e616d65 20202020 / x-name \n- 0x0023b570 20202020 20202020 203b2045 78706572 ; Exper\n- 0x0023b580 696d656e 74616c20 73746174 75730a20 imental status. \n- 0x0023b590 20202020 20202020 20202020 20202020 \n- 0x0023b5a0 20202020 2020202f 2069616e 612d746f / iana-to\n- 0x0023b5b0 6b656e29 20202020 20202020 3b204f74 ken) ; Ot\n- 0x0023b5c0 68657220 49414e00 ff412d72 65676973 her IAN..A-regis\n- 0x0023b5d0 74657265 640a2020 20202020 20202020 tered. \n- 0x0023b5e0 20202020 20202020 20202020 20202020 \n- 0x0023b5f0 20202020 20202020 20202020 20202020 \n- 0x0023b600 2020203b 20737461 7475730a 20202020 ; status. \n- 0x0023b610 2020203b 20546865 73652061 72652074 ; These are t\n- 0x0023b620 68652070 61727469 63697061 74696f6e he participation\n- 0x0023b630 20737461 74757365 7320666f 72206120 statuses for a \n- 0x0023b640 22564556 454e5422 2e00ff0a 20202020 \"VEVENT\".... \n- 0x0023b650 2020203b 20446566 61756c74 20697320 ; Default is \n- 0x0023b660 4e454544 532d4143 54494f4e 2e0a0a20 NEEDS-ACTION... \n- 0x0023b670 20202020 20207061 72747374 61742d74 partstat-t\n- 0x0023b680 6f646f20 2020203d 2028224e 45454453 odo = (\"NEEDS\n- 0x0023b690 2d414354 494f4e22 20202020 3b20546f -ACTION\" ; To\n- 0x0023b6a0 2d646f20 6e656564 73206163 74696f6e -do needs action\n- 0x0023b6b0 0a202020 20202020 20202020 20202020 . \n- 0x0023b6c0 20202020 20202020 202f2000 ff224143 / ..\"AC\n- 0x0023b6d0 43455054 45442220 20202020 20202020 CEPTED\" \n- 0x0023b6e0 3b20546f 2d646f20 61636365 70746564 ; To-do accepted\n- 0x0023b6f0 0a202020 20202020 20202020 20202020 . \n- 0x0023b700 20202020 20202020 202f2022 4445434c / \"DECL\n- 0x0023b710 494e4544 22202020 20202020 20203b20 INED\" ; \n- 0x0023b720 546f2d64 6f206465 636c696e 65640a20 To-do declined. \n- 0x0023b730 20202020 20202020 20202020 20202020 \n- 0x0023b740 20202020 2020202f 20225445 4e00ff54 / \"TEN..T\n- 0x0023b750 41544956 45222020 20202020 20203b20 ATIVE\" ; \n- 0x0023b760 546f2d64 6f207465 6e746174 6976656c To-do tentativel\n- 0x0023b770 790a2020 20202020 20202020 20202020 y. \n- 0x0023b780 20202020 20202020 20202020 20202020 \n- 0x0023b790 20202020 20202020 20202020 2020203b ;\n- 0x0023b7a0 20616363 65707465 640a2020 20202020 accepted. \n- 0x0023b7b0 20202020 20202020 20202020 20202020 \n- 0x0023b7c0 20202f20 2244454c 45474154 45442200 / \"DELEGATED\".\n- 0x0023b7d0 ff202020 20202020 203b2054 6f2d646f . ; To-do\n- 0x0023b7e0 2064656c 65676174 65640a20 20202020 delegated. \n- 0x0023b7f0 20202020 20202020 20202020 20202020 \n- 0x0023b800 2020202f 2022434f 4d504c45 54454422 / \"COMPLETED\"\n- 0x0023b810 20202020 20202020 3b20546f 2d646f20 ; To-do \n- 0x0023b820 636f6d70 6c657465 640a2020 20202020 completed. \n- 0x0023b830 20202020 20202020 20202020 20202020 \n- 0x0023b840 20202020 20202020 20202020 20202020 \n- 0x0023b850 2000ff20 20202020 203b2043 4f4d504c .. ; COMPL\n- 0x0023b860 45544544 2070726f 70657274 79206861 ETED property ha\n- 0x0023b870 730a2020 20202020 20202020 20202020 s. \n+ 0x0023ae00 20202020 20202f20 69616e61 2d746f6b / iana-tok\n+ 0x0023ae10 656e2920 20202020 2020203b 204f7468 en) ; Oth\n+ 0x0023ae20 65722049 414e00ff 412d7265 67697374 er IAN..A-regist\n+ 0x0023ae30 65726564 0a202020 20202020 20202020 ered. \n+ 0x0023ae40 20202020 20202020 20202020 20202020 \n+ 0x0023ae50 20202020 20202020 20202020 20202020 \n+ 0x0023ae60 20203b20 73746174 75730a20 20202020 ; status. \n+ 0x0023ae70 20203b20 54686573 65206172 65207468 ; These are th\n+ 0x0023ae80 65207061 72746963 69706174 696f6e20 e participation \n+ 0x0023ae90 73746174 75736573 20666f72 20612022 statuses for a \"\n+ 0x0023aea0 56455645 4e54222e 00ff0a20 20202020 VEVENT\".... \n+ 0x0023aeb0 20203b20 44656661 756c7420 6973204e ; Default is N\n+ 0x0023aec0 45454453 2d414354 494f4e2e 0a0a2020 EEDS-ACTION... \n+ 0x0023aed0 20202020 20706172 74737461 742d746f partstat-to\n+ 0x0023aee0 646f2020 20203d20 28224e45 4544532d do = (\"NEEDS-\n+ 0x0023aef0 41435449 4f4e2220 2020203b 20546f2d ACTION\" ; To-\n+ 0x0023af00 646f206e 65656473 20616374 696f6e0a do needs action.\n+ 0x0023af10 20202020 20202020 20202020 20202020 \n+ 0x0023af20 20202020 20202020 2f2000ff 22414343 / ..\"ACC\n+ 0x0023af30 45505445 44222020 20202020 2020203b EPTED\" ;\n+ 0x0023af40 20546f2d 646f2061 63636570 7465640a To-do accepted.\n+ 0x0023af50 20202020 20202020 20202020 20202020 \n+ 0x0023af60 20202020 20202020 2f202244 45434c49 / \"DECLI\n+ 0x0023af70 4e454422 20202020 20202020 203b2054 NED\" ; T\n+ 0x0023af80 6f2d646f 20646563 6c696e65 640a2020 o-do declined. \n+ 0x0023af90 20202020 20202020 20202020 20202020 \n+ 0x0023afa0 20202020 20202f20 2254454e 00ff5441 / \"TEN..TA\n+ 0x0023afb0 54495645 22202020 20202020 203b2054 TIVE\" ; T\n+ 0x0023afc0 6f2d646f 2074656e 74617469 76656c79 o-do tentatively\n+ 0x0023afd0 0a202020 20202020 20202020 20202020 . \n+ 0x0023afe0 20202020 20202020 20202020 20202020 \n+ 0x0023aff0 20202020 20202020 20202020 20203b20 ; \n+ 0x0023b000 61636365 70746564 0a202020 20202020 accepted. \n+ 0x0023b010 20202020 20202020 20202020 20202020 \n+ 0x0023b020 202f2022 44454c45 47415445 442200ff / \"DELEGATED\"..\n+ 0x0023b030 20202020 20202020 3b20546f 2d646f20 ; To-do \n+ 0x0023b040 64656c65 67617465 640a2020 20202020 delegated. \n+ 0x0023b050 20202020 20202020 20202020 20202020 \n+ 0x0023b060 20202f20 22434f4d 504c4554 45442220 / \"COMPLETED\" \n+ 0x0023b070 20202020 2020203b 20546f2d 646f2063 ; To-do c\n+ 0x0023b080 6f6d706c 65746564 0a202020 20202020 ompleted. \n+ 0x0023b090 20202020 20202020 20202020 20202020 \n+ 0x0023b0a0 20202020 20202020 20202020 20202020 \n+ 0x0023b0b0 00ff2020 20202020 3b20434f 4d504c45 .. ; COMPLE\n+ 0x0023b0c0 54454420 70726f70 65727479 20686173 TED property has\n+ 0x0023b0d0 0a202020 20202020 20202020 20202020 . \n+ 0x0023b0e0 20202020 20202020 20202020 20202020 \n+ 0x0023b0f0 20202020 20202020 20202020 20203b20 ; \n+ 0x0023b100 44415445 2d54494d 4520636f 6d706c65 DATE-TIME comple\n+ 0x0023b110 7465640a 20202020 20202020 20202020 ted. \n+ 0x0023b120 20202020 20202020 20202020 2f202249 / \"I\n+ 0x0023b130 4e2d00ff 50524f43 45535322 20202020 N-..PROCESS\" \n+ 0x0023b140 2020203b 20546f2d 646f2069 6e207072 ; To-do in pr\n+ 0x0023b150 6f636573 73206f66 0a202020 20202020 ocess of. \n+ 0x0023b160 20202020 20202020 20202020 20202020 \n+ 0x0023b170 20202020 20202020 20202020 20202020 \n+ 0x0023b180 20202020 20203b20 6265696e 6720636f ; being co\n+ 0x0023b190 6d706c65 7465640a 20202020 20202020 mpleted. \n+ 0x0023b1a0 20202020 20202020 20202020 20202020 \n+ 0x0023b1b0 2f20782d 00ff6e61 6d652020 20202020 / x-..name \n+ 0x0023b1c0 20202020 2020203b 20457870 6572696d ; Experim\n+ 0x0023b1d0 656e7461 6c207374 61747573 0a202020 ental status. \n+ 0x0023b1e0 20202020 20202020 20202020 20202020 \n+ 0x0023b1f0 20202020 202f2069 616e612d 746f6b65 / iana-toke\n+ 0x0023b200 6e292020 20202020 20203b20 4f746865 n) ; Othe\n+ 0x0023b210 72204941 4e412d72 65676973 74657265 r IANA-registere\n+ 0x0023b220 640a2020 20202020 20202020 20202020 d. \n+ 0x0023b230 20202020 202000ff 20202020 20202020 .. \n+ 0x0023b240 20202020 20202020 20202020 20202020 \n+ 0x0023b250 203b2073 74617475 730a2020 20202020 ; status. \n+ 0x0023b260 203b2054 68657365 20617265 20746865 ; These are the\n+ 0x0023b270 20706172 74696369 70617469 6f6e2073 participation s\n+ 0x0023b280 74617475 73657320 666f7220 61202256 tatuses for a \"V\n+ 0x0023b290 544f444f 222e0a20 20202020 20203b20 TODO\".. ; \n+ 0x0023b2a0 44656661 756c7420 6973204e 45454453 Default is NEEDS\n+ 0x0023b2b0 2d414354 494f4e2e 00ff0a0a 20202020 -ACTION..... \n+ 0x0023b2c0 20202070 61727473 7461742d 6a6f7572 partstat-jour\n+ 0x0023b2d0 20202020 3d202822 4e454544 532d4143 = (\"NEEDS-AC\n+ 0x0023b2e0 54494f4e 22202020 203b204a 6f75726e TION\" ; Journ\n+ 0x0023b2f0 616c206e 65656473 20616374 696f6e0a al needs action.\n+ 0x0023b300 20202020 20202020 20202020 20202020 \n+ 0x0023b310 20202020 20202020 2f202241 43434550 / \"ACCEP\n+ 0x0023b320 54454422 20202020 20202020 203b204a TED\" ; J\n+ 0x0023b330 6f75726e 616c2061 636300ff 65707465 ournal acc..epte\n+ 0x0023b340 640a2020 20202020 20202020 20202020 d. \n+ 0x0023b350 20202020 20202020 20202f20 22444543 / \"DEC\n+ 0x0023b360 4c494e45 44222020 20202020 2020203b LINED\" ;\n+ 0x0023b370 204a6f75 726e616c 20646563 6c696e65 Journal decline\n+ 0x0023b380 640a2020 20202020 20202020 20202020 d. \n+ 0x0023b390 20202020 20202020 20202f20 782d6e61 / x-na\n+ 0x0023b3a0 6d652020 20202020 20202020 2020203b me ;\n+ 0x0023b3b0 20457870 6572696d 656e7461 00ff6c20 Experimenta..l \n+ 0x0023b3c0 73746174 75730a20 20202020 20202020 status. \n+ 0x0023b3d0 20202020 20202020 20202020 2020202f /\n+ 0x0023b3e0 2069616e 612d746f 6b656e29 20202020 iana-token) \n+ 0x0023b3f0 20202020 3b204f74 68657220 49414e41 ; Other IANA\n+ 0x0023b400 2d726567 69737465 7265640a 20202020 -registered. \n+ 0x0023b410 20202020 20202020 20202020 20202020 \n+ 0x0023b420 20202020 20202020 20202020 20202020 \n+ 0x0023b430 20202020 20202020 203b2073 746100ff ; sta..\n+ 0x0023b440 7475730a 20202020 2020203b 20546865 tus. ; The\n+ 0x0023b450 73652061 72652074 68652070 61727469 se are the parti\n+ 0x0023b460 63697061 74696f6e 20737461 74757365 cipation statuse\n+ 0x0023b470 7320666f 72206120 22564a4f 55524e41 s for a \"VJOURNA\n+ 0x0023b480 4c222e0a 20202020 2020203b 20446566 L\".. ; Def\n+ 0x0023b490 61756c74 20697320 4e454544 532d4143 ault is NEEDS-AC\n+ 0x0023b4a0 54494f4e 2e0a2020 20202020 3c2f7873 TION.. .\n+ 0x0023b4c0 00903c2f 78733a61 6e6e6f74 6174696f ....L../..build/\n+ 0x0023b4e0 72657072 6f647563 69626c65 2d706174 reproducible-pat\n+ 0x0023b4f0 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.\n+ 0x0023b500 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical\n+ 0x0023b510 2f694361 6c656e64 61722d70 6172616d /iCalendar-param\n+ 0x0023b520 732e7873 64d10005 120006e8 090001a0 s.xsd...........\n+ 0x0023b530 0a000080 d2030005 3c00ff78 733a616e ........<..xs:an\n+ 0x0023b540 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x\n+ 0x0023b550 733d2268 7474703a 2f2f7777 772e7733 s=\"http://www.w3\n+ 0x0023b560 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch\n+ 0x0023b570 656d6122 20786d6c 6e733a78 63616c3d ema\" xmlns:xcal=\n+ 0x0023b580 2275726e 3a696574 663a7061 72616d73 \"urn:ietf:params\n+ 0x0023b590 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda\n+ 0x0023b5a0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0\" >.. \n+ 0x0023b5d0 20202072 656c7479 70657061 72616d20 reltypeparam \n+ 0x0023b5e0 20202020 20203d20 2252454c 54595045 = \"RELTYPE\n+ 0x0023b5f0 2220223d 220a2020 20202020 20202020 \" \"=\". \n+ 0x0023b600 20202020 20202020 20202020 20202020 \n+ 0x0023b610 20282250 4152454e 54222020 20203b20 (\"PARENT\" ; \n+ 0x0023b620 50617265 6e742072 656c6174 696f6e73 Parent relations\n+ 0x0023b630 68697020 2d204465 6661756c 7400ff0a hip - Default...\n+ 0x0023b640 20202020 20202020 20202020 20202020 \n+ 0x0023b650 20202020 20202020 20202f20 22434849 / \"CHI\n+ 0x0023b660 4c442220 20202020 3b204368 696c6420 LD\" ; Child \n+ 0x0023b670 72656c61 74696f6e 73686970 0a202020 relationship. \n+ 0x0023b680 20202020 20202020 20202020 20202020 \n+ 0x0023b690 20202020 2020202f 20225349 424c494e / \"SIBLIN\n+ 0x0023b6a0 47222020 203b2053 69626c69 6e672072 G\" ; Sibling r\n+ 0x0023b6b0 656c6174 696f6e73 6869700a 20202000 elationship. .\n+ 0x0023b6c0 ff202020 20202020 20202020 20202020 . \n+ 0x0023b6d0 20202020 20202020 2f206961 6e612d74 / iana-t\n+ 0x0023b6e0 6f6b656e 20203b20 536f6d65 206f7468 oken ; Some oth\n+ 0x0023b6f0 65722049 414e412d 72656769 73746572 er IANA-register\n+ 0x0023b700 65640a20 20202020 20202020 20202020 ed. \n+ 0x0023b710 20202020 20202020 20202020 20202020 \n+ 0x0023b720 20202020 20202020 2020203b 20694361 ; iCa\n+ 0x0023b730 6c656e64 61722072 656c6174 696f6e73 lendar relations\n+ 0x0023b740 6800ff69 70207479 70650a20 20202020 h..ip type. \n+ 0x0023b750 20202020 20202020 20202020 20202020 \n+ 0x0023b760 20202020 202f2078 2d6e616d 65292020 / x-name) \n+ 0x0023b770 2020203b 2041206e 6f6e2d73 74616e64 ; A non-stand\n+ 0x0023b780 6172642c 20657870 6572696d 656e7461 ard, experimenta\n+ 0x0023b790 6c0a2020 20202020 20202020 20202020 l. \n+ 0x0023b7a0 20202020 20202020 20202020 20202020 \n+ 0x0023b7b0 20202020 20202020 20203b20 72656c61 ; rela\n+ 0x0023b7c0 74696f00 ff6e7368 69702074 7970650a tio..nship type.\n+ 0x0023b7d0 20202020 20202020 57732d43 616c656e Ws-Calen\n+ 0x0023b7e0 64617220 61646473 20746865 2076616c dar adds the val\n+ 0x0023b7f0 7565730a 20202020 20202020 20202020 ues. \n+ 0x0023b800 20202020 20202020 20202020 2020202f /\n+ 0x0023b810 20224649 4e495348 544f5354 41525422 \"FINISHTOSTART\"\n+ 0x0023b820 0a202020 20202020 20202020 20202020 . \n+ 0x0023b830 20202020 20202020 20202020 2f202246 / \"F\n+ 0x0023b840 494e4953 4800ff54 4f46494e 49534822 INISH..TOFINISH\"\n+ 0x0023b850 0a202020 20202020 20202020 20202020 . \n+ 0x0023b860 20202020 20202020 20202020 2f202253 / \"S\n+ 0x0023b870 54415254 544f4649 4e495348 220a2020 TARTTOFINISH\". \n 0x0023b880 20202020 20202020 20202020 20202020 \n- 0x0023b890 20202020 20202020 20202020 2020203b ;\n- 0x0023b8a0 20444154 452d5449 4d452063 6f6d706c DATE-TIME compl\n- 0x0023b8b0 65746564 0a202020 20202020 20202020 eted. \n- 0x0023b8c0 20202020 20202020 20202020 202f2022 / \"\n- 0x0023b8d0 494e2d00 ff50524f 43455353 22202020 IN-..PROCESS\" \n- 0x0023b8e0 20202020 3b20546f 2d646f20 696e2070 ; To-do in p\n- 0x0023b8f0 726f6365 7373206f 660a2020 20202020 rocess of. \n- 0x0023b900 20202020 20202020 20202020 20202020 \n- 0x0023b910 20202020 20202020 20202020 20202020 \n- 0x0023b920 20202020 2020203b 20626569 6e672063 ; being c\n- 0x0023b930 6f6d706c 65746564 0a202020 20202020 ompleted. \n- 0x0023b940 20202020 20202020 20202020 20202020 \n- 0x0023b950 202f2078 2d00ff6e 616d6520 20202020 / x-..name \n- 0x0023b960 20202020 20202020 3b204578 70657269 ; Experi\n- 0x0023b970 6d656e74 616c2073 74617475 730a2020 mental status. \n- 0x0023b980 20202020 20202020 20202020 20202020 \n- 0x0023b990 20202020 20202f20 69616e61 2d746f6b / iana-tok\n- 0x0023b9a0 656e2920 20202020 2020203b 204f7468 en) ; Oth\n- 0x0023b9b0 65722049 414e412d 72656769 73746572 er IANA-register\n- 0x0023b9c0 65640a20 20202020 20202020 20202020 ed. \n- 0x0023b9d0 20202020 20202000 ff202020 20202020 .. \n- 0x0023b9e0 20202020 20202020 20202020 20202020 \n- 0x0023b9f0 20203b20 73746174 75730a20 20202020 ; status. \n- 0x0023ba00 20203b20 54686573 65206172 65207468 ; These are th\n- 0x0023ba10 65207061 72746963 69706174 696f6e20 e participation \n- 0x0023ba20 73746174 75736573 20666f72 20612022 statuses for a \"\n- 0x0023ba30 56544f44 4f222e0a 20202020 2020203b VTODO\".. ;\n- 0x0023ba40 20446566 61756c74 20697320 4e454544 Default is NEED\n- 0x0023ba50 532d4143 54494f4e 2e00ff0a 0a202020 S-ACTION..... \n- 0x0023ba60 20202020 70617274 73746174 2d6a6f75 partstat-jou\n- 0x0023ba70 72202020 203d2028 224e4545 44532d41 r = (\"NEEDS-A\n- 0x0023ba80 4354494f 4e222020 20203b20 4a6f7572 CTION\" ; Jour\n- 0x0023ba90 6e616c20 6e656564 73206163 74696f6e nal needs action\n- 0x0023baa0 0a202020 20202020 20202020 20202020 . \n- 0x0023bab0 20202020 20202020 202f2022 41434345 / \"ACCE\n- 0x0023bac0 50544544 22202020 20202020 20203b20 PTED\" ; \n- 0x0023bad0 4a6f7572 6e616c20 61636300 ff657074 Journal acc..ept\n- 0x0023bae0 65640a20 20202020 20202020 20202020 ed. \n- 0x0023baf0 20202020 20202020 2020202f 20224445 / \"DE\n- 0x0023bb00 434c494e 45442220 20202020 20202020 CLINED\" \n- 0x0023bb10 3b204a6f 75726e61 6c206465 636c696e ; Journal declin\n- 0x0023bb20 65640a20 20202020 20202020 20202020 ed. \n- 0x0023bb30 20202020 20202020 2020202f 20782d6e / x-n\n- 0x0023bb40 616d6520 20202020 20202020 20202020 ame \n- 0x0023bb50 3b204578 70657269 6d656e74 6100ff6c ; Experimenta..l\n- 0x0023bb60 20737461 7475730a 20202020 20202020 status. \n- 0x0023bb70 20202020 20202020 20202020 20202020 \n- 0x0023bb80 2f206961 6e612d74 6f6b656e 29202020 / iana-token) \n- 0x0023bb90 20202020 203b204f 74686572 2049414e ; Other IAN\n- 0x0023bba0 412d7265 67697374 65726564 0a202020 A-registered. \n- 0x0023bbb0 20202020 20202020 20202020 20202020 \n- 0x0023bbc0 20202020 20202020 20202020 20202020 \n- 0x0023bbd0 20202020 20202020 20203b20 73746100 ; sta.\n- 0x0023bbe0 ff747573 0a202020 20202020 3b205468 .tus. ; Th\n- 0x0023bbf0 65736520 61726520 74686520 70617274 ese are the part\n- 0x0023bc00 69636970 6174696f 6e207374 61747573 icipation status\n- 0x0023bc10 65732066 6f722061 2022564a 4f55524e es for a \"VJOURN\n- 0x0023bc20 414c222e 0a202020 20202020 3b204465 AL\".. ; De\n- 0x0023bc30 6661756c 74206973 204e4545 44532d41 fault is NEEDS-A\n- 0x0023bc40 4354494f 4e2e0a20 20202020 203c2f78 CTION.. \n- 0x0023bc60 0a00903c 2f78733a 616e6e6f 74617469 .....L../..build\n- 0x0023bc80 2f726570 726f6475 6369626c 652d7061 /reproducible-pa\n- 0x0023bc90 74682f6c 69626b6f 6c616278 6d6c2d31 th/libkolabxml-1\n- 0x0023bca0 2e322e31 2f736368 656d6173 2f696361 .2.1/schemas/ica\n- 0x0023bcb0 6c2f6943 616c656e 6461722d 70617261 l/iCalendar-para\n- 0x0023bcc0 6d732e78 7364d100 05120006 e8090001 ms.xsd..........\n- 0x0023bcd0 a00a0000 80d20300 053c00ff 78733a61 .........<..xs:a\n- 0x0023bce0 6e6e6f74 6174696f 6e20786d 6c6e733a nnotation xmlns:\n- 0x0023bcf0 78733d22 68747470 3a2f2f77 77772e77 xs=\"http://www.w\n- 0x0023bd00 332e6f72 672f3230 30312f58 4d4c5363 3.org/2001/XMLSc\n- 0x0023bd10 68656d61 2220786d 6c6e733a 7863616c hema\" xmlns:xcal\n- 0x0023bd20 3d227572 6e3a6965 74663a70 6172616d =\"urn:ietf:param\n- 0x0023bd30 733a786d 6c3a6e73 3a696361 6c656e64 s:xml:ns:icalend\n- 0x0023bd40 61722d32 2e302220 3e0a3c78 733a646f ar-2.0\" >.. \n- 0x0023bd70 20202020 72656c74 79706570 6172616d reltypeparam\n- 0x0023bd80 20202020 2020203d 20225245 4c545950 = \"RELTYP\n- 0x0023bd90 45222022 3d220a20 20202020 20202020 E\" \"=\". \n- 0x0023bda0 20202020 20202020 20202020 20202020 \n- 0x0023bdb0 20202822 50415245 4e542220 2020203b (\"PARENT\" ;\n- 0x0023bdc0 20506172 656e7420 72656c61 74696f6e Parent relation\n- 0x0023bdd0 73686970 202d2044 65666175 6c7400ff ship - Default..\n- 0x0023bde0 0a202020 20202020 20202020 20202020 . \n- 0x0023bdf0 20202020 20202020 2020202f 20224348 / \"CH\n- 0x0023be00 494c4422 20202020 203b2043 68696c64 ILD\" ; Child\n- 0x0023be10 2072656c 6174696f 6e736869 700a2020 relationship. \n- 0x0023be20 20202020 20202020 20202020 20202020 \n- 0x0023be30 20202020 20202020 2f202253 49424c49 / \"SIBLI\n- 0x0023be40 4e472220 20203b20 5369626c 696e6720 NG\" ; Sibling \n- 0x0023be50 72656c61 74696f6e 73686970 0a202020 relationship. \n- 0x0023be60 00ff2020 20202020 20202020 20202020 .. \n- 0x0023be70 20202020 20202020 202f2069 616e612d / iana-\n- 0x0023be80 746f6b65 6e20203b 20536f6d 65206f74 token ; Some ot\n- 0x0023be90 68657220 49414e41 2d726567 69737465 her IANA-registe\n- 0x0023bea0 7265640a 20202020 20202020 20202020 red. \n- 0x0023beb0 20202020 20202020 20202020 20202020 \n- 0x0023bec0 20202020 20202020 20202020 3b206943 ; iC\n- 0x0023bed0 616c656e 64617220 72656c61 74696f6e alendar relation\n- 0x0023bee0 736800ff 69702074 7970650a 20202020 sh..ip type. \n- 0x0023bef0 20202020 20202020 20202020 20202020 \n- 0x0023bf00 20202020 20202f20 782d6e61 6d652920 / x-name) \n- 0x0023bf10 20202020 3b204120 6e6f6e2d 7374616e ; A non-stan\n- 0x0023bf20 64617264 2c206578 70657269 6d656e74 dard, experiment\n- 0x0023bf30 616c0a20 20202020 20202020 20202020 al. \n- 0x0023bf40 20202020 20202020 20202020 20202020 \n- 0x0023bf50 20202020 20202020 2020203b 2072656c ; rel\n- 0x0023bf60 6174696f 00ff6e73 68697020 74797065 atio..nship type\n- 0x0023bf70 0a202020 20202020 2057732d 43616c65 . Ws-Cale\n- 0x0023bf80 6e646172 20616464 73207468 65207661 ndar adds the va\n- 0x0023bf90 6c756573 0a202020 20202020 20202020 lues. \n- 0x0023bfa0 20202020 20202020 20202020 20202020 \n- 0x0023bfb0 2f202246 494e4953 48544f53 54415254 / \"FINISHTOSTART\n- 0x0023bfc0 220a2020 20202020 20202020 20202020 \". \n- 0x0023bfd0 20202020 20202020 20202020 202f2022 / \"\n- 0x0023bfe0 46494e49 534800ff 544f4649 4e495348 FINISH..TOFINISH\n- 0x0023bff0 220a2020 20202020 20202020 20202020 \". \n- 0x0023c000 20202020 20202020 20202020 202f2022 / \"\n- 0x0023c010 53544152 54544f46 494e4953 48220a20 STARTTOFINISH\". \n- 0x0023c020 20202020 20202020 20202020 20202020 \n- 0x0023c030 20202020 20202020 20202f20 22535441 / \"STA\n- 0x0023c040 5254544f 53544152 54222020 20202020 RTTOSTART\" \n- 0x0023c050 20202020 2020200a 20202020 20202020 . \n- 0x0023c060 20202020 20202020 00d42020 20202020 .. \n- 0x0023c070 20202020 200a2020 20202020 203b2044 . ; D\n- 0x0023c080 65666175 6c742069 73205041 52454e54 efault is PARENT\n- 0x0023c090 0a202020 2020203c 2f78733a 646f6375 . ...L..\n- 0x0023c0c0 2f00cb62 75696c64 2f726570 726f6475 /..build/reprodu\n- 0x0023c0d0 6369626c 652d7061 74682f6c 69626b6f cible-path/libko\n- 0x0023c0e0 6c616278 6d6c2d31 2e322e31 2f736368 labxml-1.2.1/sch\n- 0x0023c0f0 656d6173 2f696361 6c2f6943 616c656e emas/ical/iCalen\n- 0x0023c100 6461722d 70617261 6d732e78 73641c01 dar-params.xsd..\n- 0x0023c110 00051200 06e60400 01a00a00 00803601 ..............6.\n- 0x0023c120 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati\n- 0x0023c130 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs=\"htt\n- 0x0023c140 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2\n- 0x0023c150 3030312f 584d4c53 6368656d 61222078 001/XMLSchema\" x\n- 0x0023c160 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal=\"urn:i\n- 0x0023c170 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n\n- 0x0023c180 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0\"\n- 0x0023c190 203e0a3c 78733a64 6f63756d 656e7461 >.. cla\n- 0x0023c1c0 73737661 6c756520 3d202250 55424c49 ssvalue = \"PUBLI\n- 0x0023c1d0 4322202f 20225052 49564154 4522202f C\" / \"PRIVATE\" /\n- 0x0023c1e0 2022434f 4e464944 454e5449 414c2220 \"CONFIDENTIAL\" \n- 0x0023c1f0 2f206961 6e612d74 6f6b656e 0a202020 / iana-token. \n- 0x0023c200 20202020 20202020 20202020 2020202f /\n- 0x0023c210 20782d6e 616d650a 20202020 2020203b x-name. ;\n- 0x0023c220 44656661 756c7400 b8206973 20505542 Default.. is PUB\n- 0x0023c230 4c49430a 20202020 20203c2f 78733a64 LIC. ...\n- 0x0023c260 4b00052f 00ca6275 696c642f 72657072 K../..build/repr\n- 0x0023c270 6f647563 69626c65 2d706174 682f6c69 oducible-path/li\n- 0x0023c280 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/\n- 0x0023c290 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa\n- 0x0023c2a0 6c656e64 61722d70 726f7073 2e787364 lendar-props.xsd\n- 0x0023c2b0 7b010005 14000825 070001a0 0a000080 {......%........\n- 0x0023c2c0 b6010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota\n- 0x0023c2d0 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs=\"h\n- 0x0023c2e0 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org\n- 0x0023c2f0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema\"\n- 0x0023c300 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal=\"urn\n- 0x0023c310 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml\n- 0x0023c320 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.\n- 0x0023c330 3022203e 0a3c7873 3a646f63 756d656e 0\" >.. sc\n- 0x0023c360 68656475 6c65666f 72636573 656e6470 heduleforcesendp\n- 0x0023c370 6172616d 203d2022 53434845 44554c45 aram = \"SCHEDULE\n- 0x0023c380 2d464f52 43452d53 454e4422 20223d22 -FORCE-SEND\" \"=\"\n- 0x0023c390 0a202020 20202020 20202020 20202020 . \n- 0x0023c3a0 20202020 20202020 20202020 20202028 (\n- 0x0023c3b0 22524551 55455354 22202020 203b2046 \"REQUEST\" ; F\n- 0x0023c3c0 6f726365 20612022 5200ff45 51554553 orce a \"R..EQUES\n- 0x0023c3d0 54220a20 20202020 20202020 20202020 T\". \n- 0x0023c3e0 20202020 20202020 20202020 20202020 \n- 0x0023c3f0 2f202252 45504c59 22202020 2020203b / \"REPLY\" ;\n- 0x0023c400 20466f72 63652061 20225245 504c5922 Force a \"REPLY\"\n- 0x0023c410 0a202020 20202020 20202020 20202020 . \n- 0x0023c420 20202020 20202020 20202020 20202f20 / \n- 0x0023c430 69616e61 2d746f6b 656e2920 203b2049 iana-token) ; I\n- 0x0023c440 414e4120 72656769 73746500 b8726564 ANA registe..red\n- 0x0023c450 206d6574 686f640a 20202020 20203c2f method. ...L../..build/\n- 0x0023c490 72657072 6f647563 69626c65 2d706174 reproducible-pat\n- 0x0023c4a0 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.\n- 0x0023c4b0 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical\n- 0x0023c4c0 2f694361 6c656e64 61722d70 6172616d /iCalendar-param\n- 0x0023c4d0 732e7873 64670100 05120006 e0050001 s.xsdg..........\n- 0x0023c4e0 a00a0000 80d50400 053c00ff 78733a61 .........<..xs:a\n- 0x0023c4f0 6e6e6f74 6174696f 6e20786d 6c6e733a nnotation xmlns:\n- 0x0023c500 78733d22 68747470 3a2f2f77 77772e77 xs=\"http://www.w\n- 0x0023c510 332e6f72 672f3230 30312f58 4d4c5363 3.org/2001/XMLSc\n- 0x0023c520 68656d61 2220786d 6c6e733a 7863616c hema\" xmlns:xcal\n- 0x0023c530 3d227572 6e3a6965 74663a70 6172616d =\"urn:ietf:param\n- 0x0023c540 733a786d 6c3a6e73 3a696361 6c656e64 s:xml:ns:icalend\n- 0x0023c550 61722d32 2e302220 3e0a3c78 733a646f ar-2.0\" >.. \n- 0x0023c580 20202020 73746174 75732020 20202020 status \n- 0x0023c590 20202020 3d202253 54415455 53222073 = \"STATUS\" s\n- 0x0023c5a0 74617470 6172616d 20223a22 20737461 tatparam \":\" sta\n- 0x0023c5b0 7476616c 75652043 524c460a 0a202020 tvalue CRLF.. \n- 0x0023c5c0 20202020 73746174 70617261 6d202020 statparam \n- 0x0023c5d0 20202020 3d202a28 223b2220 6f746865 = *(\";\" othe\n- 0x0023c5e0 722d7061 72616d29 0a0a2020 202000ff r-param).. ..\n- 0x0023c5f0 20202073 74617476 616c7565 20202020 statvalue \n- 0x0023c600 2020203d 20287374 61747661 6c75652d = (statvalue-\n- 0x0023c610 6576656e 740a2020 20202020 20202020 event. \n- 0x0023c620 20202020 20202020 20202020 202f2020 / \n- 0x0023c630 73746174 76616c75 652d746f 646f0a20 statvalue-todo. \n- 0x0023c640 20202020 20202020 20202020 20202020 \n- 0x0023c650 20202020 20202f20 20737461 7476616c / statval\n- 0x0023c660 75652d6a 6f757229 0a0a2020 20202020 ue-jour).. \n- 0x0023c670 00ff2073 74617476 616c7565 2d657665 .. statvalue-eve\n- 0x0023c680 6e74203d 20225445 4e544154 49564522 nt = \"TENTATIVE\"\n- 0x0023c690 20202020 3b496e64 69636174 65732065 ;Indicates e\n- 0x0023c6a0 76656e74 20697320 74656e74 61746976 vent is tentativ\n- 0x0023c6b0 652e0a20 20202020 20202020 20202020 e.. \n- 0x0023c6c0 20202020 20202020 20202f20 22434f4e / \"CON\n- 0x0023c6d0 4649524d 45442220 2020203b 496e6469 FIRMED\" ;Indi\n- 0x0023c6e0 63617465 73206576 656e7420 69732064 cates event is d\n- 0x0023c6f0 656600ff 696e6974 652e0a20 20202020 ef..inite.. \n- 0x0023c700 20202020 20202020 20202020 20202020 \n- 0x0023c710 20202f20 2243414e 43454c4c 45442220 / \"CANCELLED\" \n- 0x0023c720 2020203b 496e6469 63617465 73206576 ;Indicates ev\n- 0x0023c730 656e7420 77617320 63616e63 656c6c65 ent was cancelle\n- 0x0023c740 642e0a20 20202020 20203b53 74617475 d.. ;Statu\n- 0x0023c750 73207661 6c756573 20666f72 20612022 s values for a \"\n- 0x0023c760 56455645 4e54220a 0a202020 20202020 VEVENT\".. \n- 0x0023c770 73746174 00ff7661 6c75652d 746f646f stat..value-todo\n- 0x0023c780 20203d20 224e4545 44532d41 4354494f = \"NEEDS-ACTIO\n- 0x0023c790 4e22203b 496e6469 63617465 7320746f N\" ;Indicates to\n- 0x0023c7a0 2d646f20 6e656564 73206163 74696f6e -do needs action\n- 0x0023c7b0 2e0a2020 20202020 20202020 20202020 .. \n- 0x0023c7c0 20202020 20202020 202f2022 434f4d50 / \"COMP\n- 0x0023c7d0 4c455445 44222020 20203b49 6e646963 LETED\" ;Indic\n- 0x0023c7e0 61746573 20746f2d 646f2063 6f6d706c ates to-do compl\n- 0x0023c7f0 65746564 2e0a00ff 20202020 20202020 eted.... \n- 0x0023c800 20202020 20202020 20202020 2020202f /\n- 0x0023c810 2022494e 2d50524f 43455353 22202020 \"IN-PROCESS\" \n- 0x0023c820 3b496e64 69636174 65732074 6f2d646f ;Indicates to-do\n- 0x0023c830 20696e20 70726f63 65737320 6f662e0a in process of..\n- 0x0023c840 20202020 20202020 20202020 20202020 \n- 0x0023c850 20202020 2020202f 20224341 4e43454c / \"CANCEL\n- 0x0023c860 4c454422 20202020 3b496e64 69636174 LED\" ;Indicat\n- 0x0023c870 65732074 6f2d646f 00ff2077 61732063 es to-do.. was c\n- 0x0023c880 616e6365 6c6c6564 2e0a2020 20202020 ancelled.. \n- 0x0023c890 203b5374 61747573 2076616c 75657320 ;Status values \n- 0x0023c8a0 666f7220 2256544f 444f222e 0a0a2020 for \"VTODO\"... \n- 0x0023c8b0 20202020 20737461 7476616c 75652d6a statvalue-j\n- 0x0023c8c0 6f757220 203d2022 44524146 54222020 our = \"DRAFT\" \n- 0x0023c8d0 20202020 20203b49 6e646963 61746573 ;Indicates\n- 0x0023c8e0 206a6f75 726e616c 20697320 64726166 journal is draf\n- 0x0023c8f0 742e0a20 20202020 202000ff 20202020 t.. .. \n- 0x0023c900 20202020 20202020 20202020 2f202246 / \"F\n- 0x0023c910 494e414c 22202020 20202020 203b496e INAL\" ;In\n- 0x0023c920 64696361 74657320 6a6f7572 6e616c20 dicates journal \n- 0x0023c930 69732066 696e616c 2e0a2020 20202020 is final.. \n- 0x0023c940 20202020 20202020 20202020 20202020 \n- 0x0023c950 202f2022 43414e43 454c4c45 44222020 / \"CANCELLED\" \n- 0x0023c960 20203b49 6e646963 61746573 206a6f75 ;Indicates jou\n- 0x0023c970 726e616c 20697320 72656d6f 00d47665 rnal is remo..ve\n- 0x0023c980 642e0a20 20202020 203b5374 61747573 d.. ;Status\n- 0x0023c990 2076616c 75657320 666f7220 22564a4f values for \"VJO\n- 0x0023c9a0 55524e41 4c222e0a 20202020 20203c2f URNAL\".. ...K../..build/\n- 0x0023c9e0 72657072 6f647563 69626c65 2d706174 reproducible-pat\n- 0x0023c9f0 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.\n- 0x0023ca00 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical\n- 0x0023ca10 2f694361 6c656e64 61722d70 726f7073 /iCalendar-props\n- 0x0023ca20 2e787364 c2010005 14000841 070001a0 .xsd.......A....\n- 0x0023ca30 0a000080 9e020005 3c00ff78 733a616e ........<..xs:an\n- 0x0023ca40 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x\n- 0x0023ca50 733d2268 7474703a 2f2f7777 772e7733 s=\"http://www.w3\n- 0x0023ca60 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch\n- 0x0023ca70 656d6122 20786d6c 6e733a78 63616c3d ema\" xmlns:xcal=\n- 0x0023ca80 2275726e 3a696574 663a7061 72616d73 \"urn:ietf:params\n- 0x0023ca90 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda\n- 0x0023caa0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0\" >.. \n- 0x0023cad0 20202020 73636865 64756c65 6167656e scheduleagen\n- 0x0023cae0 74706172 616d203d 20225343 48454455 tparam = \"SCHEDU\n- 0x0023caf0 4c452d41 47454e54 2220223d 220a2020 LE-AGENT\" \"=\". \n- 0x0023cb00 20202020 20202020 20202020 20202020 \n- 0x0023cb10 20202020 20202822 53455256 45522220 (\"SERVER\" \n- 0x0023cb20 20202020 203b2054 68652073 65727665 ; The serve\n- 0x0023cb30 72206861 6e646c65 73207363 6800ff65 r handles sch..e\n- 0x0023cb40 64756c69 6e670a20 20202020 20202020 duling. \n- 0x0023cb50 20202020 20202020 20202020 20202f20 / \n- 0x0023cb60 22434c49 454e5422 20202020 20203b20 \"CLIENT\" ; \n- 0x0023cb70 54686520 636c6965 6e742068 616e646c The client handl\n- 0x0023cb80 65732073 63686564 756c696e 670a2020 es scheduling. \n- 0x0023cb90 20202020 20202020 20202020 20202020 \n- 0x0023cba0 20202020 202f2022 4e4f4e45 22202020 / \"NONE\" \n- 0x0023cbb0 20202020 203b204e 6f206175 746f6d00 ; No autom.\n- 0x0023cbc0 ff617469 63207363 68656475 6c696e67 .atic scheduling\n- 0x0023cbd0 0a202020 20202020 20202020 20202020 . \n- 0x0023cbe0 20202020 20202020 2f20782d 6e616d65 / x-name\n- 0x0023cbf0 20202020 20202020 3b204578 70657269 ; Experi\n- 0x0023cc00 6d656e74 616c2074 7970650a 20202020 mental type. \n- 0x0023cc10 20202020 20202020 20202020 20202020 \n- 0x0023cc20 2020202f 2069616e 612d746f 6b656e29 / iana-token)\n- 0x0023cc30 2020203b 204f7468 65722049 414e4120 ; Other IANA \n- 0x0023cc40 7200ff65 67697374 65726564 20747970 r..egistered typ\n- 0x0023cc50 650a2020 20202020 20202020 20202020 e. \n- 0x0023cc60 20202020 20202020 20202020 20202020 \n- 0x0023cc70 20202020 20202020 203b0a20 20202020 ;. \n- 0x0023cc80 20202020 20202020 20202020 20202020 \n- 0x0023cc90 20202020 20202020 20202020 20202020 \n- 0x0023cca0 20203b20 44656661 756c7420 69732053 ; Default is S\n- 0x0023ccb0 45525645 520a2020 20202020 3c2f7873 ERVER. ...L../..build/\n- 0x0023ccf0 72657072 6f647563 69626c65 2d706174 reproducible-pat\n- 0x0023cd00 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.\n- 0x0023cd10 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical\n- 0x0023cd20 2f694361 6c656e64 61722d70 6172616d /iCalendar-param\n- 0x0023cd30 732e7873 64560100 05120006 82030001 s.xsdV..........\n- 0x0023cd40 a00a0000 808d0100 053c00ff 78733a61 .........<..xs:a\n- 0x0023cd50 6e6e6f74 6174696f 6e20786d 6c6e733a nnotation xmlns:\n- 0x0023cd60 78733d22 68747470 3a2f2f77 77772e77 xs=\"http://www.w\n- 0x0023cd70 332e6f72 672f3230 30312f58 4d4c5363 3.org/2001/XMLSc\n- 0x0023cd80 68656d61 2220786d 6c6e733a 7863616c hema\" xmlns:xcal\n- 0x0023cd90 3d227572 6e3a6965 74663a70 6172616d =\"urn:ietf:param\n- 0x0023cda0 733a786d 6c3a6e73 3a696361 6c656e64 s:xml:ns:icalend\n- 0x0023cdb0 61722d32 2e302220 3e0a3c78 733a646f ar-2.0\" >.. \n- 0x0023cde0 20202020 7472616e 7376616c 7565203d transvalue =\n- 0x0023cdf0 20224f50 41515545 220a2020 20202020 \"OPAQUE\". \n- 0x0023ce00 20202020 20202020 20202020 203b426c ;Bl\n- 0x0023ce10 6f636b73 206f7220 6f706171 7565206f ocks or opaque o\n- 0x0023ce20 6e206275 73792074 696d6520 73656172 n busy time sear\n- 0x0023ce30 63686573 2e0a2020 20202020 20202020 ches.. \n- 0x0023ce40 20202020 20202020 202f2022 545200ff / \"TR..\n- 0x0023ce50 414e5350 4152454e 54220a20 20202020 ANSPARENT\". \n- 0x0023ce60 20202020 20202020 20202020 20203b54 ;T\n- 0x0023ce70 72616e73 70617265 6e74206f 6e206275 ransparent on bu\n- 0x0023ce80 73792074 696d6520 73656172 63686573 sy time searches\n- 0x0023ce90 2e0a2020 20202020 203b4465 6661756c .. ;Defaul\n- 0x0023cea0 74207661 6c756520 6973204f 50415155 t value is OPAQU\n- 0x0023ceb0 450a2020 20202020 3c2f7873 3a646f63 E. ...\n- 0x0023cee0 4b00062f 00ca6275 696c642f 72657072 K../..build/repr\n- 0x0023cef0 6f647563 69626c65 2d706174 682f6c69 oducible-path/li\n- 0x0023cf00 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/\n- 0x0023cf10 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa\n- 0x0023cf20 6c656e64 61722d70 726f7073 2e787364 lendar-props.xsd\n- 0x0023cf30 1f020005 1400081c 0a0001a0 0a000080 ................\n- 0x0023cf40 64010005 3c00ff78 733a616e 6e6f7461 d...<..xs:annota\n- 0x0023cf50 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs=\"h\n- 0x0023cf60 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org\n- 0x0023cf70 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema\"\n- 0x0023cf80 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal=\"urn\n- 0x0023cf90 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml\n- 0x0023cfa0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.\n- 0x0023cfb0 3022203e 0a3c7873 3a646f63 756d656e 0\" >.. t\n- 0x0023cfe0 72696772 656c7061 72616d20 20202020 rigrelparam \n- 0x0023cff0 20203d20 2252454c 41544544 2220223d = \"RELATED\" \"=\n- 0x0023d000 220a2020 20202020 20202020 20202020 \". \n- 0x0023d010 20202020 20202020 20202020 20282253 (\"S\n- 0x0023d020 54415254 22202020 20202020 3b205472 TART\" ; Tr\n- 0x0023d030 69676765 72206f66 66206f66 20737461 igger off of sta\n- 0x0023d040 72740a20 20202020 2000e320 20202020 rt. .. \n- 0x0023d050 20202020 20202020 20202020 2020202f /\n- 0x0023d060 2022454e 44222920 20202020 2020203b \"END\") ;\n- 0x0023d070 20547269 67676572 206f6666 206f6620 Trigger off of \n- 0x0023d080 656e640a 20202020 20203c2f 78733a64 end. ...\n- 0x0023d0b0 4c00062f 00cb6275 696c642f 72657072 L../..build/repr\n- 0x0023d0c0 6f647563 69626c65 2d706174 682f6c69 oducible-path/li\n- 0x0023d0d0 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/\n- 0x0023d0e0 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa\n- 0x0023d0f0 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs\n- 0x0023d100 640f0100 05120006 600a0001 a00a0000 d.......`.......\n- 0x0023d110 80ec0200 053c00ff 78733a61 6e6e6f74 .....<..xs:annot\n- 0x0023d120 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs=\"\n- 0x0023d130 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or\n- 0x0023d140 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema\n- 0x0023d150 2220786d 6c6e733a 7863616c 3d227572 \" xmlns:xcal=\"ur\n- 0x0023d160 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm\n- 0x0023d170 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2\n- 0x0023d180 2e302220 3e0a3c78 733a646f 63756d65 .0\" >.. \n- 0x0023d1b0 63757479 70657061 72616d20 20202020 cutypeparam \n- 0x0023d1c0 2020203d 20224355 54595045 2220223d = \"CUTYPE\" \"=\n- 0x0023d1d0 220a2020 20202020 20202020 20202020 \". \n- 0x0023d1e0 20202020 20202020 20202020 2822494e (\"IN\n- 0x0023d1f0 44495649 4455414c 22202020 3b20416e DIVIDUAL\" ; An\n- 0x0023d200 20696e64 69766964 75616c0a 20202020 individual. \n- 0x0023d210 20202020 20202020 202000ff 20202020 .. \n- 0x0023d220 20202020 2020202f 20224752 4f555022 / \"GROUP\"\n- 0x0023d230 20202020 20202020 3b204120 67726f75 ; A grou\n- 0x0023d240 70206f66 20696e64 69766964 75616c73 p of individuals\n- 0x0023d250 0a202020 20202020 20202020 20202020 . \n- 0x0023d260 20202020 20202020 20202f20 22524553 / \"RES\n- 0x0023d270 4f555243 45222020 2020203b 20412070 OURCE\" ; A p\n- 0x0023d280 68797369 63616c20 7265736f 75726365 hysical resource\n- 0x0023d290 0a202020 20202020 20202020 00ff2020 . .. \n- 0x0023d2a0 20202020 20202020 20202020 2f202252 / \"R\n- 0x0023d2b0 4f4f4d22 20202020 20202020 203b2041 OOM\" ; A\n- 0x0023d2c0 20726f6f 6d207265 736f7572 63650a20 room resource. \n- 0x0023d2d0 20202020 20202020 20202020 20202020 \n- 0x0023d2e0 20202020 20202020 2f202255 4e4b4e4f / \"UNKNO\n- 0x0023d2f0 574e2220 20202020 203b204f 74686572 WN\" ; Other\n- 0x0023d300 77697365 206e6f74 206b6e6f 776e0a20 wise not known. \n- 0x0023d310 20202020 20202020 20202020 202000ff ..\n- 0x0023d320 20202020 20202020 20202f20 782d6e61 / x-na\n- 0x0023d330 6d652020 20202020 2020203b 20457870 me ; Exp\n- 0x0023d340 6572696d 656e7461 6c207479 70650a20 erimental type. \n- 0x0023d350 20202020 20202020 20202020 20202020 \n- 0x0023d360 20202020 20202020 2f206961 6e612d74 / iana-t\n- 0x0023d370 6f6b656e 29202020 203b204f 74686572 oken) ; Other\n- 0x0023d380 2049414e 412d7265 67697374 65726564 IANA-registered\n- 0x0023d390 0a202020 20202020 20202020 20202020 . \n- 0x0023d3a0 00eb2020 20202020 20202020 20202020 .. \n- 0x0023d3b0 20202020 20202020 20202020 203b2074 ; t\n- 0x0023d3c0 7970650a 20202020 2020203b 20446566 ype. ; Def\n- 0x0023d3d0 61756c74 20697320 494e4449 56494455 ault is INDIVIDU\n- 0x0023d3e0 414c0a20 20202020 203c2f78 733a646f AL. ...L\n- 0x0023d410 00062f00 cc627569 6c642f72 6570726f ../..build/repro\n- 0x0023d420 64756369 626c652d 70617468 2f6c6962 ducible-path/lib\n- 0x0023d430 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s\n- 0x0023d440 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal\n- 0x0023d450 656e6461 722d7061 72616d73 2e787364 endar-params.xsd\n- 0x0023d460 76000512 00062400 067500a8 726e3a69 v.....$..u..rn:i\n+ 0x0023b890 20202020 20202020 202f2022 53544152 / \"STAR\n+ 0x0023b8a0 54544f53 54415254 22202020 20202020 TTOSTART\" \n+ 0x0023b8b0 20202020 20200a20 20202020 20202020 . \n+ 0x0023b8c0 20202020 20202000 d4202020 20202020 .. \n+ 0x0023b8d0 20202020 0a202020 20202020 3b204465 . ; De\n+ 0x0023b8e0 6661756c 74206973 20504152 454e540a fault is PARENT.\n+ 0x0023b8f0 20202020 20203c2f 78733a64 6f63756d ...L../\n+ 0x0023b920 00cb6275 696c642f 72657072 6f647563 ..build/reproduc\n+ 0x0023b930 69626c65 2d706174 682f6c69 626b6f6c ible-path/libkol\n+ 0x0023b940 6162786d 6c2d312e 322e312f 73636865 abxml-1.2.1/sche\n+ 0x0023b950 6d61732f 6963616c 2f694361 6c656e64 mas/ical/iCalend\n+ 0x0023b960 61722d70 6172616d 732e7873 641c0100 ar-params.xsd...\n+ 0x0023b970 05120006 e6040001 a00a0000 80360100 .............6..\n+ 0x0023b980 053c00ff 78733a61 6e6e6f74 6174696f .<..xs:annotatio\n+ 0x0023b990 6e20786d 6c6e733a 78733d22 68747470 n xmlns:xs=\"http\n+ 0x0023b9a0 3a2f2f77 77772e77 332e6f72 672f3230 ://www.w3.org/20\n+ 0x0023b9b0 30312f58 4d4c5363 68656d61 2220786d 01/XMLSchema\" xm\n+ 0x0023b9c0 6c6e733a 7863616c 3d227572 6e3a6965 lns:xcal=\"urn:ie\n+ 0x0023b9d0 74663a70 6172616d 733a786d 6c3a6e73 tf:params:xml:ns\n+ 0x0023b9e0 3a696361 6c656e64 61722d32 2e302220 :icalendar-2.0\" \n+ 0x0023b9f0 3e0a3c78 733a646f 63756d65 6e746174 >.. clas\n+ 0x0023ba20 7376616c 7565203d 20225055 424c4943 svalue = \"PUBLIC\n+ 0x0023ba30 22202f20 22505249 56415445 22202f20 \" / \"PRIVATE\" / \n+ 0x0023ba40 22434f4e 46494445 4e544941 4c22202f \"CONFIDENTIAL\" /\n+ 0x0023ba50 2069616e 612d746f 6b656e0a 20202020 iana-token. \n+ 0x0023ba60 20202020 20202020 20202020 20202f20 / \n+ 0x0023ba70 782d6e61 6d650a20 20202020 20203b44 x-name. ;D\n+ 0x0023ba80 65666175 6c7400b8 20697320 5055424c efault.. is PUBL\n+ 0x0023ba90 49430a20 20202020 203c2f78 733a646f IC. ...K\n+ 0x0023bac0 00052f00 ca627569 6c642f72 6570726f ../..build/repro\n+ 0x0023bad0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib\n+ 0x0023bae0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s\n+ 0x0023baf0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal\n+ 0x0023bb00 656e6461 722d7072 6f70732e 7873647b endar-props.xsd{\n+ 0x0023bb10 01000514 00082507 0001a00a 000080b6 ......%.........\n+ 0x0023bb20 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat\n+ 0x0023bb30 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs=\"ht\n+ 0x0023bb40 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/\n+ 0x0023bb50 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema\" \n+ 0x0023bb60 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal=\"urn:\n+ 0x0023bb70 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:\n+ 0x0023bb80 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0\n+ 0x0023bb90 22203e0a 3c78733a 646f6375 6d656e74 \" >.. sch\n+ 0x0023bbc0 6564756c 65666f72 63657365 6e647061 eduleforcesendpa\n+ 0x0023bbd0 72616d20 3d202253 43484544 554c452d ram = \"SCHEDULE-\n+ 0x0023bbe0 464f5243 452d5345 4e442220 223d220a FORCE-SEND\" \"=\".\n+ 0x0023bbf0 20202020 20202020 20202020 20202020 \n+ 0x0023bc00 20202020 20202020 20202020 20202822 (\"\n+ 0x0023bc10 52455155 45535422 20202020 3b20466f REQUEST\" ; Fo\n+ 0x0023bc20 72636520 61202252 00ff4551 55455354 rce a \"R..EQUEST\n+ 0x0023bc30 220a2020 20202020 20202020 20202020 \". \n+ 0x0023bc40 20202020 20202020 20202020 2020202f /\n+ 0x0023bc50 20225245 504c5922 20202020 20203b20 \"REPLY\" ; \n+ 0x0023bc60 466f7263 65206120 22524550 4c59220a Force a \"REPLY\".\n+ 0x0023bc70 20202020 20202020 20202020 20202020 \n+ 0x0023bc80 20202020 20202020 20202020 202f2069 / i\n+ 0x0023bc90 616e612d 746f6b65 6e292020 3b204941 ana-token) ; IA\n+ 0x0023bca0 4e412072 65676973 746500b8 72656420 NA registe..red \n+ 0x0023bcb0 6d657468 6f640a20 20202020 203c2f78 method. \n+ 0x0023bcd0 0a3c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r\n+ 0x0023bcf0 6570726f 64756369 626c652d 70617468 eproducible-path\n+ 0x0023bd00 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2\n+ 0x0023bd10 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/\n+ 0x0023bd20 6943616c 656e6461 722d7061 72616d73 iCalendar-params\n+ 0x0023bd30 2e787364 67010005 120006e0 050001a0 .xsdg...........\n+ 0x0023bd40 0a000080 d5040005 3c00ff78 733a616e ........<..xs:an\n+ 0x0023bd50 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x\n+ 0x0023bd60 733d2268 7474703a 2f2f7777 772e7733 s=\"http://www.w3\n+ 0x0023bd70 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch\n+ 0x0023bd80 656d6122 20786d6c 6e733a78 63616c3d ema\" xmlns:xcal=\n+ 0x0023bd90 2275726e 3a696574 663a7061 72616d73 \"urn:ietf:params\n+ 0x0023bda0 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda\n+ 0x0023bdb0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0\" >.. \n+ 0x0023bde0 20202073 74617475 73202020 20202020 status \n+ 0x0023bdf0 2020203d 20225354 41545553 22207374 = \"STATUS\" st\n+ 0x0023be00 61747061 72616d20 223a2220 73746174 atparam \":\" stat\n+ 0x0023be10 76616c75 65204352 4c460a0a 20202020 value CRLF.. \n+ 0x0023be20 20202073 74617470 6172616d 20202020 statparam \n+ 0x0023be30 2020203d 202a2822 3b22206f 74686572 = *(\";\" other\n+ 0x0023be40 2d706172 616d290a 0a202020 2000ff20 -param).. .. \n+ 0x0023be50 20207374 61747661 6c756520 20202020 statvalue \n+ 0x0023be60 20203d20 28737461 7476616c 75652d65 = (statvalue-e\n+ 0x0023be70 76656e74 0a202020 20202020 20202020 vent. \n+ 0x0023be80 20202020 20202020 20202020 2f202073 / s\n+ 0x0023be90 74617476 616c7565 2d746f64 6f0a2020 tatvalue-todo. \n+ 0x0023bea0 20202020 20202020 20202020 20202020 \n+ 0x0023beb0 20202020 202f2020 73746174 76616c75 / statvalu\n+ 0x0023bec0 652d6a6f 7572290a 0a202020 20202000 e-jour).. .\n+ 0x0023bed0 ff207374 61747661 6c75652d 6576656e . statvalue-even\n+ 0x0023bee0 74203d20 2254454e 54415449 56452220 t = \"TENTATIVE\" \n+ 0x0023bef0 2020203b 496e6469 63617465 73206576 ;Indicates ev\n+ 0x0023bf00 656e7420 69732074 656e7461 74697665 ent is tentative\n+ 0x0023bf10 2e0a2020 20202020 20202020 20202020 .. \n+ 0x0023bf20 20202020 20202020 202f2022 434f4e46 / \"CONF\n+ 0x0023bf30 49524d45 44222020 20203b49 6e646963 IRMED\" ;Indic\n+ 0x0023bf40 61746573 20657665 6e742069 73206465 ates event is de\n+ 0x0023bf50 6600ff69 6e697465 2e0a2020 20202020 f..inite.. \n+ 0x0023bf60 20202020 20202020 20202020 20202020 \n+ 0x0023bf70 202f2022 43414e43 454c4c45 44222020 / \"CANCELLED\" \n+ 0x0023bf80 20203b49 6e646963 61746573 20657665 ;Indicates eve\n+ 0x0023bf90 6e742077 61732063 616e6365 6c6c6564 nt was cancelled\n+ 0x0023bfa0 2e0a2020 20202020 203b5374 61747573 .. ;Status\n+ 0x0023bfb0 2076616c 75657320 666f7220 61202256 values for a \"V\n+ 0x0023bfc0 4556454e 54220a0a 20202020 20202073 EVENT\".. s\n+ 0x0023bfd0 74617400 ff76616c 75652d74 6f646f20 tat..value-todo \n+ 0x0023bfe0 203d2022 4e454544 532d4143 54494f4e = \"NEEDS-ACTION\n+ 0x0023bff0 22203b49 6e646963 61746573 20746f2d \" ;Indicates to-\n+ 0x0023c000 646f206e 65656473 20616374 696f6e2e do needs action.\n+ 0x0023c010 0a202020 20202020 20202020 20202020 . \n+ 0x0023c020 20202020 20202020 2f202243 4f4d504c / \"COMPL\n+ 0x0023c030 45544544 22202020 203b496e 64696361 ETED\" ;Indica\n+ 0x0023c040 74657320 746f2d64 6f20636f 6d706c65 tes to-do comple\n+ 0x0023c050 7465642e 0a00ff20 20202020 20202020 ted.... \n+ 0x0023c060 20202020 20202020 20202020 20202f20 / \n+ 0x0023c070 22494e2d 50524f43 45535322 2020203b \"IN-PROCESS\" ;\n+ 0x0023c080 496e6469 63617465 7320746f 2d646f20 Indicates to-do \n+ 0x0023c090 696e2070 726f6365 7373206f 662e0a20 in process of.. \n+ 0x0023c0a0 20202020 20202020 20202020 20202020 \n+ 0x0023c0b0 20202020 20202f20 2243414e 43454c4c / \"CANCELL\n+ 0x0023c0c0 45442220 2020203b 496e6469 63617465 ED\" ;Indicate\n+ 0x0023c0d0 7320746f 2d646f00 ff207761 73206361 s to-do.. was ca\n+ 0x0023c0e0 6e63656c 6c65642e 0a202020 20202020 ncelled.. \n+ 0x0023c0f0 3b537461 74757320 76616c75 65732066 ;Status values f\n+ 0x0023c100 6f722022 56544f44 4f222e0a 0a202020 or \"VTODO\"... \n+ 0x0023c110 20202020 73746174 76616c75 652d6a6f statvalue-jo\n+ 0x0023c120 75722020 3d202244 52414654 22202020 ur = \"DRAFT\" \n+ 0x0023c130 20202020 203b496e 64696361 74657320 ;Indicates \n+ 0x0023c140 6a6f7572 6e616c20 69732064 72616674 journal is draft\n+ 0x0023c150 2e0a2020 20202020 2000ff20 20202020 .. .. \n+ 0x0023c160 20202020 20202020 2020202f 20224649 / \"FI\n+ 0x0023c170 4e414c22 20202020 20202020 3b496e64 NAL\" ;Ind\n+ 0x0023c180 69636174 6573206a 6f75726e 616c2069 icates journal i\n+ 0x0023c190 73206669 6e616c2e 0a202020 20202020 s final.. \n+ 0x0023c1a0 20202020 20202020 20202020 20202020 \n+ 0x0023c1b0 2f202243 414e4345 4c4c4544 22202020 / \"CANCELLED\" \n+ 0x0023c1c0 203b496e 64696361 74657320 6a6f7572 ;Indicates jour\n+ 0x0023c1d0 6e616c20 69732072 656d6f00 d4766564 nal is remo..ved\n+ 0x0023c1e0 2e0a2020 20202020 3b537461 74757320 .. ;Status \n+ 0x0023c1f0 76616c75 65732066 6f722022 564a4f55 values for \"VJOU\n+ 0x0023c200 524e414c 222e0a20 20202020 203c2f78 RNAL\".. \n+ 0x0023c220 0a3c2f78 733a616e 6e6f7461 74696f6e ...K../..build/r\n+ 0x0023c240 6570726f 64756369 626c652d 70617468 eproducible-path\n+ 0x0023c250 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2\n+ 0x0023c260 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/\n+ 0x0023c270 6943616c 656e6461 722d7072 6f70732e iCalendar-props.\n+ 0x0023c280 787364c2 01000514 00084107 0001a00a xsd.......A.....\n+ 0x0023c290 0000809e 0200053c 00ff7873 3a616e6e .......<..xs:ann\n+ 0x0023c2a0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs\n+ 0x0023c2b0 3d226874 74703a2f 2f777777 2e77332e =\"http://www.w3.\n+ 0x0023c2c0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche\n+ 0x0023c2d0 6d612220 786d6c6e 733a7863 616c3d22 ma\" xmlns:xcal=\"\n+ 0x0023c2e0 75726e3a 69657466 3a706172 616d733a urn:ietf:params:\n+ 0x0023c2f0 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar\n+ 0x0023c300 2d322e30 22203e0a 3c78733a 646f6375 -2.0\" >.. \n+ 0x0023c330 20202073 63686564 756c6561 67656e74 scheduleagent\n+ 0x0023c340 70617261 6d203d20 22534348 4544554c param = \"SCHEDUL\n+ 0x0023c350 452d4147 454e5422 20223d22 0a202020 E-AGENT\" \"=\". \n+ 0x0023c360 20202020 20202020 20202020 20202020 \n+ 0x0023c370 20202020 20282253 45525645 52222020 (\"SERVER\" \n+ 0x0023c380 20202020 3b205468 65207365 72766572 ; The server\n+ 0x0023c390 2068616e 646c6573 20736368 00ff6564 handles sch..ed\n+ 0x0023c3a0 756c696e 670a2020 20202020 20202020 uling. \n+ 0x0023c3b0 20202020 20202020 20202020 202f2022 / \"\n+ 0x0023c3c0 434c4945 4e542220 20202020 203b2054 CLIENT\" ; T\n+ 0x0023c3d0 68652063 6c69656e 74206861 6e646c65 he client handle\n+ 0x0023c3e0 73207363 68656475 6c696e67 0a202020 s scheduling. \n+ 0x0023c3f0 20202020 20202020 20202020 20202020 \n+ 0x0023c400 20202020 2f20224e 4f4e4522 20202020 / \"NONE\" \n+ 0x0023c410 20202020 3b204e6f 20617574 6f6d00ff ; No autom..\n+ 0x0023c420 61746963 20736368 6564756c 696e670a atic scheduling.\n+ 0x0023c430 20202020 20202020 20202020 20202020 \n+ 0x0023c440 20202020 2020202f 20782d6e 616d6520 / x-name \n+ 0x0023c450 20202020 2020203b 20457870 6572696d ; Experim\n+ 0x0023c460 656e7461 6c207479 70650a20 20202020 ental type. \n+ 0x0023c470 20202020 20202020 20202020 20202020 \n+ 0x0023c480 20202f20 69616e61 2d746f6b 656e2920 / iana-token) \n+ 0x0023c490 20203b20 4f746865 72204941 4e412072 ; Other IANA r\n+ 0x0023c4a0 00ff6567 69737465 72656420 74797065 ..egistered type\n+ 0x0023c4b0 0a202020 20202020 20202020 20202020 . \n+ 0x0023c4c0 20202020 20202020 20202020 20202020 \n+ 0x0023c4d0 20202020 20202020 3b0a2020 20202020 ;. \n+ 0x0023c4e0 20202020 20202020 20202020 20202020 \n+ 0x0023c4f0 20202020 20202020 20202020 20202020 \n+ 0x0023c500 203b2044 65666175 6c742069 73205345 ; Default is SE\n+ 0x0023c510 52564552 0a202020 2020203c 2f78733a RVER. \n+ 0x0023c530 0a3c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r\n+ 0x0023c550 6570726f 64756369 626c652d 70617468 eproducible-path\n+ 0x0023c560 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2\n+ 0x0023c570 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/\n+ 0x0023c580 6943616c 656e6461 722d7061 72616d73 iCalendar-params\n+ 0x0023c590 2e787364 56010005 12000682 030001a0 .xsdV...........\n+ 0x0023c5a0 0a000080 8d010005 3c00ff78 733a616e ........<..xs:an\n+ 0x0023c5b0 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x\n+ 0x0023c5c0 733d2268 7474703a 2f2f7777 772e7733 s=\"http://www.w3\n+ 0x0023c5d0 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch\n+ 0x0023c5e0 656d6122 20786d6c 6e733a78 63616c3d ema\" xmlns:xcal=\n+ 0x0023c5f0 2275726e 3a696574 663a7061 72616d73 \"urn:ietf:params\n+ 0x0023c600 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda\n+ 0x0023c610 722d322e 3022203e 0a3c7873 3a646f63 r-2.0\" >.. \n+ 0x0023c640 20202074 72616e73 76616c75 65203d20 transvalue = \n+ 0x0023c650 224f5041 51554522 0a202020 20202020 \"OPAQUE\". \n+ 0x0023c660 20202020 20202020 20202020 3b426c6f ;Blo\n+ 0x0023c670 636b7320 6f72206f 70617175 65206f6e cks or opaque on\n+ 0x0023c680 20627573 79207469 6d652073 65617263 busy time searc\n+ 0x0023c690 6865732e 0a202020 20202020 20202020 hes.. \n+ 0x0023c6a0 20202020 20202020 2f202254 5200ff41 / \"TR..A\n+ 0x0023c6b0 4e535041 52454e54 220a2020 20202020 NSPARENT\". \n+ 0x0023c6c0 20202020 20202020 20202020 203b5472 ;Tr\n+ 0x0023c6d0 616e7370 6172656e 74206f6e 20627573 ansparent on bus\n+ 0x0023c6e0 79207469 6d652073 65617263 6865732e y time searches.\n+ 0x0023c6f0 0a202020 20202020 3b446566 61756c74 . ;Default\n+ 0x0023c700 2076616c 75652069 73204f50 41515545 value is OPAQUE\n+ 0x0023c710 0a202020 2020203c 2f78733a 646f6375 . ...K\n+ 0x0023c740 00062f00 ca627569 6c642f72 6570726f ../..build/repro\n+ 0x0023c750 64756369 626c652d 70617468 2f6c6962 ducible-path/lib\n+ 0x0023c760 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s\n+ 0x0023c770 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal\n+ 0x0023c780 656e6461 722d7072 6f70732e 7873641f endar-props.xsd.\n+ 0x0023c790 02000514 00081c0a 0001a00a 00008064 ...............d\n+ 0x0023c7a0 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat\n+ 0x0023c7b0 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs=\"ht\n+ 0x0023c7c0 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/\n+ 0x0023c7d0 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema\" \n+ 0x0023c7e0 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal=\"urn:\n+ 0x0023c7f0 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:\n+ 0x0023c800 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0\n+ 0x0023c810 22203e0a 3c78733a 646f6375 6d656e74 \" >.. tr\n+ 0x0023c840 69677265 6c706172 616d2020 20202020 igrelparam \n+ 0x0023c850 203d2022 52454c41 54454422 20223d22 = \"RELATED\" \"=\"\n+ 0x0023c860 0a202020 20202020 20202020 20202020 . \n+ 0x0023c870 20202020 20202020 20202020 28225354 (\"ST\n+ 0x0023c880 41525422 20202020 2020203b 20547269 ART\" ; Tri\n+ 0x0023c890 67676572 206f6666 206f6620 73746172 gger off of star\n+ 0x0023c8a0 740a2020 20202020 00e32020 20202020 t. .. \n+ 0x0023c8b0 20202020 20202020 20202020 20202f20 / \n+ 0x0023c8c0 22454e44 22292020 20202020 20203b20 \"END\") ; \n+ 0x0023c8d0 54726967 67657220 6f666620 6f662065 Trigger off of e\n+ 0x0023c8e0 6e640a20 20202020 203c2f78 733a646f nd. ...L\n+ 0x0023c910 00062f00 cb627569 6c642f72 6570726f ../..build/repro\n+ 0x0023c920 64756369 626c652d 70617468 2f6c6962 ducible-path/lib\n+ 0x0023c930 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s\n+ 0x0023c940 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal\n+ 0x0023c950 656e6461 722d7061 72616d73 2e787364 endar-params.xsd\n+ 0x0023c960 0f010005 12000660 0a0001a0 0a000080 .......`........\n+ 0x0023c970 ec020005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota\n+ 0x0023c980 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs=\"h\n+ 0x0023c990 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org\n+ 0x0023c9a0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema\"\n+ 0x0023c9b0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal=\"urn\n+ 0x0023c9c0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml\n+ 0x0023c9d0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.\n+ 0x0023c9e0 3022203e 0a3c7873 3a646f63 756d656e 0\" >.. c\n+ 0x0023ca10 75747970 65706172 616d2020 20202020 utypeparam \n+ 0x0023ca20 20203d20 22435554 59504522 20223d22 = \"CUTYPE\" \"=\"\n+ 0x0023ca30 0a202020 20202020 20202020 20202020 . \n+ 0x0023ca40 20202020 20202020 20202028 22494e44 (\"IND\n+ 0x0023ca50 49564944 55414c22 2020203b 20416e20 IVIDUAL\" ; An \n+ 0x0023ca60 696e6469 76696475 616c0a20 20202020 individual. \n+ 0x0023ca70 20202020 20202020 2000ff20 20202020 .. \n+ 0x0023ca80 20202020 20202f20 2247524f 55502220 / \"GROUP\" \n+ 0x0023ca90 20202020 2020203b 20412067 726f7570 ; A group\n+ 0x0023caa0 206f6620 696e6469 76696475 616c730a of individuals.\n+ 0x0023cab0 20202020 20202020 20202020 20202020 \n+ 0x0023cac0 20202020 20202020 202f2022 5245534f / \"RESO\n+ 0x0023cad0 55524345 22202020 20203b20 41207068 URCE\" ; A ph\n+ 0x0023cae0 79736963 616c2072 65736f75 7263650a ysical resource.\n+ 0x0023caf0 20202020 20202020 20202000 ff202020 .. \n+ 0x0023cb00 20202020 20202020 2020202f 2022524f / \"RO\n+ 0x0023cb10 4f4d2220 20202020 20202020 3b204120 OM\" ; A \n+ 0x0023cb20 726f6f6d 20726573 6f757263 650a2020 room resource. \n+ 0x0023cb30 20202020 20202020 20202020 20202020 \n+ 0x0023cb40 20202020 2020202f 2022554e 4b4e4f57 / \"UNKNOW\n+ 0x0023cb50 4e222020 20202020 3b204f74 68657277 N\" ; Otherw\n+ 0x0023cb60 69736520 6e6f7420 6b6e6f77 6e0a2020 ise not known. \n+ 0x0023cb70 20202020 20202020 20202020 2000ff20 .. \n+ 0x0023cb80 20202020 20202020 202f2078 2d6e616d / x-nam\n+ 0x0023cb90 65202020 20202020 20203b20 45787065 e ; Expe\n+ 0x0023cba0 72696d65 6e74616c 20747970 650a2020 rimental type. \n+ 0x0023cbb0 20202020 20202020 20202020 20202020 \n+ 0x0023cbc0 20202020 2020202f 2069616e 612d746f / iana-to\n+ 0x0023cbd0 6b656e29 20202020 3b204f74 68657220 ken) ; Other \n+ 0x0023cbe0 49414e41 2d726567 69737465 7265640a IANA-registered.\n+ 0x0023cbf0 20202020 20202020 20202020 20202000 .\n+ 0x0023cc00 eb202020 20202020 20202020 20202020 . \n+ 0x0023cc10 20202020 20202020 20202020 3b207479 ; ty\n+ 0x0023cc20 70650a20 20202020 20203b20 44656661 pe. ; Defa\n+ 0x0023cc30 756c7420 69732049 4e444956 49445541 ult is INDIVIDUA\n+ 0x0023cc40 4c0a2020 20202020 3c2f7873 3a646f63 L. ...L.\n+ 0x0023cc70 062f00cc 6275696c 642f7265 70726f64 ./..build/reprod\n+ 0x0023cc80 75636962 6c652d70 6174682f 6c69626b ucible-path/libk\n+ 0x0023cc90 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc\n+ 0x0023cca0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale\n+ 0x0023ccb0 6e646172 2d706172 616d732e 78736476 ndar-params.xsdv\n+ 0x0023ccc0 00051200 06430300 01a00a00 00807405 .....C........t.\n+ 0x0023ccd0 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati\n+ 0x0023cce0 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs=\"htt\n+ 0x0023ccf0 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2\n+ 0x0023cd00 3030312f 584d4c53 6368656d 61222078 001/XMLSchema\" x\n+ 0x0023cd10 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal=\"urn:i\n+ 0x0023cd20 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n\n+ 0x0023cd30 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0\"\n+ 0x0023cd40 203e0a3c 78733a64 6f63756d 656e7461 >.. Du\n+ 0x0023cd70 72617469 6f6e7320 61726520 61207072 rations are a pr\n+ 0x0023cd80 6f626c65 6d3a200a 20202020 20202020 oblem: . \n+ 0x0023cd90 20202058 4d4c2073 6368656d 61207479 XML schema ty\n+ 0x0023cda0 70657320 616c6c6f 77205965 6172732c pes allow Years,\n+ 0x0023cdb0 204d6f6e 7468732c 20446179 732c2048 Months, Days, H\n+ 0x0023cdc0 6f757273 2c204d69 6e757465 732c2053 ours, Minutes, S\n+ 0x0023cdd0 65636f6e 64730a00 ff202020 20202020 econds... \n+ 0x0023cde0 20202020 4963616c 20616c6c 6f777320 Ical allows \n+ 0x0023cdf0 5765656b 732c2044 6179732c 20486f75 Weeks, Days, Hou\n+ 0x0023ce00 72732c20 4d696e75 7465732c 20536563 rs, Minutes, Sec\n+ 0x0023ce10 6f6e6473 0a202020 20202020 20202020 onds. \n+ 0x0023ce20 0a202020 20202020 20546865 7365206f . These o\n+ 0x0023ce30 7665726c 61702061 6e642077 65207265 verlap and we re\n+ 0x0023ce40 616c6c79 206e6565 64206120 636f6d62 ally need a comb\n+ 0x0023ce50 696e6174 696f6e20 6f00ff66 20626f74 ination o..f bot\n+ 0x0023ce60 682e0a20 20202020 20202053 6f207468 h.. So th\n+ 0x0023ce70 6520636f 6d70726f 6d697365 20697320 e compromise is \n+ 0x0023ce80 746f2068 61766520 61207061 74746572 to have a patter\n+ 0x0023ce90 6e207265 73747269 63746564 20537472 n restricted Str\n+ 0x0023cea0 696e6720 74797065 20616e64 206e6f74 ing type and not\n+ 0x0023ceb0 650a2020 20202020 20207468 61742069 e. that i\n+ 0x0023cec0 66206461 74612069 7320746f 20626520 f data is to be \n+ 0x0023ced0 6578706f 72746564 20696e00 ff746f20 exported in..to \n+ 0x0023cee0 74686520 6963616c 656e6461 7220776f the icalendar wo\n+ 0x0023cef0 726c6420 69742063 616e6e6f 74206861 rld it cannot ha\n+ 0x0023cf00 7665200a 20202020 20202020 79656172 ve . year\n+ 0x0023cf10 73206f72 206d6f6e 7468732e 0a202020 s or months.. \n+ 0x0023cf20 20202020 200a2020 20202020 2020556c . Ul\n+ 0x0023cf30 74696d61 74656c79 20697420 69732074 timately it is t\n+ 0x0023cf40 6f206265 20686f70 65642074 68652074 o be hoped the t\n+ 0x0023cf50 776f2077 6f726c64 73206361 6e00ff20 wo worlds can.. \n+ 0x0023cf60 62652061 6c69676e 65642e0a 20202020 be aligned.. \n+ 0x0023cf70 20202020 0a202020 20202020 20524643 . RFC\n+ 0x0023cf80 35353435 20286963 616c656e 64617229 5545 (icalendar)\n+ 0x0023cf90 20737065 63696669 65730a20 20202020 specifies. \n+ 0x0023cfa0 20202064 75722d76 616c7565 20203d20 dur-value = \n+ 0x0023cfb0 285b222b 225d202f 20222d22 29202250 ([\"+\"] / \"-\") \"P\n+ 0x0023cfc0 22202864 75722d64 61746520 2f206475 \" (dur-date / du\n+ 0x0023cfd0 722d7469 6d65202f 20647572 2d776500 r-time / dur-we.\n+ 0x0023cfe0 ff656b29 0a0a2020 20202020 20206475 .ek).. du\n+ 0x0023cff0 722d6461 74652020 203d2064 75722d64 r-date = dur-d\n+ 0x0023d000 6179205b 6475722d 74696d65 5d0a2020 ay [dur-time]. \n+ 0x0023d010 20202020 20206475 722d7469 6d652020 dur-time \n+ 0x0023d020 203d2022 54222028 6475722d 686f7572 = \"T\" (dur-hour\n+ 0x0023d030 202f2064 75722d6d 696e7574 65202f20 / dur-minute / \n+ 0x0023d040 6475722d 7365636f 6e64290a 20202020 dur-second). \n+ 0x0023d050 20202020 6475722d 7765656b 2020203d dur-week =\n+ 0x0023d060 2000ff31 2a444947 49542022 57220a20 ..1*DIGIT \"W\". \n+ 0x0023d070 20202020 20202064 75722d68 6f757220 dur-hour \n+ 0x0023d080 20203d20 312a4449 47495420 22482220 = 1*DIGIT \"H\" \n+ 0x0023d090 5b647572 2d6d696e 7574655d 0a202020 [dur-minute]. \n+ 0x0023d0a0 20202020 20647572 2d6d696e 75746520 dur-minute \n+ 0x0023d0b0 3d20312a 44494749 5420224d 22205b64 = 1*DIGIT \"M\" [d\n+ 0x0023d0c0 75722d73 65636f6e 645d0a20 20202020 ur-second]. \n+ 0x0023d0d0 20202064 75722d73 65636f6e 64203d20 dur-second = \n+ 0x0023d0e0 312a4400 ff494749 54202253 220a2020 1*D..IGIT \"S\". \n+ 0x0023d0f0 20202020 20206475 722d6461 79202020 dur-day \n+ 0x0023d100 203d2031 2a444947 49542022 44220a20 = 1*DIGIT \"D\". \n+ 0x0023d110 20202020 2020200a 20202020 20202020 . \n+ 0x0023d120 536f2050 35572069 73207661 6c69643a So P5W is valid:\n+ 0x0023d130 20503557 5431304d 20697320 6e6f742e P5WT10M is not.\n+ 0x0023d140 20496620 7765656b 73207265 20737065 If weeks re spe\n+ 0x0023d150 63696669 6564206e 6f746869 6e672065 cified nothing e\n+ 0x0023d160 6c736520 6300ff61 6e206265 0a202020 lse c..an be. \n+ 0x0023d170 20202020 200a2020 20202020 2020584d . XM\n+ 0x0023d180 4c207370 65636966 6965730a 20202020 L specifies. \n+ 0x0023d190 20202020 20202050 6e596e4d 6e44546e PnYnMnDTn\n+ 0x0023d1a0 486e4d6e 530a2020 20202020 20200a20 HnMnS. . \n+ 0x0023d1b0 20202020 20202054 68652065 6c656d65 The eleme\n+ 0x0023d1c0 6e747320 6d757374 20617070 65617220 nts must appear \n+ 0x0023d1d0 696e2074 6865206f 72646572 20737065 in the order spe\n+ 0x0023d1e0 63696669 65642000 f3616e64 20746865 cified ..and the\n+ 0x0023d1f0 20275427 20697320 6f6d6974 74656420 'T' is omitted \n+ 0x0023d200 0a202020 20202020 20696620 686f7572 . if hour\n+ 0x0023d210 73206d69 6e757465 7320616e 64207365 s minutes and se\n+ 0x0023d220 636f6e64 73206172 65206162 73656e74 conds are absent\n+ 0x0023d230 2e0a2020 20202020 3c2f7873 3a646f63 .. ...N.\n+ 0x0023d260 062f00ce 6275696c 642f7265 70726f64 ./..build/reprod\n+ 0x0023d270 75636962 6c652d70 6174682f 6c69626b ucible-path/libk\n+ 0x0023d280 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc\n+ 0x0023d290 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale\n+ 0x0023d2a0 6e646172 2d76616c 74797065 732e7873 ndar-valtypes.xs\n+ 0x0023d2b0 64440005 140006ff 060001a0 0a008280 dD..............\n+ 0x0023d2c0 0000003f 0100053c 00ff7873 3a616e6e ...?...<..xs:ann\n+ 0x0023d2d0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs\n+ 0x0023d2e0 3d226874 74703a2f 2f777777 2e77332e =\"http://www.w3.\n+ 0x0023d2f0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche\n+ 0x0023d300 6d612220 786d6c6e 733a7863 616c3d22 ma\" xmlns:xcal=\"\n+ 0x0023d310 75726e3a 69657466 3a706172 616d733a urn:ietf:params:\n+ 0x0023d320 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar\n+ 0x0023d330 2d322e30 22203e0a 3c78733a 646f6375 -2.0\" >.. \n+ 0x0023d360 20202053 74616e64 61726420 76616c75 Standard valu\n+ 0x0023d370 65730a20 20202020 20202020 20202243 es. \"C\n+ 0x0023d380 48414952 22200a20 20202020 20202020 HAIR\" . \n+ 0x0023d390 20202252 45512d50 41525449 43495041 \"REQ-PARTICIPA\n+ 0x0023d3a0 4e542220 0a202020 20202020 20202020 NT\" . \n+ 0x0023d3b0 224f5054 2d504152 54494349 50414e54 \"OPT-PARTICIPANT\n+ 0x0023d3c0 22200a20 20202020 20202020 00be2020 \" . .. \n+ 0x0023d3d0 224e4f4e 2d504152 54494349 50414e54 \"NON-PARTICIPANT\n+ 0x0023d3e0 220a2020 20202020 3c2f7873 3a646f63 \". ...L.\n+ 0x0023d410 062f00cb 6275696c 642f7265 70726f64 ./..build/reprod\n+ 0x0023d420 75636962 6c652d70 6174682f 6c69626b ucible-path/libk\n+ 0x0023d430 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc\n+ 0x0023d440 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale\n+ 0x0023d450 6e646172 2d706172 616d732e 78736435 ndar-params.xsd5\n+ 0x0023d460 01000512 00062400 067500a8 726e3a69 ......$..u..rn:i\n 0x0023d470 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n\n 0x0023d480 733a6963 616c656e 6461722d 322e3001 s:icalendar-2.0.\n 0x0023d490 00030024 00057500 a3726e3a 69657466 ...$..u..rn:ietf\n 0x0023d4a0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i\n 0x0023d4b0 63616c65 6e646172 2d322e30 feffffff calendar-2.0....\n 0x0023d4c0 01000a4c 00062f00 cb627569 6c642f72 ...L../..build/r\n 0x0023d4d0 6570726f 64756369 626c652d 70617468 eproducible-path\n"}, {"source1": "readelf --wide --decompress --hex-dump=.gnu_debuglink {}", "source2": "readelf --wide --decompress --hex-dump=.gnu_debuglink {}", "comments": ["error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:", "readelf: Error: no .dynamic section in the dynamic segment"], "unified_diff": "@@ -1,7 +1,7 @@\n \n Hex dump of section '.gnu_debuglink':\n- 0x00000000 31383633 61633438 64653034 35313537 1863ac48de045157\n- 0x00000010 33633934 33396162 61653839 66653239 3c9439abae89fe29\n- 0x00000020 64653965 36302e64 65627567 00000000 de9e60.debug....\n- 0x00000030 b76daa20 .m. \n+ 0x00000000 62323131 30393564 35383264 36383733 b211095d582d6873\n+ 0x00000010 30383337 66633435 30653834 65643131 0837fc450e84ed11\n+ 0x00000020 37623163 32352e64 65627567 00000000 7b1c25.debug....\n+ 0x00000030 d345060f .E..\n \n"}]}]}]}]}, {"source1": "libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb", "source2": "libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2023-12-12 10:49:45.000000 debian-binary\n -rw-r--r-- 0 0 0 548 2023-12-12 10:49:45.000000 control.tar.xz\n--rw-r--r-- 0 0 0 6918312 2023-12-12 10:49:45.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 6918308 2023-12-12 10:49:45.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./control", "source2": "./control", "unified_diff": "@@ -6,8 +6,8 @@\n Maintainer: Debian Kolab Maintainers \n Installed-Size: 8119\n Depends: libkolabxml1v5 (= 1.2.1-5)\n Section: debug\n Priority: optional\n Multi-Arch: same\n Description: debug symbols for libkolabxml1v5\n-Build-Ids: b41863ac48de0451573c9439abae89fe29de9e60\n+Build-Ids: c4b211095d582d68730837fc450e84ed117b1c25\n"}, {"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}, {"source1": "line order", "source2": "line order", "unified_diff": "@@ -1 +1 @@\n-usr/lib/debug/.build-id/b4/1863ac48de0451573c9439abae89fe29de9e60.debug\n+usr/lib/debug/.build-id/c4/b211095d582d68730837fc450e84ed117b1c25.debug\n"}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,10 +1,10 @@\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/\n-drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/b4/\n--rw-r--r-- 0 root (0) root (0) 8303456 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/b4/1863ac48de0451573c9439abae89fe29de9e60.debug\n+drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/c4/\n+-rw-r--r-- 0 root (0) root (0) 8303456 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/c4/b211095d582d68730837fc450e84ed117b1c25.debug\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/\n drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/doc/\n lrwxrwxrwx 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/doc/libkolabxml1v5-dbgsym -> libkolabxml1v5\n"}, {"source1": "./usr/lib/debug/.build-id/b4/1863ac48de0451573c9439abae89fe29de9e60.debug", "source2": "./usr/lib/debug/.build-id/c4/b211095d582d68730837fc450e84ed117b1c25.debug", "comments": ["File has been modified after NT_GNU_BUILD_ID has been applied.", "Files 0% similar despite different names"], "unified_diff": null, "details": [{"source1": "readelf --wide --notes {}", "source2": "readelf --wide --notes {}", "unified_diff": "@@ -1,4 +1,4 @@\n \n Displaying notes found in: .note.gnu.build-id\n Owner Data size \tDescription\n- GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: b41863ac48de0451573c9439abae89fe29de9e60\n+ GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: c4b211095d582d68730837fc450e84ed117b1c25\n"}, {"source1": "strings --all --bytes=8 {}", "source2": "strings --all --bytes=8 {}", "unified_diff": "@@ -1,8 +1,8 @@\n-`GCC: (Debian 13.2.0-23) 13.2.0\n+%GCC: (Debian 13.2.0-23) 13.2.0\n R2DJS@]_`\n OqLva(34\n P:xt~mumu\n -*j#iQI[\n Rlp\\}Wm=\n \\#gnf*w_\n \tzyZwxw3Fn\n"}]}]}]}]}]}