--- /srv/reproducible-results/rbuild-debian/r-b-build.xTVPtTnO/b1/libkolabxml_1.2.1-5_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.xTVPtTnO/b2/libkolabxml_1.2.1-5_amd64.changes ├── Files │ @@ -1,6 +1,6 @@ │ │ b03f318949ed60f8113cfa785bc6b3bb 16468 libdevel optional libkolabxml-dev_1.2.1-5_amd64.deb │ - 2ba9b4e94828ba35ce162f81c39d6761 6873496 debug optional libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb │ - 88fa38441f0995ae7ee0e7111e7e2209 620400 libs optional libkolabxml1v5_1.2.1-5_amd64.deb │ + eac5055c88a7e16fe0094cb4a09254e6 6873484 debug optional libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb │ + 4c1d4846136307c543d8e1d329eabe55 620284 libs optional libkolabxml1v5_1.2.1-5_amd64.deb │ f7907b89e0b623cab07ea2e2f8d90ecc 5258040 debug optional python3-kolabformat-dbgsym_1.2.1-5_amd64.deb │ ad7a90bad80a208f58a7e25e1bb2571c 437348 python optional python3-kolabformat_1.2.1-5_amd64.deb ├── libkolabxml1v5_1.2.1-5_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-12-12 10:49:45.000000 debian-binary │ │ --rw-r--r-- 0 0 0 27948 2023-12-12 10:49:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 592260 2023-12-12 10:49:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 27880 2023-12-12 10:49:45.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 592212 2023-12-12 10:49:45.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/x86_64-linux-gnu/libkolabxml.so.1.2.1 │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a7dba67d0c7ebc1d21656aa271f5e44236f05eca │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 08f09096bb3e86b53fbb3ab1458f23a705a34a2d │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │┄ Ordering differences only │ │ │ │ │ @@ -11196,14 +11196,115 @@ │ │ │ │ │ arameters │ │ │ │ │ aseProperty │ │ │ │ │ aseParameter │ │ │ │ │ XSAnnotation │ │ │ │ │ xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ │ │ │ │ │ + cutypeparam = "CUTYPE" "=" │ │ │ │ │ + ("INDIVIDUAL" ; An individual │ │ │ │ │ + │ │ │ │ │ + / "GROUP" ; A group of individuals │ │ │ │ │ + / "RESOURCE" ; A physical resource │ │ │ │ │ + │ │ │ │ │ + / "ROOM" ; A room resource │ │ │ │ │ + / "UNKNOWN" ; Otherwise not known │ │ │ │ │ + │ │ │ │ │ + / x-name ; Experimental type │ │ │ │ │ + / iana-token) ; Other IANA-registered │ │ │ │ │ + │ │ │ │ │ + ; type │ │ │ │ │ + ; Default is INDIVIDUAL │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdv │ │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ + │ │ │ │ │ + Durations are a problem: │ │ │ │ │ + XML schema types allow Years, Months, Days, Hours, Minutes, Seconds │ │ │ │ │ + Ical allows Weeks, Days, Hours, Minutes, Seconds │ │ │ │ │ + │ │ │ │ │ + These overlap and we really need a combination o │ │ │ │ │ + So the compromise is to have a pattern restricted String type and note │ │ │ │ │ + that if data is to be exported in │ │ │ │ │ +to the icalendar world it cannot have │ │ │ │ │ + years or months. │ │ │ │ │ + │ │ │ │ │ + Ultimately it is to be hoped the two worlds can │ │ │ │ │ + be aligned. │ │ │ │ │ + │ │ │ │ │ + RFC5545 (icalendar) specifies │ │ │ │ │ + dur-value = (["+"] / "-") "P" (dur-date / dur-time / dur-we │ │ │ │ │ + dur-date = dur-day [dur-time] │ │ │ │ │ + dur-time = "T" (dur-hour / dur-minute / dur-second) │ │ │ │ │ + dur-week = │ │ │ │ │ +1*DIGIT "W" │ │ │ │ │ + dur-hour = 1*DIGIT "H" [dur-minute] │ │ │ │ │ + dur-minute = 1*DIGIT "M" [dur-second] │ │ │ │ │ + dur-second = 1*D │ │ │ │ │ +IGIT "S" │ │ │ │ │ + dur-day = 1*DIGIT "D" │ │ │ │ │ + │ │ │ │ │ + So P5W is valid: P5WT10M is not. If weeks re specified nothing else c │ │ │ │ │ + │ │ │ │ │ + XML specifies │ │ │ │ │ + PnYnMnDTnHnMnS │ │ │ │ │ + │ │ │ │ │ + The elements must appear in the order specified │ │ │ │ │ +and the 'T' is omitted │ │ │ │ │ + if hours minutes and seconds are absent. │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD │ │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ + │ │ │ │ │ + Standard values │ │ │ │ │ + "CHAIR" │ │ │ │ │ + "REQ-PARTICIPANT" │ │ │ │ │ + "OPT-PARTICIPANT" │ │ │ │ │ + │ │ │ │ │ + "NON-PARTICIPANT" │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5 │ │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ + │ │ │ │ │ + fbtypeparam = "FBTYPE" "=" │ │ │ │ │ + ("FREE" │ │ │ │ │ + / "BUSY" │ │ │ │ │ + / "BUSY-UNAVAILABLE" │ │ │ │ │ + / "BUSY-TENTATIVE" │ │ │ │ │ + / x-name ; │ │ │ │ │ + Some experimental iCalendar free/busy type. │ │ │ │ │ + / iana-token) │ │ │ │ │ + ; Some other IANA-registere │ │ │ │ │ +d iCalendar free/busy type. │ │ │ │ │ + ; Default is BUSY │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ + │ │ │ │ │ + encodingparam = "ENCODING" "=" │ │ │ │ │ + ( "8BIT" │ │ │ │ │ + ; "8bit" text encoding is │ │ │ │ │ + defined in [RFC2045] │ │ │ │ │ + / "BASE64" │ │ │ │ │ + ; "BASE64" binary encoding format is defined in [RFC4648] │ │ │ │ │ + ) │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ +build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ │ +xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ + │ │ │ │ │ actionvalue = "AUDIO" / "DISPLAY" / "EMAIL" │ │ │ │ │ / iana-token / x-name │ │ │ │ │ │ │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-props.xsd │ │ │ │ │ xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ │ │ │ │ │ trigrelparam = "RELATED" "=" │ │ │ │ │ ("START" ; Trigger off of start │ │ │ │ │ / "END") ; Trigger off of end │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ - │ │ │ │ │ - cutypeparam = "CUTYPE" "=" │ │ │ │ │ - ("INDIVIDUAL" ; An individual │ │ │ │ │ - │ │ │ │ │ - / "GROUP" ; A group of individuals │ │ │ │ │ - / "RESOURCE" ; A physical resource │ │ │ │ │ - │ │ │ │ │ - / "ROOM" ; A room resource │ │ │ │ │ - / "UNKNOWN" ; Otherwise not known │ │ │ │ │ - │ │ │ │ │ - / x-name ; Experimental type │ │ │ │ │ - / iana-token) ; Other IANA-registered │ │ │ │ │ - │ │ │ │ │ - ; type │ │ │ │ │ - ; Default is INDIVIDUAL │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsdv │ │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ - │ │ │ │ │ - Durations are a problem: │ │ │ │ │ - XML schema types allow Years, Months, Days, Hours, Minutes, Seconds │ │ │ │ │ - Ical allows Weeks, Days, Hours, Minutes, Seconds │ │ │ │ │ - │ │ │ │ │ - These overlap and we really need a combination o │ │ │ │ │ - So the compromise is to have a pattern restricted String type and note │ │ │ │ │ - that if data is to be exported in │ │ │ │ │ -to the icalendar world it cannot have │ │ │ │ │ - years or months. │ │ │ │ │ - │ │ │ │ │ - Ultimately it is to be hoped the two worlds can │ │ │ │ │ - be aligned. │ │ │ │ │ - │ │ │ │ │ - RFC5545 (icalendar) specifies │ │ │ │ │ - dur-value = (["+"] / "-") "P" (dur-date / dur-time / dur-we │ │ │ │ │ - dur-date = dur-day [dur-time] │ │ │ │ │ - dur-time = "T" (dur-hour / dur-minute / dur-second) │ │ │ │ │ - dur-week = │ │ │ │ │ -1*DIGIT "W" │ │ │ │ │ - dur-hour = 1*DIGIT "H" [dur-minute] │ │ │ │ │ - dur-minute = 1*DIGIT "M" [dur-second] │ │ │ │ │ - dur-second = 1*D │ │ │ │ │ -IGIT "S" │ │ │ │ │ - dur-day = 1*DIGIT "D" │ │ │ │ │ - │ │ │ │ │ - So P5W is valid: P5WT10M is not. If weeks re specified nothing else c │ │ │ │ │ - │ │ │ │ │ - XML specifies │ │ │ │ │ - PnYnMnDTnHnMnS │ │ │ │ │ - │ │ │ │ │ - The elements must appear in the order specified │ │ │ │ │ -and the 'T' is omitted │ │ │ │ │ - if hours minutes and seconds are absent. │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-valtypes.xsdD │ │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ - │ │ │ │ │ - Standard values │ │ │ │ │ - "CHAIR" │ │ │ │ │ - "REQ-PARTICIPANT" │ │ │ │ │ - "OPT-PARTICIPANT" │ │ │ │ │ - │ │ │ │ │ - "NON-PARTICIPANT" │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd5 │ │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ - │ │ │ │ │ - fbtypeparam = "FBTYPE" "=" │ │ │ │ │ - ("FREE" │ │ │ │ │ - / "BUSY" │ │ │ │ │ - / "BUSY-UNAVAILABLE" │ │ │ │ │ - / "BUSY-TENTATIVE" │ │ │ │ │ - / x-name ; │ │ │ │ │ - Some experimental iCalendar free/busy type. │ │ │ │ │ - / iana-token) │ │ │ │ │ - ; Some other IANA-registere │ │ │ │ │ -d iCalendar free/busy type. │ │ │ │ │ - ; Default is BUSY │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ │ -xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" > │ │ │ │ │ - │ │ │ │ │ - encodingparam = "ENCODING" "=" │ │ │ │ │ - ( "8BIT" │ │ │ │ │ - ; "8bit" text encoding is │ │ │ │ │ - defined in [RFC2045] │ │ │ │ │ - / "BASE64" │ │ │ │ │ - ; "BASE64" binary encoding format is defined in [RFC4648] │ │ │ │ │ - ) │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ -build/reproducible-path/libkolabxml-1.2.1/schemas/ical/iCalendar-params.xsd │ │ │ │ │ rn:ietf:params:xml:ns:icalendar-2.0 │ │ │ │ │ rn:ietf:params:xml:ns:icalendar-2.0 │ │ │ │ │ build/reproducible-path/libkolabxml-1.2.1/schemas/ical/kolabformat-xcal.xsd │ │ │ │ │ onfigurationType │ │ │ │ │ ttp://kolab.org │ │ │ │ │ ictionary │ │ │ │ │ ategorycolor │ │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ │ @@ -9297,774 +9297,774 @@ │ │ │ │ │ 0x002464e0 00feffff ff190006 b5030001 44090001 ............D... │ │ │ │ │ 0x002464f0 5e0a0001 5d070001 62090001 f1080001 ^...]...b....... │ │ │ │ │ 0x00246500 a9090001 a0090001 12080001 76090001 ............v... │ │ │ │ │ 0x00246510 0f070001 e6080001 53090001 1a0a0001 ........S....... │ │ │ │ │ 0x00246520 e6090001 fd060001 b8090001 71070001 ............q... │ │ │ │ │ 0x00246530 6d090001 3f070001 23070001 530a0001 m...?...#...S... │ │ │ │ │ 0x00246540 68070001 7f090001 4e040001 feffffff h.......N....... │ │ │ │ │ - 0x00246550 1d00060e 00064104 0001ffff ffff0003 ......A......... │ │ │ │ │ + 0x00246550 1d00060e 0006600a 0001ffff ffff0003 ......`......... │ │ │ │ │ 0x00246560 0c000658 53416e6e 6f746174 696f6e00 ...XSAnnotation. │ │ │ │ │ - 0x00246570 03160100 053c00ff 78733a61 6e6e6f74 .....<..xs:annot │ │ │ │ │ + 0x00246570 03ec0200 053c00ff 78733a61 6e6e6f74 .....<..xs:annot │ │ │ │ │ 0x00246580 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs=" │ │ │ │ │ 0x00246590 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or │ │ │ │ │ 0x002465a0 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema │ │ │ │ │ 0x002465b0 2220786d 6c6e733a 7863616c 3d227572 " xmlns:xcal="ur │ │ │ │ │ 0x002465c0 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm │ │ │ │ │ 0x002465d0 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2 │ │ │ │ │ 0x002465e0 2e302220 3e0a3c78 733a646f 63756d65 .0" >.. │ │ │ │ │ - 0x00246610 61637469 6f6e7661 6c756520 3d202241 actionvalue = "A │ │ │ │ │ - 0x00246620 5544494f 22202f20 22444953 504c4159 UDIO" / "DISPLAY │ │ │ │ │ - 0x00246630 22202f20 22454d41 494c220a 20202020 " / "EMAIL". │ │ │ │ │ - 0x00246640 20202020 20202020 20202020 2020202f / │ │ │ │ │ - 0x00246650 2069616e 612d746f 6b656e20 2f20782d iana-token / x- │ │ │ │ │ - 0x00246660 6e616d65 0a202020 2020203c 2f78733a name. │ │ │ │ │ - 0x00246680 0a3c2f78 733a616e 6e6f7461 74696f6e ...K../..build/r │ │ │ │ │ - 0x002466a0 6570726f 64756369 626c652d 70617468 eproducible-path │ │ │ │ │ - 0x002466b0 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2 │ │ │ │ │ - 0x002466c0 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/ │ │ │ │ │ - 0x002466d0 6943616c 656e6461 722d7072 6f70732e iCalendar-props. │ │ │ │ │ - 0x002466e0 787364c1 02000514 0008e808 0001a00a xsd............. │ │ │ │ │ - 0x002466f0 00008011 0900053c 00ff7873 3a616e6e .......<..xs:ann │ │ │ │ │ - 0x00246700 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs │ │ │ │ │ - 0x00246710 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3. │ │ │ │ │ - 0x00246720 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche │ │ │ │ │ - 0x00246730 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal=" │ │ │ │ │ - 0x00246740 75726e3a 69657466 3a706172 616d733a urn:ietf:params: │ │ │ │ │ - 0x00246750 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar │ │ │ │ │ - 0x00246760 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >.. │ │ │ │ │ - 0x00246790 20207061 72747374 61742d65 76656e74 partstat-event │ │ │ │ │ - 0x002467a0 2020203d 2028224e 45454453 2d414354 = ("NEEDS-ACT │ │ │ │ │ - 0x002467b0 494f4e22 20202020 3b204576 656e7420 ION" ; Event │ │ │ │ │ - 0x002467c0 6e656564 73206163 74696f6e 0a202020 needs action. │ │ │ │ │ - 0x002467d0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002467e0 20202020 202f2022 41434345 50544544 / "ACCEPTED │ │ │ │ │ - 0x002467f0 22202020 20202020 20203b20 00ff4576 " ; ..Ev │ │ │ │ │ - 0x00246800 656e7420 61636365 70746564 0a202020 ent accepted. │ │ │ │ │ - 0x00246810 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246820 20202020 202f2022 4445434c 494e4544 / "DECLINED │ │ │ │ │ - 0x00246830 22202020 20202020 20203b20 4576656e " ; Even │ │ │ │ │ - 0x00246840 74206465 636c696e 65640a20 20202020 t declined. │ │ │ │ │ - 0x00246850 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246860 2020202f 20225445 4e544154 49564522 / "TENTATIVE" │ │ │ │ │ - 0x00246870 20202020 20202020 3b204576 656e00ff ; Even.. │ │ │ │ │ - 0x00246880 74207465 6e746174 6976656c 790a2020 t tentatively. │ │ │ │ │ - 0x00246890 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002468a0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002468b0 20202020 20202020 2020203b 20616363 ; acc │ │ │ │ │ - 0x002468c0 65707465 640a2020 20202020 20202020 epted. │ │ │ │ │ - 0x002468d0 20202020 20202020 20202020 20202f20 / │ │ │ │ │ - 0x002468e0 2244454c 45474154 45442220 20202020 "DELEGATED" │ │ │ │ │ - 0x002468f0 2020203b 20457665 6e742064 656c6567 ; Event deleg │ │ │ │ │ - 0x00246900 00ff6174 65640a20 20202020 20202020 ..ated. │ │ │ │ │ - 0x00246910 20202020 20202020 20202020 2020202f / │ │ │ │ │ - 0x00246920 20782d6e 616d6520 20202020 20202020 x-name │ │ │ │ │ - 0x00246930 20202020 3b204578 70657269 6d656e74 ; Experiment │ │ │ │ │ - 0x00246940 616c2073 74617475 730a2020 20202020 al status. │ │ │ │ │ - 0x00246950 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246960 20202f20 69616e61 2d746f6b 656e2920 / iana-token) │ │ │ │ │ - 0x00246970 20202020 2020203b 204f7468 65722049 ; Other I │ │ │ │ │ - 0x00246980 414e00ff 412d7265 67697374 65726564 AN..A-registered │ │ │ │ │ - 0x00246990 0a202020 20202020 20202020 20202020 . │ │ │ │ │ - 0x002469a0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002469b0 20202020 20202020 20202020 20203b20 ; │ │ │ │ │ - 0x002469c0 73746174 75730a20 20202020 20203b20 status. ; │ │ │ │ │ - 0x002469d0 54686573 65206172 65207468 65207061 These are the pa │ │ │ │ │ - 0x002469e0 72746963 69706174 696f6e20 73746174 rticipation stat │ │ │ │ │ - 0x002469f0 75736573 20666f72 20612022 56455645 uses for a "VEVE │ │ │ │ │ - 0x00246a00 4e54222e 00ff0a20 20202020 20203b20 NT".... ; │ │ │ │ │ - 0x00246a10 44656661 756c7420 6973204e 45454453 Default is NEEDS │ │ │ │ │ - 0x00246a20 2d414354 494f4e2e 0a0a2020 20202020 -ACTION... │ │ │ │ │ - 0x00246a30 20706172 74737461 742d746f 646f2020 partstat-todo │ │ │ │ │ - 0x00246a40 20203d20 28224e45 4544532d 41435449 = ("NEEDS-ACTI │ │ │ │ │ - 0x00246a50 4f4e2220 2020203b 20546f2d 646f206e ON" ; To-do n │ │ │ │ │ - 0x00246a60 65656473 20616374 696f6e0a 20202020 eeds action. │ │ │ │ │ - 0x00246a70 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246a80 20202020 2f2000ff 22414343 45505445 / .."ACCEPTE │ │ │ │ │ - 0x00246a90 44222020 20202020 2020203b 20546f2d D" ; To- │ │ │ │ │ - 0x00246aa0 646f2061 63636570 7465640a 20202020 do accepted. │ │ │ │ │ - 0x00246ab0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246ac0 20202020 2f202244 45434c49 4e454422 / "DECLINED" │ │ │ │ │ - 0x00246ad0 20202020 20202020 203b2054 6f2d646f ; To-do │ │ │ │ │ - 0x00246ae0 20646563 6c696e65 640a2020 20202020 declined. │ │ │ │ │ - 0x00246af0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246b00 20202f20 2254454e 00ff5441 54495645 / "TEN..TATIVE │ │ │ │ │ - 0x00246b10 22202020 20202020 203b2054 6f2d646f " ; To-do │ │ │ │ │ - 0x00246b20 2074656e 74617469 76656c79 0a202020 tentatively. │ │ │ │ │ - 0x00246b30 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246b40 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246b50 20202020 20202020 20203b20 61636365 ; acce │ │ │ │ │ - 0x00246b60 70746564 0a202020 20202020 20202020 pted. │ │ │ │ │ - 0x00246b70 20202020 20202020 20202020 202f2022 / " │ │ │ │ │ - 0x00246b80 44454c45 47415445 442200ff 20202020 DELEGATED".. │ │ │ │ │ - 0x00246b90 20202020 3b20546f 2d646f20 64656c65 ; To-do dele │ │ │ │ │ - 0x00246ba0 67617465 640a2020 20202020 20202020 gated. │ │ │ │ │ - 0x00246bb0 20202020 20202020 20202020 20202f20 / │ │ │ │ │ - 0x00246bc0 22434f4d 504c4554 45442220 20202020 "COMPLETED" │ │ │ │ │ - 0x00246bd0 2020203b 20546f2d 646f2063 6f6d706c ; To-do compl │ │ │ │ │ - 0x00246be0 65746564 0a202020 20202020 20202020 eted. │ │ │ │ │ - 0x00246bf0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246c00 20202020 20202020 20202020 00ff2020 .. │ │ │ │ │ - 0x00246c10 20202020 3b20434f 4d504c45 54454420 ; COMPLETED │ │ │ │ │ - 0x00246c20 70726f70 65727479 20686173 0a202020 property has. │ │ │ │ │ - 0x00246c30 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246c40 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246c50 20202020 20202020 20203b20 44415445 ; DATE │ │ │ │ │ - 0x00246c60 2d54494d 4520636f 6d706c65 7465640a -TIME completed. │ │ │ │ │ - 0x00246c70 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246c80 20202020 20202020 2f202249 4e2d00ff / "IN-.. │ │ │ │ │ - 0x00246c90 50524f43 45535322 20202020 2020203b PROCESS" ; │ │ │ │ │ - 0x00246ca0 20546f2d 646f2069 6e207072 6f636573 To-do in proces │ │ │ │ │ - 0x00246cb0 73206f66 0a202020 20202020 20202020 s of. │ │ │ │ │ - 0x00246cc0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246cd0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246ce0 20203b20 6265696e 6720636f 6d706c65 ; being comple │ │ │ │ │ - 0x00246cf0 7465640a 20202020 20202020 20202020 ted. │ │ │ │ │ - 0x00246d00 20202020 20202020 20202020 2f20782d / x- │ │ │ │ │ - 0x00246d10 00ff6e61 6d652020 20202020 20202020 ..name │ │ │ │ │ - 0x00246d20 2020203b 20457870 6572696d 656e7461 ; Experimenta │ │ │ │ │ - 0x00246d30 6c207374 61747573 0a202020 20202020 l status. │ │ │ │ │ - 0x00246d40 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246d50 202f2069 616e612d 746f6b65 6e292020 / iana-token) │ │ │ │ │ - 0x00246d60 20202020 20203b20 4f746865 72204941 ; Other IA │ │ │ │ │ - 0x00246d70 4e412d72 65676973 74657265 640a2020 NA-registered. │ │ │ │ │ - 0x00246d80 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246d90 202000ff 20202020 20202020 20202020 .. │ │ │ │ │ - 0x00246da0 20202020 20202020 20202020 203b2073 ; s │ │ │ │ │ - 0x00246db0 74617475 730a2020 20202020 203b2054 tatus. ; T │ │ │ │ │ - 0x00246dc0 68657365 20617265 20746865 20706172 hese are the par │ │ │ │ │ - 0x00246dd0 74696369 70617469 6f6e2073 74617475 ticipation statu │ │ │ │ │ - 0x00246de0 73657320 666f7220 61202256 544f444f ses for a "VTODO │ │ │ │ │ - 0x00246df0 222e0a20 20202020 20203b20 44656661 ".. ; Defa │ │ │ │ │ - 0x00246e00 756c7420 6973204e 45454453 2d414354 ult is NEEDS-ACT │ │ │ │ │ - 0x00246e10 494f4e2e 00ff0a0a 20202020 20202070 ION..... p │ │ │ │ │ - 0x00246e20 61727473 7461742d 6a6f7572 20202020 artstat-jour │ │ │ │ │ - 0x00246e30 3d202822 4e454544 532d4143 54494f4e = ("NEEDS-ACTION │ │ │ │ │ - 0x00246e40 22202020 203b204a 6f75726e 616c206e " ; Journal n │ │ │ │ │ - 0x00246e50 65656473 20616374 696f6e0a 20202020 eeds action. │ │ │ │ │ - 0x00246e60 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246e70 20202020 2f202241 43434550 54454422 / "ACCEPTED" │ │ │ │ │ - 0x00246e80 20202020 20202020 203b204a 6f75726e ; Journ │ │ │ │ │ - 0x00246e90 616c2061 636300ff 65707465 640a2020 al acc..epted. │ │ │ │ │ - 0x00246ea0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246eb0 20202020 20202f20 22444543 4c494e45 / "DECLINE │ │ │ │ │ - 0x00246ec0 44222020 20202020 2020203b 204a6f75 D" ; Jou │ │ │ │ │ - 0x00246ed0 726e616c 20646563 6c696e65 640a2020 rnal declined. │ │ │ │ │ - 0x00246ee0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246ef0 20202020 20202f20 782d6e61 6d652020 / x-name │ │ │ │ │ - 0x00246f00 20202020 20202020 2020203b 20457870 ; Exp │ │ │ │ │ - 0x00246f10 6572696d 656e7461 00ff6c20 73746174 erimenta..l stat │ │ │ │ │ - 0x00246f20 75730a20 20202020 20202020 20202020 us. │ │ │ │ │ - 0x00246f30 20202020 20202020 2020202f 2069616e / ian │ │ │ │ │ - 0x00246f40 612d746f 6b656e29 20202020 20202020 a-token) │ │ │ │ │ - 0x00246f50 3b204f74 68657220 49414e41 2d726567 ; Other IANA-reg │ │ │ │ │ - 0x00246f60 69737465 7265640a 20202020 20202020 istered. │ │ │ │ │ - 0x00246f70 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246f80 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00246f90 20202020 203b2073 746100ff 7475730a ; sta..tus. │ │ │ │ │ - 0x00246fa0 20202020 2020203b 20546865 73652061 ; These a │ │ │ │ │ - 0x00246fb0 72652074 68652070 61727469 63697061 re the participa │ │ │ │ │ - 0x00246fc0 74696f6e 20737461 74757365 7320666f tion statuses fo │ │ │ │ │ - 0x00246fd0 72206120 22564a4f 55524e41 4c222e0a r a "VJOURNAL".. │ │ │ │ │ - 0x00246fe0 20202020 2020203b 20446566 61756c74 ; Default │ │ │ │ │ - 0x00246ff0 20697320 4e454544 532d4143 54494f4e is NEEDS-ACTION │ │ │ │ │ - 0x00247000 2e0a2020 20202020 3c2f7873 3a646f63 .. ..... │ │ │ │ │ - 0x00247030 4c00062f 00cc6275 696c642f 72657072 L../..build/repr │ │ │ │ │ - 0x00247040 6f647563 69626c65 2d706174 682f6c69 oducible-path/li │ │ │ │ │ - 0x00247050 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/ │ │ │ │ │ - 0x00247060 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa │ │ │ │ │ - 0x00247070 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs │ │ │ │ │ - 0x00247080 64d10005 120006e8 090001a0 0a000080 d............... │ │ │ │ │ - 0x00247090 d2030005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ │ - 0x002470a0 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ │ - 0x002470b0 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ │ - 0x002470c0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ │ - 0x002470d0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ │ - 0x002470e0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ │ - 0x002470f0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ │ - 0x00247100 3022203e 0a3c7873 3a646f63 756d656e 0" >.. r │ │ │ │ │ - 0x00247130 656c7479 70657061 72616d20 20202020 eltypeparam │ │ │ │ │ - 0x00247140 20203d20 2252454c 54595045 2220223d = "RELTYPE" "= │ │ │ │ │ - 0x00247150 220a2020 20202020 20202020 20202020 ". │ │ │ │ │ - 0x00247160 20202020 20202020 20202020 20282250 ("P │ │ │ │ │ - 0x00247170 4152454e 54222020 20203b20 50617265 ARENT" ; Pare │ │ │ │ │ - 0x00247180 6e742072 656c6174 696f6e73 68697020 nt relationship │ │ │ │ │ - 0x00247190 2d204465 6661756c 7400ff0a 20202020 - Default... │ │ │ │ │ - 0x002471a0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002471b0 20202020 20202f20 22434849 4c442220 / "CHILD" │ │ │ │ │ - 0x002471c0 20202020 3b204368 696c6420 72656c61 ; Child rela │ │ │ │ │ - 0x002471d0 74696f6e 73686970 0a202020 20202020 tionship. │ │ │ │ │ + 0x00246610 63757479 70657061 72616d20 20202020 cutypeparam │ │ │ │ │ + 0x00246620 2020203d 20224355 54595045 2220223d = "CUTYPE" "= │ │ │ │ │ + 0x00246630 220a2020 20202020 20202020 20202020 ". │ │ │ │ │ + 0x00246640 20202020 20202020 20202020 2822494e ("IN │ │ │ │ │ + 0x00246650 44495649 4455414c 22202020 3b20416e DIVIDUAL" ; An │ │ │ │ │ + 0x00246660 20696e64 69766964 75616c0a 20202020 individual. │ │ │ │ │ + 0x00246670 20202020 20202020 202000ff 20202020 .. │ │ │ │ │ + 0x00246680 20202020 2020202f 20224752 4f555022 / "GROUP" │ │ │ │ │ + 0x00246690 20202020 20202020 3b204120 67726f75 ; A grou │ │ │ │ │ + 0x002466a0 70206f66 20696e64 69766964 75616c73 p of individuals │ │ │ │ │ + 0x002466b0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x002466c0 20202020 20202020 20202f20 22524553 / "RES │ │ │ │ │ + 0x002466d0 4f555243 45222020 2020203b 20412070 OURCE" ; A p │ │ │ │ │ + 0x002466e0 68797369 63616c20 7265736f 75726365 hysical resource │ │ │ │ │ + 0x002466f0 0a202020 20202020 20202020 00ff2020 . .. │ │ │ │ │ + 0x00246700 20202020 20202020 20202020 2f202252 / "R │ │ │ │ │ + 0x00246710 4f4f4d22 20202020 20202020 203b2041 OOM" ; A │ │ │ │ │ + 0x00246720 20726f6f 6d207265 736f7572 63650a20 room resource. │ │ │ │ │ + 0x00246730 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00246740 20202020 20202020 2f202255 4e4b4e4f / "UNKNO │ │ │ │ │ + 0x00246750 574e2220 20202020 203b204f 74686572 WN" ; Other │ │ │ │ │ + 0x00246760 77697365 206e6f74 206b6e6f 776e0a20 wise not known. │ │ │ │ │ + 0x00246770 20202020 20202020 20202020 202000ff .. │ │ │ │ │ + 0x00246780 20202020 20202020 20202f20 782d6e61 / x-na │ │ │ │ │ + 0x00246790 6d652020 20202020 2020203b 20457870 me ; Exp │ │ │ │ │ + 0x002467a0 6572696d 656e7461 6c207479 70650a20 erimental type. │ │ │ │ │ + 0x002467b0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002467c0 20202020 20202020 2f206961 6e612d74 / iana-t │ │ │ │ │ + 0x002467d0 6f6b656e 29202020 203b204f 74686572 oken) ; Other │ │ │ │ │ + 0x002467e0 2049414e 412d7265 67697374 65726564 IANA-registered │ │ │ │ │ + 0x002467f0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00246800 00eb2020 20202020 20202020 20202020 .. │ │ │ │ │ + 0x00246810 20202020 20202020 20202020 203b2074 ; t │ │ │ │ │ + 0x00246820 7970650a 20202020 2020203b 20446566 ype. ; Def │ │ │ │ │ + 0x00246830 61756c74 20697320 494e4449 56494455 ault is INDIVIDU │ │ │ │ │ + 0x00246840 414c0a20 20202020 203c2f78 733a646f AL. ...L │ │ │ │ │ + 0x00246870 00062f00 cc627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ + 0x00246880 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ + 0x00246890 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ + 0x002468a0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ + 0x002468b0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ │ + 0x002468c0 76000512 00064303 0001a00a 00008074 v.....C........t │ │ │ │ │ + 0x002468d0 0500053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ │ + 0x002468e0 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ │ + 0x002468f0 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ │ + 0x00246900 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ │ + 0x00246910 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ │ + 0x00246920 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ │ + 0x00246930 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ │ + 0x00246940 22203e0a 3c78733a 646f6375 6d656e74 " >.. D │ │ │ │ │ + 0x00246970 75726174 696f6e73 20617265 20612070 urations are a p │ │ │ │ │ + 0x00246980 726f626c 656d3a20 0a202020 20202020 roblem: . │ │ │ │ │ + 0x00246990 20202020 584d4c20 73636865 6d612074 XML schema t │ │ │ │ │ + 0x002469a0 79706573 20616c6c 6f772059 65617273 ypes allow Years │ │ │ │ │ + 0x002469b0 2c204d6f 6e746873 2c204461 79732c20 , Months, Days, │ │ │ │ │ + 0x002469c0 486f7572 732c204d 696e7574 65732c20 Hours, Minutes, │ │ │ │ │ + 0x002469d0 5365636f 6e64730a 00ff2020 20202020 Seconds... │ │ │ │ │ + 0x002469e0 20202020 20496361 6c20616c 6c6f7773 Ical allows │ │ │ │ │ + 0x002469f0 20576565 6b732c20 44617973 2c20486f Weeks, Days, Ho │ │ │ │ │ + 0x00246a00 7572732c 204d696e 75746573 2c205365 urs, Minutes, Se │ │ │ │ │ + 0x00246a10 636f6e64 730a2020 20202020 20202020 conds. │ │ │ │ │ + 0x00246a20 200a2020 20202020 20205468 65736520 . These │ │ │ │ │ + 0x00246a30 6f766572 6c617020 616e6420 77652072 overlap and we r │ │ │ │ │ + 0x00246a40 65616c6c 79206e65 65642061 20636f6d eally need a com │ │ │ │ │ + 0x00246a50 62696e61 74696f6e 206f00ff 6620626f bination o..f bo │ │ │ │ │ + 0x00246a60 74682e0a 20202020 20202020 536f2074 th.. So t │ │ │ │ │ + 0x00246a70 68652063 6f6d7072 6f6d6973 65206973 he compromise is │ │ │ │ │ + 0x00246a80 20746f20 68617665 20612070 61747465 to have a patte │ │ │ │ │ + 0x00246a90 726e2072 65737472 69637465 64205374 rn restricted St │ │ │ │ │ + 0x00246aa0 72696e67 20747970 6520616e 64206e6f ring type and no │ │ │ │ │ + 0x00246ab0 74650a20 20202020 20202074 68617420 te. that │ │ │ │ │ + 0x00246ac0 69662064 61746120 69732074 6f206265 if data is to be │ │ │ │ │ + 0x00246ad0 20657870 6f727465 6420696e 00ff746f exported in..to │ │ │ │ │ + 0x00246ae0 20746865 20696361 6c656e64 61722077 the icalendar w │ │ │ │ │ + 0x00246af0 6f726c64 20697420 63616e6e 6f742068 orld it cannot h │ │ │ │ │ + 0x00246b00 61766520 0a202020 20202020 20796561 ave . yea │ │ │ │ │ + 0x00246b10 7273206f 72206d6f 6e746873 2e0a2020 rs or months.. │ │ │ │ │ + 0x00246b20 20202020 20200a20 20202020 20202055 . U │ │ │ │ │ + 0x00246b30 6c74696d 6174656c 79206974 20697320 ltimately it is │ │ │ │ │ + 0x00246b40 746f2062 6520686f 70656420 74686520 to be hoped the │ │ │ │ │ + 0x00246b50 74776f20 776f726c 64732063 616e00ff two worlds can.. │ │ │ │ │ + 0x00246b60 20626520 616c6967 6e65642e 0a202020 be aligned.. │ │ │ │ │ + 0x00246b70 20202020 200a2020 20202020 20205246 . RF │ │ │ │ │ + 0x00246b80 43353534 35202869 63616c65 6e646172 C5545 (icalendar │ │ │ │ │ + 0x00246b90 29207370 65636966 6965730a 20202020 ) specifies. │ │ │ │ │ + 0x00246ba0 20202020 6475722d 76616c75 6520203d dur-value = │ │ │ │ │ + 0x00246bb0 20285b22 2b225d20 2f20222d 22292022 (["+"] / "-") " │ │ │ │ │ + 0x00246bc0 50222028 6475722d 64617465 202f2064 P" (dur-date / d │ │ │ │ │ + 0x00246bd0 75722d74 696d6520 2f206475 722d7765 ur-time / dur-we │ │ │ │ │ + 0x00246be0 00ff656b 290a0a20 20202020 20202064 ..ek).. d │ │ │ │ │ + 0x00246bf0 75722d64 61746520 20203d20 6475722d ur-date = dur- │ │ │ │ │ + 0x00246c00 64617920 5b647572 2d74696d 655d0a20 day [dur-time]. │ │ │ │ │ + 0x00246c10 20202020 20202064 75722d74 696d6520 dur-time │ │ │ │ │ + 0x00246c20 20203d20 22542220 28647572 2d686f75 = "T" (dur-hou │ │ │ │ │ + 0x00246c30 72202f20 6475722d 6d696e75 7465202f r / dur-minute / │ │ │ │ │ + 0x00246c40 20647572 2d736563 6f6e6429 0a202020 dur-second). │ │ │ │ │ + 0x00246c50 20202020 20647572 2d776565 6b202020 dur-week │ │ │ │ │ + 0x00246c60 3d2000ff 312a4449 47495420 2257220a = ..1*DIGIT "W". │ │ │ │ │ + 0x00246c70 20202020 20202020 6475722d 686f7572 dur-hour │ │ │ │ │ + 0x00246c80 2020203d 20312a44 49474954 20224822 = 1*DIGIT "H" │ │ │ │ │ + 0x00246c90 205b6475 722d6d69 6e757465 5d0a2020 [dur-minute]. │ │ │ │ │ + 0x00246ca0 20202020 20206475 722d6d69 6e757465 dur-minute │ │ │ │ │ + 0x00246cb0 203d2031 2a444947 49542022 4d22205b = 1*DIGIT "M" [ │ │ │ │ │ + 0x00246cc0 6475722d 7365636f 6e645d0a 20202020 dur-second]. │ │ │ │ │ + 0x00246cd0 20202020 6475722d 7365636f 6e64203d dur-second = │ │ │ │ │ + 0x00246ce0 20312a44 00ff4947 49542022 53220a20 1*D..IGIT "S". │ │ │ │ │ + 0x00246cf0 20202020 20202064 75722d64 61792020 dur-day │ │ │ │ │ + 0x00246d00 20203d20 312a4449 47495420 2244220a = 1*DIGIT "D". │ │ │ │ │ + 0x00246d10 20202020 20202020 0a202020 20202020 . │ │ │ │ │ + 0x00246d20 20536f20 50355720 69732076 616c6964 So P5W is valid │ │ │ │ │ + 0x00246d30 3a205035 57543130 4d206973 206e6f74 : P5WT10M is not │ │ │ │ │ + 0x00246d40 2e204966 20776565 6b732072 65207370 . If weeks re sp │ │ │ │ │ + 0x00246d50 65636966 69656420 6e6f7468 696e6720 ecified nothing │ │ │ │ │ + 0x00246d60 656c7365 206300ff 616e2062 650a2020 else c..an be. │ │ │ │ │ + 0x00246d70 20202020 20200a20 20202020 20202058 . X │ │ │ │ │ + 0x00246d80 4d4c2073 70656369 66696573 0a202020 ML specifies. │ │ │ │ │ + 0x00246d90 20202020 20202020 506e596e 4d6e4454 PnYnMnDT │ │ │ │ │ + 0x00246da0 6e486e4d 6e530a20 20202020 2020200a nHnMnS. . │ │ │ │ │ + 0x00246db0 20202020 20202020 54686520 656c656d The elem │ │ │ │ │ + 0x00246dc0 656e7473 206d7573 74206170 70656172 ents must appear │ │ │ │ │ + 0x00246dd0 20696e20 74686520 6f726465 72207370 in the order sp │ │ │ │ │ + 0x00246de0 65636966 69656420 00f3616e 64207468 ecified ..and th │ │ │ │ │ + 0x00246df0 65202754 27206973 206f6d69 74746564 e 'T' is omitted │ │ │ │ │ + 0x00246e00 200a2020 20202020 20206966 20686f75 . if hou │ │ │ │ │ + 0x00246e10 7273206d 696e7574 65732061 6e642073 rs minutes and s │ │ │ │ │ + 0x00246e20 65636f6e 64732061 72652061 6273656e econds are absen │ │ │ │ │ + 0x00246e30 742e0a20 20202020 203c2f78 733a646f t.. ...N │ │ │ │ │ + 0x00246e60 00062f00 ce627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ + 0x00246e70 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ + 0x00246e80 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ + 0x00246e90 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ + 0x00246ea0 656e6461 722d7661 6c747970 65732e78 endar-valtypes.x │ │ │ │ │ + 0x00246eb0 73644400 05140006 ff060001 a00a0082 sdD............. │ │ │ │ │ + 0x00246ec0 80000000 3f010005 3c00ff78 733a616e ....?...<..xs:an │ │ │ │ │ + 0x00246ed0 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x │ │ │ │ │ + 0x00246ee0 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3 │ │ │ │ │ + 0x00246ef0 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch │ │ │ │ │ + 0x00246f00 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal= │ │ │ │ │ + 0x00246f10 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params │ │ │ │ │ + 0x00246f20 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda │ │ │ │ │ + 0x00246f30 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >.. │ │ │ │ │ + 0x00246f60 20202020 5374616e 64617264 2076616c Standard val │ │ │ │ │ + 0x00246f70 7565730a 20202020 20202020 20202022 ues. " │ │ │ │ │ + 0x00246f80 43484149 5222200a 20202020 20202020 CHAIR" . │ │ │ │ │ + 0x00246f90 20202022 5245512d 50415254 49434950 "REQ-PARTICIP │ │ │ │ │ + 0x00246fa0 414e5422 200a2020 20202020 20202020 ANT" . │ │ │ │ │ + 0x00246fb0 20224f50 542d5041 52544943 4950414e "OPT-PARTICIPAN │ │ │ │ │ + 0x00246fc0 5422200a 20202020 20202020 2000be20 T" . .. │ │ │ │ │ + 0x00246fd0 20224e4f 4e2d5041 52544943 4950414e "NON-PARTICIPAN │ │ │ │ │ + 0x00246fe0 54220a20 20202020 203c2f78 733a646f T". ...L │ │ │ │ │ + 0x00247010 00062f00 cb627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ + 0x00247020 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ + 0x00247030 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ + 0x00247040 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ + 0x00247050 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ │ + 0x00247060 35010005 12000614 080001a0 0a000080 5............... │ │ │ │ │ + 0x00247070 60020005 3c00ff78 733a616e 6e6f7461 `...<..xs:annota │ │ │ │ │ + 0x00247080 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ │ + 0x00247090 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ │ + 0x002470a0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ │ + 0x002470b0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ │ + 0x002470c0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ │ + 0x002470d0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ │ + 0x002470e0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. f │ │ │ │ │ + 0x00247110 62747970 65706172 616d2020 20202020 btypeparam │ │ │ │ │ + 0x00247120 20203d20 22464254 59504522 20223d22 = "FBTYPE" "=" │ │ │ │ │ + 0x00247130 200a2020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00247140 20202020 20202020 20202028 22465245 ("FRE │ │ │ │ │ + 0x00247150 4522200a 20202020 20202020 20202020 E" . │ │ │ │ │ + 0x00247160 20202020 20202020 20202020 20202f20 / │ │ │ │ │ + 0x00247170 22425553 59220a20 2000ff20 20202020 "BUSY". .. │ │ │ │ │ + 0x00247180 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247190 2020202f 20224255 53592d55 4e415641 / "BUSY-UNAVA │ │ │ │ │ + 0x002471a0 494c4142 4c452220 0a202020 20202020 ILABLE" . │ │ │ │ │ + 0x002471b0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002471c0 2020202f 20224255 53592d54 454e5441 / "BUSY-TENTA │ │ │ │ │ + 0x002471d0 54495645 220a2020 20202020 20202020 TIVE". │ │ │ │ │ 0x002471e0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002471f0 2020202f 20225349 424c494e 47222020 / "SIBLING" │ │ │ │ │ - 0x00247200 203b2053 69626c69 6e672072 656c6174 ; Sibling relat │ │ │ │ │ - 0x00247210 696f6e73 6869700a 20202000 ff202020 ionship. .. │ │ │ │ │ - 0x00247220 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247230 20202020 2f206961 6e612d74 6f6b656e / iana-token │ │ │ │ │ - 0x00247240 20203b20 536f6d65 206f7468 65722049 ; Some other I │ │ │ │ │ - 0x00247250 414e412d 72656769 73746572 65640a20 ANA-registered. │ │ │ │ │ - 0x00247260 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247270 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247280 20202020 2020203b 20694361 6c656e64 ; iCalend │ │ │ │ │ - 0x00247290 61722072 656c6174 696f6e73 6800ff69 ar relationsh..i │ │ │ │ │ - 0x002472a0 70207479 70650a20 20202020 20202020 p type. │ │ │ │ │ - 0x002472b0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002472c0 202f2078 2d6e616d 65292020 2020203b / x-name) ; │ │ │ │ │ - 0x002472d0 2041206e 6f6e2d73 74616e64 6172642c A non-standard, │ │ │ │ │ - 0x002472e0 20657870 6572696d 656e7461 6c0a2020 experimental. │ │ │ │ │ - 0x002472f0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247300 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247310 20202020 20203b20 72656c61 74696f00 ; relatio. │ │ │ │ │ - 0x00247320 ff6e7368 69702074 7970650a 20202020 .nship type. │ │ │ │ │ - 0x00247330 20202020 57732d43 616c656e 64617220 Ws-Calendar │ │ │ │ │ - 0x00247340 61646473 20746865 2076616c 7565730a adds the values. │ │ │ │ │ - 0x00247350 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247360 20202020 20202020 2020202f 20224649 / "FI │ │ │ │ │ - 0x00247370 4e495348 544f5354 41525422 0a202020 NISHTOSTART". │ │ │ │ │ - 0x00247380 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247390 20202020 20202020 2f202246 494e4953 / "FINIS │ │ │ │ │ - 0x002473a0 4800ff54 4f46494e 49534822 0a202020 H..TOFINISH". │ │ │ │ │ - 0x002473b0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002473c0 20202020 20202020 2f202253 54415254 / "START │ │ │ │ │ - 0x002473d0 544f4649 4e495348 220a2020 20202020 TOFINISH". │ │ │ │ │ - 0x002473e0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002473f0 20202020 202f2022 53544152 54544f53 / "STARTTOS │ │ │ │ │ - 0x00247400 54415254 22202020 20202020 20202020 TART" │ │ │ │ │ - 0x00247410 20200a20 20202020 20202020 20202020 . │ │ │ │ │ - 0x00247420 20202000 d4202020 20202020 20202020 .. │ │ │ │ │ - 0x00247430 0a202020 20202020 3b204465 6661756c . ; Defaul │ │ │ │ │ - 0x00247440 74206973 20504152 454e540a 20202020 t is PARENT. │ │ │ │ │ - 0x00247450 20203c2f 78733a64 6f63756d 656e7461 ...L../..bu │ │ │ │ │ - 0x00247480 696c642f 72657072 6f647563 69626c65 ild/reproducible │ │ │ │ │ - 0x00247490 2d706174 682f6c69 626b6f6c 6162786d -path/libkolabxm │ │ │ │ │ - 0x002474a0 6c2d312e 322e312f 73636865 6d61732f l-1.2.1/schemas/ │ │ │ │ │ - 0x002474b0 6963616c 2f694361 6c656e64 61722d70 ical/iCalendar-p │ │ │ │ │ - 0x002474c0 6172616d 732e7873 641c0100 05120006 arams.xsd....... │ │ │ │ │ - 0x002474d0 e6040001 a00a0000 80360100 053c00ff .........6...<.. │ │ │ │ │ - 0x002474e0 78733a61 6e6e6f74 6174696f 6e20786d xs:annotation xm │ │ │ │ │ - 0x002474f0 6c6e733a 78733d22 68747470 3a2f2f77 lns:xs="http://w │ │ │ │ │ - 0x00247500 77772e77 332e6f72 672f3230 30312f58 ww.w3.org/2001/X │ │ │ │ │ - 0x00247510 4d4c5363 68656d61 2220786d 6c6e733a MLSchema" xmlns: │ │ │ │ │ - 0x00247520 7863616c 3d227572 6e3a6965 74663a70 xcal="urn:ietf:p │ │ │ │ │ - 0x00247530 6172616d 733a786d 6c3a6e73 3a696361 arams:xml:ns:ica │ │ │ │ │ - 0x00247540 6c656e64 61722d32 2e302220 3e0a3c78 lendar-2.0" >. │ │ │ │ │ - 0x00247570 0a202020 20202020 636c6173 7376616c . classval │ │ │ │ │ - 0x00247580 7565203d 20225055 424c4943 22202f20 ue = "PUBLIC" / │ │ │ │ │ - 0x00247590 22505249 56415445 22202f20 22434f4e "PRIVATE" / "CON │ │ │ │ │ - 0x002475a0 46494445 4e544941 4c22202f 2069616e FIDENTIAL" / ian │ │ │ │ │ - 0x002475b0 612d746f 6b656e0a 20202020 20202020 a-token. │ │ │ │ │ - 0x002475c0 20202020 20202020 20202f20 782d6e61 / x-na │ │ │ │ │ - 0x002475d0 6d650a20 20202020 20203b44 65666175 me. ;Defau │ │ │ │ │ - 0x002475e0 6c7400b8 20697320 5055424c 49430a20 lt.. is PUBLIC. │ │ │ │ │ - 0x002475f0 20202020 203c2f78 733a646f 63756d65 ...K../. │ │ │ │ │ - 0x00247620 ca627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ │ - 0x00247630 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ │ - 0x00247640 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ │ - 0x00247650 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ │ - 0x00247660 722d7072 6f70732e 7873647b 01000514 r-props.xsd{.... │ │ │ │ │ - 0x00247670 00082507 0001a00a 000080b6 0100053c ..%............< │ │ │ │ │ - 0x00247680 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ │ - 0x00247690 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ │ - 0x002476a0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ │ - 0x002476b0 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ │ - 0x002476c0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ │ - 0x002476d0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ │ - 0x002476e0 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ │ - 0x002476f0 3c78733a 646f6375 6d656e74 6174696f . schedul │ │ │ │ │ - 0x00247720 65666f72 63657365 6e647061 72616d20 eforcesendparam │ │ │ │ │ - 0x00247730 3d202253 43484544 554c452d 464f5243 = "SCHEDULE-FORC │ │ │ │ │ - 0x00247740 452d5345 4e442220 223d220a 20202020 E-SEND" "=". │ │ │ │ │ - 0x00247750 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247760 20202020 20202020 20202822 52455155 ("REQU │ │ │ │ │ - 0x00247770 45535422 20202020 3b20466f 72636520 EST" ; Force │ │ │ │ │ - 0x00247780 61202252 00ff4551 55455354 220a2020 a "R..EQUEST". │ │ │ │ │ - 0x00247790 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002477a0 20202020 20202020 2020202f 20225245 / "RE │ │ │ │ │ - 0x002477b0 504c5922 20202020 20203b20 466f7263 PLY" ; Forc │ │ │ │ │ - 0x002477c0 65206120 22524550 4c59220a 20202020 e a "REPLY". │ │ │ │ │ + 0x002471f0 2f20782d 6e616d65 20203b00 ff20536f / x-name ;.. So │ │ │ │ │ + 0x00247200 6d652065 78706572 696d656e 74616c20 me experimental │ │ │ │ │ + 0x00247210 6943616c 656e6461 72206672 65652f62 iCalendar free/b │ │ │ │ │ + 0x00247220 75737920 74797065 2e0a2020 20202020 usy type.. │ │ │ │ │ + 0x00247230 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247240 20202020 2f206961 6e612d74 6f6b656e / iana-token │ │ │ │ │ + 0x00247250 290a2020 20202020 20202020 20202020 ). │ │ │ │ │ + 0x00247260 20203b20 536f6d65 206f7468 65722049 ; Some other I │ │ │ │ │ + 0x00247270 414e412d 72656769 73746572 6500df64 ANA-registere..d │ │ │ │ │ + 0x00247280 20694361 6c656e64 61722066 7265652f iCalendar free/ │ │ │ │ │ + 0x00247290 62757379 20747970 652e0a20 20202020 busy type.. │ │ │ │ │ + 0x002472a0 20203b20 44656661 756c7420 69732042 ; Default is B │ │ │ │ │ + 0x002472b0 5553590a 20202020 20203c2f 78733a64 USY. ... │ │ │ │ │ + 0x002472e0 4c00062f 00cc6275 696c642f 72657072 L../..build/repr │ │ │ │ │ + 0x002472f0 6f647563 69626c65 2d706174 682f6c69 oducible-path/li │ │ │ │ │ + 0x00247300 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/ │ │ │ │ │ + 0x00247310 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa │ │ │ │ │ + 0x00247320 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs │ │ │ │ │ + 0x00247330 64b20005 120006ab 090001a0 0a000080 d............... │ │ │ │ │ + 0x00247340 c6010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ │ + 0x00247350 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ │ + 0x00247360 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ │ + 0x00247370 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ │ + 0x00247380 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ │ + 0x00247390 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ │ + 0x002473a0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ │ + 0x002473b0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. e │ │ │ │ │ + 0x002473e0 6e636f64 696e6770 6172616d 20202020 ncodingparam │ │ │ │ │ + 0x002473f0 20203d20 22454e43 4f44494e 47222022 = "ENCODING" " │ │ │ │ │ + 0x00247400 3d220a20 20202020 20202020 20202020 =". │ │ │ │ │ + 0x00247410 20202020 20202020 20202020 20282022 ( " │ │ │ │ │ + 0x00247420 38424954 220a2020 20202020 20202020 8BIT". │ │ │ │ │ + 0x00247430 3b202238 62697422 20746578 7420656e ; "8bit" text en │ │ │ │ │ + 0x00247440 636f6469 6e672069 7300ff20 64656669 coding is.. defi │ │ │ │ │ + 0x00247450 6e656420 696e205b 52464332 3034355d ned in [RFC2045] │ │ │ │ │ + 0x00247460 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00247470 20202020 20202020 2020202f 20224241 / "BA │ │ │ │ │ + 0x00247480 53453634 220a2020 20202020 20202020 SE64". │ │ │ │ │ + 0x00247490 3b202242 41534536 34222062 696e6172 ; "BASE64" binar │ │ │ │ │ + 0x002474a0 7920656e 636f6469 6e672066 6f726d61 y encoding forma │ │ │ │ │ + 0x002474b0 74206973 20646566 696e6564 20696e20 t is defined in │ │ │ │ │ + 0x002474c0 5b524643 34363438 5d0a2000 c8202020 [RFC4648]. .. │ │ │ │ │ + 0x002474d0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002474e0 20202020 2020290a 20202020 20203c2f ). ...L../..build/ │ │ │ │ │ + 0x00247520 72657072 6f647563 69626c65 2d706174 reproducible-pat │ │ │ │ │ + 0x00247530 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1. │ │ │ │ │ + 0x00247540 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical │ │ │ │ │ + 0x00247550 2f694361 6c656e64 61722d70 6172616d /iCalendar-param │ │ │ │ │ + 0x00247560 732e7873 649c0005 12000641 040001a0 s.xsd......A.... │ │ │ │ │ + 0x00247570 0a000080 16010005 3c00ff78 733a616e ........<..xs:an │ │ │ │ │ + 0x00247580 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x │ │ │ │ │ + 0x00247590 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3 │ │ │ │ │ + 0x002475a0 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch │ │ │ │ │ + 0x002475b0 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal= │ │ │ │ │ + 0x002475c0 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params │ │ │ │ │ + 0x002475d0 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda │ │ │ │ │ + 0x002475e0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >.. │ │ │ │ │ + 0x00247610 20202061 6374696f 6e76616c 7565203d actionvalue = │ │ │ │ │ + 0x00247620 20224155 44494f22 202f2022 44495350 "AUDIO" / "DISP │ │ │ │ │ + 0x00247630 4c415922 202f2022 454d4149 4c220a20 LAY" / "EMAIL". │ │ │ │ │ + 0x00247640 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247650 20202f20 69616e61 2d746f6b 656e202f / iana-token / │ │ │ │ │ + 0x00247660 20782d6e 616d650a 20202020 20203c2f x-name. ...K../..buil │ │ │ │ │ + 0x002476a0 642f7265 70726f64 75636962 6c652d70 d/reproducible-p │ │ │ │ │ + 0x002476b0 6174682f 6c69626b 6f6c6162 786d6c2d ath/libkolabxml- │ │ │ │ │ + 0x002476c0 312e322e 312f7363 68656d61 732f6963 1.2.1/schemas/ic │ │ │ │ │ + 0x002476d0 616c2f69 43616c65 6e646172 2d70726f al/iCalendar-pro │ │ │ │ │ + 0x002476e0 70732e78 7364c102 00051400 08e80800 ps.xsd.......... │ │ │ │ │ + 0x002476f0 01a00a00 00801109 00053c00 ff78733a ..........<..xs: │ │ │ │ │ + 0x00247700 616e6e6f 74617469 6f6e2078 6d6c6e73 annotation xmlns │ │ │ │ │ + 0x00247710 3a78733d 22687474 703a2f2f 7777772e :xs="http://www. │ │ │ │ │ + 0x00247720 77332e6f 72672f32 3030312f 584d4c53 w3.org/2001/XMLS │ │ │ │ │ + 0x00247730 6368656d 61222078 6d6c6e73 3a786361 chema" xmlns:xca │ │ │ │ │ + 0x00247740 6c3d2275 726e3a69 6574663a 70617261 l="urn:ietf:para │ │ │ │ │ + 0x00247750 6d733a78 6d6c3a6e 733a6963 616c656e ms:xml:ns:icalen │ │ │ │ │ + 0x00247760 6461722d 322e3022 203e0a3c 78733a64 dar-2.0" >.. │ │ │ │ │ + 0x00247790 20202020 20706172 74737461 742d6576 partstat-ev │ │ │ │ │ + 0x002477a0 656e7420 20203d20 28224e45 4544532d ent = ("NEEDS- │ │ │ │ │ + 0x002477b0 41435449 4f4e2220 2020203b 20457665 ACTION" ; Eve │ │ │ │ │ + 0x002477c0 6e74206e 65656473 20616374 696f6e0a nt needs action. │ │ │ │ │ 0x002477d0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002477e0 20202020 20202020 202f2069 616e612d / iana- │ │ │ │ │ - 0x002477f0 746f6b65 6e292020 3b204941 4e412072 token) ; IANA r │ │ │ │ │ - 0x00247800 65676973 746500b8 72656420 6d657468 egiste..red meth │ │ │ │ │ - 0x00247810 6f640a20 20202020 203c2f78 733a646f od. ...L │ │ │ │ │ - 0x00247840 00052f00 cb627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ - 0x00247850 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ - 0x00247860 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ - 0x00247870 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ - 0x00247880 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ │ - 0x00247890 67010005 120006e0 050001a0 0a000080 g............... │ │ │ │ │ - 0x002478a0 d5040005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ │ - 0x002478b0 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ │ - 0x002478c0 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ │ - 0x002478d0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ │ - 0x002478e0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ │ - 0x002478f0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ │ - 0x00247900 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ │ - 0x00247910 3022203e 0a3c7873 3a646f63 756d656e 0" >.. s │ │ │ │ │ - 0x00247940 74617475 73202020 20202020 2020203d tatus = │ │ │ │ │ - 0x00247950 20225354 41545553 22207374 61747061 "STATUS" statpa │ │ │ │ │ - 0x00247960 72616d20 223a2220 73746174 76616c75 ram ":" statvalu │ │ │ │ │ - 0x00247970 65204352 4c460a0a 20202020 20202073 e CRLF.. s │ │ │ │ │ - 0x00247980 74617470 6172616d 20202020 2020203d tatparam = │ │ │ │ │ - 0x00247990 202a2822 3b22206f 74686572 2d706172 *(";" other-par │ │ │ │ │ - 0x002479a0 616d290a 0a202020 2000ff20 20207374 am).. .. st │ │ │ │ │ - 0x002479b0 61747661 6c756520 20202020 20203d20 atvalue = │ │ │ │ │ - 0x002479c0 28737461 7476616c 75652d65 76656e74 (statvalue-event │ │ │ │ │ - 0x002479d0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ - 0x002479e0 20202020 20202020 2f202073 74617476 / statv │ │ │ │ │ - 0x002479f0 616c7565 2d746f64 6f0a2020 20202020 alue-todo. │ │ │ │ │ - 0x00247a00 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247a10 202f2020 73746174 76616c75 652d6a6f / statvalue-jo │ │ │ │ │ - 0x00247a20 7572290a 0a202020 20202000 ff207374 ur).. .. st │ │ │ │ │ - 0x00247a30 61747661 6c75652d 6576656e 74203d20 atvalue-event = │ │ │ │ │ - 0x00247a40 2254454e 54415449 56452220 2020203b "TENTATIVE" ; │ │ │ │ │ - 0x00247a50 496e6469 63617465 73206576 656e7420 Indicates event │ │ │ │ │ - 0x00247a60 69732074 656e7461 74697665 2e0a2020 is tentative.. │ │ │ │ │ + 0x002477e0 20202020 20202020 2f202241 43434550 / "ACCEP │ │ │ │ │ + 0x002477f0 54454422 20202020 20202020 203b2000 TED" ; . │ │ │ │ │ + 0x00247800 ff457665 6e742061 63636570 7465640a .Event accepted. │ │ │ │ │ + 0x00247810 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247820 20202020 20202020 2f202244 45434c49 / "DECLI │ │ │ │ │ + 0x00247830 4e454422 20202020 20202020 203b2045 NED" ; E │ │ │ │ │ + 0x00247840 76656e74 20646563 6c696e65 640a2020 vent declined. │ │ │ │ │ + 0x00247850 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247860 20202020 20202f20 2254454e 54415449 / "TENTATI │ │ │ │ │ + 0x00247870 56452220 20202020 2020203b 20457665 VE" ; Eve │ │ │ │ │ + 0x00247880 6e00ff74 2074656e 74617469 76656c79 n..t tentatively │ │ │ │ │ + 0x00247890 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x002478a0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002478b0 20202020 20202020 20202020 20203b20 ; │ │ │ │ │ + 0x002478c0 61636365 70746564 0a202020 20202020 accepted. │ │ │ │ │ + 0x002478d0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002478e0 202f2022 44454c45 47415445 44222020 / "DELEGATED" │ │ │ │ │ + 0x002478f0 20202020 20203b20 4576656e 74206465 ; Event de │ │ │ │ │ + 0x00247900 6c656700 ff617465 640a2020 20202020 leg..ated. │ │ │ │ │ + 0x00247910 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247920 20202f20 782d6e61 6d652020 20202020 / x-name │ │ │ │ │ + 0x00247930 20202020 2020203b 20457870 6572696d ; Experim │ │ │ │ │ + 0x00247940 656e7461 6c207374 61747573 0a202020 ental status. │ │ │ │ │ + 0x00247950 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247960 20202020 202f2069 616e612d 746f6b65 / iana-toke │ │ │ │ │ + 0x00247970 6e292020 20202020 20203b20 4f746865 n) ; Othe │ │ │ │ │ + 0x00247980 72204941 4e00ff41 2d726567 69737465 r IAN..A-registe │ │ │ │ │ + 0x00247990 7265640a 20202020 20202020 20202020 red. │ │ │ │ │ + 0x002479a0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002479b0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002479c0 203b2073 74617475 730a2020 20202020 ; status. │ │ │ │ │ + 0x002479d0 203b2054 68657365 20617265 20746865 ; These are the │ │ │ │ │ + 0x002479e0 20706172 74696369 70617469 6f6e2073 participation s │ │ │ │ │ + 0x002479f0 74617475 73657320 666f7220 61202256 tatuses for a "V │ │ │ │ │ + 0x00247a00 4556454e 54222e00 ff0a2020 20202020 EVENT".... │ │ │ │ │ + 0x00247a10 203b2044 65666175 6c742069 73204e45 ; Default is NE │ │ │ │ │ + 0x00247a20 4544532d 41435449 4f4e2e0a 0a202020 EDS-ACTION... │ │ │ │ │ + 0x00247a30 20202020 70617274 73746174 2d746f64 partstat-tod │ │ │ │ │ + 0x00247a40 6f202020 203d2028 224e4545 44532d41 o = ("NEEDS-A │ │ │ │ │ + 0x00247a50 4354494f 4e222020 20203b20 546f2d64 CTION" ; To-d │ │ │ │ │ + 0x00247a60 6f206e65 65647320 61637469 6f6e0a20 o needs action. │ │ │ │ │ 0x00247a70 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247a80 20202020 202f2022 434f4e46 49524d45 / "CONFIRME │ │ │ │ │ - 0x00247a90 44222020 20203b49 6e646963 61746573 D" ;Indicates │ │ │ │ │ - 0x00247aa0 20657665 6e742069 73206465 6600ff69 event is def..i │ │ │ │ │ - 0x00247ab0 6e697465 2e0a2020 20202020 20202020 nite.. │ │ │ │ │ - 0x00247ac0 20202020 20202020 20202020 202f2022 / " │ │ │ │ │ - 0x00247ad0 43414e43 454c4c45 44222020 20203b49 CANCELLED" ;I │ │ │ │ │ - 0x00247ae0 6e646963 61746573 20657665 6e742077 ndicates event w │ │ │ │ │ - 0x00247af0 61732063 616e6365 6c6c6564 2e0a2020 as cancelled.. │ │ │ │ │ - 0x00247b00 20202020 203b5374 61747573 2076616c ;Status val │ │ │ │ │ - 0x00247b10 75657320 666f7220 61202256 4556454e ues for a "VEVEN │ │ │ │ │ - 0x00247b20 54220a0a 20202020 20202073 74617400 T".. stat. │ │ │ │ │ - 0x00247b30 ff76616c 75652d74 6f646f20 203d2022 .value-todo = " │ │ │ │ │ - 0x00247b40 4e454544 532d4143 54494f4e 22203b49 NEEDS-ACTION" ;I │ │ │ │ │ - 0x00247b50 6e646963 61746573 20746f2d 646f206e ndicates to-do n │ │ │ │ │ - 0x00247b60 65656473 20616374 696f6e2e 0a202020 eeds action.. │ │ │ │ │ + 0x00247a80 20202020 2020202f 2000ff22 41434345 / .."ACCE │ │ │ │ │ + 0x00247a90 50544544 22202020 20202020 20203b20 PTED" ; │ │ │ │ │ + 0x00247aa0 546f2d64 6f206163 63657074 65640a20 To-do accepted. │ │ │ │ │ + 0x00247ab0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247ac0 20202020 2020202f 20224445 434c494e / "DECLIN │ │ │ │ │ + 0x00247ad0 45442220 20202020 20202020 3b20546f ED" ; To │ │ │ │ │ + 0x00247ae0 2d646f20 6465636c 696e6564 0a202020 -do declined. │ │ │ │ │ + 0x00247af0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247b00 20202020 202f2022 54454e00 ff544154 / "TEN..TAT │ │ │ │ │ + 0x00247b10 49564522 20202020 20202020 3b20546f IVE" ; To │ │ │ │ │ + 0x00247b20 2d646f20 74656e74 61746976 656c790a -do tentatively. │ │ │ │ │ + 0x00247b30 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247b40 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247b50 20202020 20202020 20202020 203b2061 ; a │ │ │ │ │ + 0x00247b60 63636570 7465640a 20202020 20202020 ccepted. │ │ │ │ │ 0x00247b70 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247b80 20202020 2f202243 4f4d504c 45544544 / "COMPLETED │ │ │ │ │ - 0x00247b90 22202020 203b496e 64696361 74657320 " ;Indicates │ │ │ │ │ - 0x00247ba0 746f2d64 6f20636f 6d706c65 7465642e to-do completed. │ │ │ │ │ - 0x00247bb0 0a00ff20 20202020 20202020 20202020 ... │ │ │ │ │ - 0x00247bc0 20202020 20202020 20202f20 22494e2d / "IN- │ │ │ │ │ - 0x00247bd0 50524f43 45535322 2020203b 496e6469 PROCESS" ;Indi │ │ │ │ │ - 0x00247be0 63617465 7320746f 2d646f20 696e2070 cates to-do in p │ │ │ │ │ - 0x00247bf0 726f6365 7373206f 662e0a20 20202020 rocess of.. │ │ │ │ │ - 0x00247c00 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247c10 20202f20 2243414e 43454c4c 45442220 / "CANCELLED" │ │ │ │ │ - 0x00247c20 2020203b 496e6469 63617465 7320746f ;Indicates to │ │ │ │ │ - 0x00247c30 2d646f00 ff207761 73206361 6e63656c -do.. was cancel │ │ │ │ │ - 0x00247c40 6c65642e 0a202020 20202020 3b537461 led.. ;Sta │ │ │ │ │ - 0x00247c50 74757320 76616c75 65732066 6f722022 tus values for " │ │ │ │ │ - 0x00247c60 56544f44 4f222e0a 0a202020 20202020 VTODO"... │ │ │ │ │ - 0x00247c70 73746174 76616c75 652d6a6f 75722020 statvalue-jour │ │ │ │ │ - 0x00247c80 3d202244 52414654 22202020 20202020 = "DRAFT" │ │ │ │ │ - 0x00247c90 203b496e 64696361 74657320 6a6f7572 ;Indicates jour │ │ │ │ │ - 0x00247ca0 6e616c20 69732064 72616674 2e0a2020 nal is draft.. │ │ │ │ │ - 0x00247cb0 20202020 2000ff20 20202020 20202020 .. │ │ │ │ │ - 0x00247cc0 20202020 2020202f 20224649 4e414c22 / "FINAL" │ │ │ │ │ - 0x00247cd0 20202020 20202020 3b496e64 69636174 ;Indicat │ │ │ │ │ - 0x00247ce0 6573206a 6f75726e 616c2069 73206669 es journal is fi │ │ │ │ │ - 0x00247cf0 6e616c2e 0a202020 20202020 20202020 nal.. │ │ │ │ │ - 0x00247d00 20202020 20202020 20202020 2f202243 / "C │ │ │ │ │ - 0x00247d10 414e4345 4c4c4544 22202020 203b496e ANCELLED" ;In │ │ │ │ │ - 0x00247d20 64696361 74657320 6a6f7572 6e616c20 dicates journal │ │ │ │ │ - 0x00247d30 69732072 656d6f00 d4766564 2e0a2020 is remo..ved.. │ │ │ │ │ - 0x00247d40 20202020 3b537461 74757320 76616c75 ;Status valu │ │ │ │ │ - 0x00247d50 65732066 6f722022 564a4f55 524e414c es for "VJOURNAL │ │ │ │ │ - 0x00247d60 222e0a20 20202020 203c2f78 733a646f ".. ...K │ │ │ │ │ - 0x00247d90 00062f00 ca627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ - 0x00247da0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ - 0x00247db0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ - 0x00247dc0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ - 0x00247dd0 656e6461 722d7072 6f70732e 787364c2 endar-props.xsd. │ │ │ │ │ - 0x00247de0 01000514 00084107 0001a00a 0000809e ......A......... │ │ │ │ │ - 0x00247df0 0200053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ │ - 0x00247e00 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ │ - 0x00247e10 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ │ - 0x00247e20 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ │ - 0x00247e30 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ │ - 0x00247e40 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ │ - 0x00247e50 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ │ - 0x00247e60 22203e0a 3c78733a 646f6375 6d656e74 " >.. s │ │ │ │ │ - 0x00247e90 63686564 756c6561 67656e74 70617261 cheduleagentpara │ │ │ │ │ - 0x00247ea0 6d203d20 22534348 4544554c 452d4147 m = "SCHEDULE-AG │ │ │ │ │ - 0x00247eb0 454e5422 20223d22 0a202020 20202020 ENT" "=". │ │ │ │ │ - 0x00247ec0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247ed0 20282253 45525645 52222020 20202020 ("SERVER" │ │ │ │ │ - 0x00247ee0 3b205468 65207365 72766572 2068616e ; The server han │ │ │ │ │ - 0x00247ef0 646c6573 20736368 00ff6564 756c696e dles sch..edulin │ │ │ │ │ - 0x00247f00 670a2020 20202020 20202020 20202020 g. │ │ │ │ │ - 0x00247f10 20202020 20202020 202f2022 434c4945 / "CLIE │ │ │ │ │ - 0x00247f20 4e542220 20202020 203b2054 68652063 NT" ; The c │ │ │ │ │ - 0x00247f30 6c69656e 74206861 6e646c65 73207363 lient handles sc │ │ │ │ │ - 0x00247f40 68656475 6c696e67 0a202020 20202020 heduling. │ │ │ │ │ - 0x00247f50 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247f60 2f20224e 4f4e4522 20202020 20202020 / "NONE" │ │ │ │ │ - 0x00247f70 3b204e6f 20617574 6f6d00ff 61746963 ; No autom..atic │ │ │ │ │ - 0x00247f80 20736368 6564756c 696e670a 20202020 scheduling. │ │ │ │ │ - 0x00247f90 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00247fa0 2020202f 20782d6e 616d6520 20202020 / x-name │ │ │ │ │ - 0x00247fb0 2020203b 20457870 6572696d 656e7461 ; Experimenta │ │ │ │ │ - 0x00247fc0 6c207479 70650a20 20202020 20202020 l type. │ │ │ │ │ - 0x00247fd0 20202020 20202020 20202020 20202f20 / │ │ │ │ │ - 0x00247fe0 69616e61 2d746f6b 656e2920 20203b20 iana-token) ; │ │ │ │ │ - 0x00247ff0 4f746865 72204941 4e412072 00ff6567 Other IANA r..eg │ │ │ │ │ - 0x00248000 69737465 72656420 74797065 0a202020 istered type. │ │ │ │ │ - 0x00248010 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248020 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248030 20202020 3b0a2020 20202020 20202020 ;. │ │ │ │ │ - 0x00248040 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248050 20202020 20202020 20202020 203b2044 ; D │ │ │ │ │ - 0x00248060 65666175 6c742069 73205345 52564552 efault is SERVER │ │ │ │ │ - 0x00248070 0a202020 2020203c 2f78733a 646f00a0 . ...L │ │ │ │ │ - 0x002480a0 00052f00 cb627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ - 0x002480b0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ - 0x002480c0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ - 0x002480d0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ - 0x002480e0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ │ - 0x002480f0 56010005 12000682 030001a0 0a000080 V............... │ │ │ │ │ - 0x00248100 8d010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota │ │ │ │ │ - 0x00248110 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h │ │ │ │ │ - 0x00248120 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org │ │ │ │ │ - 0x00248130 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema" │ │ │ │ │ - 0x00248140 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn │ │ │ │ │ - 0x00248150 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml │ │ │ │ │ - 0x00248160 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2. │ │ │ │ │ - 0x00248170 3022203e 0a3c7873 3a646f63 756d656e 0" >.. t │ │ │ │ │ - 0x002481a0 72616e73 76616c75 65203d20 224f5041 ransvalue = "OPA │ │ │ │ │ - 0x002481b0 51554522 0a202020 20202020 20202020 QUE". │ │ │ │ │ - 0x002481c0 20202020 20202020 3b426c6f 636b7320 ;Blocks │ │ │ │ │ - 0x002481d0 6f72206f 70617175 65206f6e 20627573 or opaque on bus │ │ │ │ │ - 0x002481e0 79207469 6d652073 65617263 6865732e y time searches. │ │ │ │ │ - 0x002481f0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ - 0x00248200 20202020 2f202254 5200ff41 4e535041 / "TR..ANSPA │ │ │ │ │ - 0x00248210 52454e54 220a2020 20202020 20202020 RENT". │ │ │ │ │ - 0x00248220 20202020 20202020 203b5472 616e7370 ;Transp │ │ │ │ │ - 0x00248230 6172656e 74206f6e 20627573 79207469 arent on busy ti │ │ │ │ │ - 0x00248240 6d652073 65617263 6865732e 0a202020 me searches.. │ │ │ │ │ - 0x00248250 20202020 3b446566 61756c74 2076616c ;Default val │ │ │ │ │ - 0x00248260 75652069 73204f50 41515545 0a202020 ue is OPAQUE. │ │ │ │ │ - 0x00248270 2020203c 2f78733a 646f6375 6d656e74 ...K../. │ │ │ │ │ - 0x002482a0 ca627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ │ - 0x002482b0 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ │ - 0x002482c0 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ │ - 0x002482d0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ │ - 0x002482e0 722d7072 6f70732e 7873641f 02000514 r-props.xsd..... │ │ │ │ │ - 0x002482f0 00081c0a 0001a00a 00008064 0100053c ...........d...< │ │ │ │ │ - 0x00248300 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ │ - 0x00248310 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ │ - 0x00248320 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ │ - 0x00248330 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ │ - 0x00248340 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ │ - 0x00248350 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ │ - 0x00248360 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ │ - 0x00248370 3c78733a 646f6375 6d656e74 6174696f . trigre │ │ │ │ │ - 0x002483a0 6c706172 616d2020 20202020 203d2022 lparam = " │ │ │ │ │ - 0x002483b0 52454c41 54454422 20223d22 0a202020 RELATED" "=". │ │ │ │ │ - 0x002483c0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002483d0 20202020 20202020 28225354 41525422 ("START" │ │ │ │ │ - 0x002483e0 20202020 2020203b 20547269 67676572 ; Trigger │ │ │ │ │ - 0x002483f0 206f6666 206f6620 73746172 740a2020 off of start. │ │ │ │ │ - 0x00248400 20202020 00e32020 20202020 20202020 .. │ │ │ │ │ - 0x00248410 20202020 20202020 20202f20 22454e44 / "END │ │ │ │ │ - 0x00248420 22292020 20202020 20203b20 54726967 ") ; Trig │ │ │ │ │ - 0x00248430 67657220 6f666620 6f662065 6e640a20 ger off of end. │ │ │ │ │ - 0x00248440 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ │ - 0x00248470 cb627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ │ - 0x00248480 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ │ - 0x00248490 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ │ - 0x002484a0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ │ - 0x002484b0 722d7061 72616d73 2e787364 0f010005 r-params.xsd.... │ │ │ │ │ - 0x002484c0 12000660 0a0001a0 0a000080 ec020005 ...`............ │ │ │ │ │ - 0x002484d0 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ │ - 0x002484e0 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ │ - 0x002484f0 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ │ - 0x00248500 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ │ - 0x00248510 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ │ - 0x00248520 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ │ - 0x00248530 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ │ - 0x00248540 0a3c7873 3a646f63 756d656e 74617469 .. cutyp │ │ │ │ │ - 0x00248570 65706172 616d2020 20202020 20203d20 eparam = │ │ │ │ │ - 0x00248580 22435554 59504522 20223d22 0a202020 "CUTYPE" "=". │ │ │ │ │ - 0x00248590 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002485a0 20202020 20202028 22494e44 49564944 ("INDIVID │ │ │ │ │ - 0x002485b0 55414c22 2020203b 20416e20 696e6469 UAL" ; An indi │ │ │ │ │ - 0x002485c0 76696475 616c0a20 20202020 20202020 vidual. │ │ │ │ │ - 0x002485d0 20202020 2000ff20 20202020 20202020 .. │ │ │ │ │ - 0x002485e0 20202f20 2247524f 55502220 20202020 / "GROUP" │ │ │ │ │ - 0x002485f0 2020203b 20412067 726f7570 206f6620 ; A group of │ │ │ │ │ - 0x00248600 696e6469 76696475 616c730a 20202020 individuals. │ │ │ │ │ - 0x00248610 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248620 20202020 202f2022 5245534f 55524345 / "RESOURCE │ │ │ │ │ - 0x00248630 22202020 20203b20 41207068 79736963 " ; A physic │ │ │ │ │ - 0x00248640 616c2072 65736f75 7263650a 20202020 al resource. │ │ │ │ │ - 0x00248650 20202020 20202000 ff202020 20202020 .. │ │ │ │ │ - 0x00248660 20202020 2020202f 2022524f 4f4d2220 / "ROOM" │ │ │ │ │ - 0x00248670 20202020 20202020 3b204120 726f6f6d ; A room │ │ │ │ │ - 0x00248680 20726573 6f757263 650a2020 20202020 resource. │ │ │ │ │ - 0x00248690 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002486a0 2020202f 2022554e 4b4e4f57 4e222020 / "UNKNOWN" │ │ │ │ │ - 0x002486b0 20202020 3b204f74 68657277 69736520 ; Otherwise │ │ │ │ │ - 0x002486c0 6e6f7420 6b6e6f77 6e0a2020 20202020 not known. │ │ │ │ │ - 0x002486d0 20202020 20202020 2000ff20 20202020 .. │ │ │ │ │ - 0x002486e0 20202020 202f2078 2d6e616d 65202020 / x-name │ │ │ │ │ - 0x002486f0 20202020 20203b20 45787065 72696d65 ; Experime │ │ │ │ │ - 0x00248700 6e74616c 20747970 650a2020 20202020 ntal type. │ │ │ │ │ - 0x00248710 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248720 2020202f 2069616e 612d746f 6b656e29 / iana-token) │ │ │ │ │ - 0x00248730 20202020 3b204f74 68657220 49414e41 ; Other IANA │ │ │ │ │ - 0x00248740 2d726567 69737465 7265640a 20202020 -registered. │ │ │ │ │ - 0x00248750 20202020 20202020 20202000 eb202020 .. │ │ │ │ │ - 0x00248760 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00248770 20202020 20202020 3b207479 70650a20 ; type. │ │ │ │ │ - 0x00248780 20202020 20203b20 44656661 756c7420 ; Default │ │ │ │ │ - 0x00248790 69732049 4e444956 49445541 4c0a2020 is INDIVIDUAL. │ │ │ │ │ - 0x002487a0 20202020 3c2f7873 3a646f63 756d656e ...L../.. │ │ │ │ │ - 0x002487d0 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ │ - 0x002487e0 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ │ - 0x002487f0 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ │ - 0x00248800 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ │ - 0x00248810 2d706172 616d732e 78736476 00051200 -params.xsdv.... │ │ │ │ │ - 0x00248820 06430300 01a00a00 00807405 00053c00 .C........t...<. │ │ │ │ │ - 0x00248830 ff78733a 616e6e6f 74617469 6f6e2078 .xs:annotation x │ │ │ │ │ - 0x00248840 6d6c6e73 3a78733d 22687474 703a2f2f mlns:xs="http:// │ │ │ │ │ - 0x00248850 7777772e 77332e6f 72672f32 3030312f www.w3.org/2001/ │ │ │ │ │ - 0x00248860 584d4c53 6368656d 61222078 6d6c6e73 XMLSchema" xmlns │ │ │ │ │ - 0x00248870 3a786361 6c3d2275 726e3a69 6574663a :xcal="urn:ietf: │ │ │ │ │ - 0x00248880 70617261 6d733a78 6d6c3a6e 733a6963 params:xml:ns:ic │ │ │ │ │ - 0x00248890 616c656e 6461722d 322e3022 203e0a3c alendar-2.0" >.< │ │ │ │ │ - 0x002488a0 78733a64 6f63756d 656e7461 74696f6e xs:documentation │ │ │ │ │ - 0x002488b0 2000ff78 6d6c3a6c 616e673d 22656e22 ..xml:lang="en" │ │ │ │ │ - 0x002488c0 3e0a2020 20202020 20204475 72617469 >. Durati │ │ │ │ │ - 0x002488d0 6f6e7320 61726520 61207072 6f626c65 ons are a proble │ │ │ │ │ - 0x002488e0 6d3a200a 20202020 20202020 20202058 m: . X │ │ │ │ │ - 0x002488f0 4d4c2073 6368656d 61207479 70657320 ML schema types │ │ │ │ │ - 0x00248900 616c6c6f 77205965 6172732c 204d6f6e allow Years, Mon │ │ │ │ │ - 0x00248910 7468732c 20446179 732c2048 6f757273 ths, Days, Hours │ │ │ │ │ - 0x00248920 2c204d69 6e757465 732c2053 65636f6e , Minutes, Secon │ │ │ │ │ - 0x00248930 64730a00 ff202020 20202020 20202020 ds... │ │ │ │ │ - 0x00248940 4963616c 20616c6c 6f777320 5765656b Ical allows Week │ │ │ │ │ - 0x00248950 732c2044 6179732c 20486f75 72732c20 s, Days, Hours, │ │ │ │ │ - 0x00248960 4d696e75 7465732c 20536563 6f6e6473 Minutes, Seconds │ │ │ │ │ - 0x00248970 0a202020 20202020 20202020 0a202020 . . │ │ │ │ │ - 0x00248980 20202020 20546865 7365206f 7665726c These overl │ │ │ │ │ - 0x00248990 61702061 6e642077 65207265 616c6c79 ap and we really │ │ │ │ │ - 0x002489a0 206e6565 64206120 636f6d62 696e6174 need a combinat │ │ │ │ │ - 0x002489b0 696f6e20 6f00ff66 20626f74 682e0a20 ion o..f both.. │ │ │ │ │ - 0x002489c0 20202020 20202053 6f207468 6520636f So the co │ │ │ │ │ - 0x002489d0 6d70726f 6d697365 20697320 746f2068 mpromise is to h │ │ │ │ │ - 0x002489e0 61766520 61207061 74746572 6e207265 ave a pattern re │ │ │ │ │ - 0x002489f0 73747269 63746564 20537472 696e6720 stricted String │ │ │ │ │ - 0x00248a00 74797065 20616e64 206e6f74 650a2020 type and note. │ │ │ │ │ - 0x00248a10 20202020 20207468 61742069 66206461 that if da │ │ │ │ │ - 0x00248a20 74612069 7320746f 20626520 6578706f ta is to be expo │ │ │ │ │ - 0x00248a30 72746564 20696e00 ff746f20 74686520 rted in..to the │ │ │ │ │ - 0x00248a40 6963616c 656e6461 7220776f 726c6420 icalendar world │ │ │ │ │ - 0x00248a50 69742063 616e6e6f 74206861 7665200a it cannot have . │ │ │ │ │ - 0x00248a60 20202020 20202020 79656172 73206f72 years or │ │ │ │ │ - 0x00248a70 206d6f6e 7468732e 0a202020 20202020 months.. │ │ │ │ │ - 0x00248a80 200a2020 20202020 2020556c 74696d61 . Ultima │ │ │ │ │ - 0x00248a90 74656c79 20697420 69732074 6f206265 tely it is to be │ │ │ │ │ - 0x00248aa0 20686f70 65642074 68652074 776f2077 hoped the two w │ │ │ │ │ - 0x00248ab0 6f726c64 73206361 6e00ff20 62652061 orlds can.. be a │ │ │ │ │ - 0x00248ac0 6c69676e 65642e0a 20202020 20202020 ligned.. │ │ │ │ │ - 0x00248ad0 0a202020 20202020 20524643 35353435 . RFC5545 │ │ │ │ │ - 0x00248ae0 20286963 616c656e 64617229 20737065 (icalendar) spe │ │ │ │ │ - 0x00248af0 63696669 65730a20 20202020 20202064 cifies. d │ │ │ │ │ - 0x00248b00 75722d76 616c7565 20203d20 285b222b ur-value = (["+ │ │ │ │ │ - 0x00248b10 225d202f 20222d22 29202250 22202864 "] / "-") "P" (d │ │ │ │ │ - 0x00248b20 75722d64 61746520 2f206475 722d7469 ur-date / dur-ti │ │ │ │ │ - 0x00248b30 6d65202f 20647572 2d776500 ff656b29 me / dur-we..ek) │ │ │ │ │ - 0x00248b40 0a0a2020 20202020 20206475 722d6461 .. dur-da │ │ │ │ │ - 0x00248b50 74652020 203d2064 75722d64 6179205b te = dur-day [ │ │ │ │ │ - 0x00248b60 6475722d 74696d65 5d0a2020 20202020 dur-time]. │ │ │ │ │ - 0x00248b70 20206475 722d7469 6d652020 203d2022 dur-time = " │ │ │ │ │ - 0x00248b80 54222028 6475722d 686f7572 202f2064 T" (dur-hour / d │ │ │ │ │ - 0x00248b90 75722d6d 696e7574 65202f20 6475722d ur-minute / dur- │ │ │ │ │ - 0x00248ba0 7365636f 6e64290a 20202020 20202020 second). │ │ │ │ │ - 0x00248bb0 6475722d 7765656b 2020203d 2000ff31 dur-week = ..1 │ │ │ │ │ - 0x00248bc0 2a444947 49542022 57220a20 20202020 *DIGIT "W". │ │ │ │ │ - 0x00248bd0 20202064 75722d68 6f757220 20203d20 dur-hour = │ │ │ │ │ - 0x00248be0 312a4449 47495420 22482220 5b647572 1*DIGIT "H" [dur │ │ │ │ │ - 0x00248bf0 2d6d696e 7574655d 0a202020 20202020 -minute]. │ │ │ │ │ - 0x00248c00 20647572 2d6d696e 75746520 3d20312a dur-minute = 1* │ │ │ │ │ - 0x00248c10 44494749 5420224d 22205b64 75722d73 DIGIT "M" [dur-s │ │ │ │ │ - 0x00248c20 65636f6e 645d0a20 20202020 20202064 econd]. d │ │ │ │ │ - 0x00248c30 75722d73 65636f6e 64203d20 312a4400 ur-second = 1*D. │ │ │ │ │ - 0x00248c40 ff494749 54202253 220a2020 20202020 .IGIT "S". │ │ │ │ │ - 0x00248c50 20206475 722d6461 79202020 203d2031 dur-day = 1 │ │ │ │ │ - 0x00248c60 2a444947 49542022 44220a20 20202020 *DIGIT "D". │ │ │ │ │ - 0x00248c70 2020200a 20202020 20202020 536f2050 . So P │ │ │ │ │ - 0x00248c80 35572069 73207661 6c69643a 20503557 5W is valid: P5W │ │ │ │ │ - 0x00248c90 5431304d 20697320 6e6f742e 20496620 T10M is not. If │ │ │ │ │ - 0x00248ca0 7765656b 73207265 20737065 63696669 weeks re specifi │ │ │ │ │ - 0x00248cb0 6564206e 6f746869 6e672065 6c736520 ed nothing else │ │ │ │ │ - 0x00248cc0 6300ff61 6e206265 0a202020 20202020 c..an be. │ │ │ │ │ - 0x00248cd0 200a2020 20202020 2020584d 4c207370 . XML sp │ │ │ │ │ - 0x00248ce0 65636966 6965730a 20202020 20202020 ecifies. │ │ │ │ │ - 0x00248cf0 20202050 6e596e4d 6e44546e 486e4d6e PnYnMnDTnHnMn │ │ │ │ │ - 0x00248d00 530a2020 20202020 20200a20 20202020 S. . │ │ │ │ │ - 0x00248d10 20202054 68652065 6c656d65 6e747320 The elements │ │ │ │ │ - 0x00248d20 6d757374 20617070 65617220 696e2074 must appear in t │ │ │ │ │ - 0x00248d30 6865206f 72646572 20737065 63696669 he order specifi │ │ │ │ │ - 0x00248d40 65642000 f3616e64 20746865 20275427 ed ..and the 'T' │ │ │ │ │ - 0x00248d50 20697320 6f6d6974 74656420 0a202020 is omitted . │ │ │ │ │ - 0x00248d60 20202020 20696620 686f7572 73206d69 if hours mi │ │ │ │ │ - 0x00248d70 6e757465 7320616e 64207365 636f6e64 nutes and second │ │ │ │ │ - 0x00248d80 73206172 65206162 73656e74 2e0a2020 s are absent.. │ │ │ │ │ - 0x00248d90 20202020 3c2f7873 3a646f63 756d656e ...N../.. │ │ │ │ │ - 0x00248dc0 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ │ - 0x00248dd0 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ │ - 0x00248de0 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ │ - 0x00248df0 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ │ - 0x00248e00 2d76616c 74797065 732e7873 64440005 -valtypes.xsdD.. │ │ │ │ │ - 0x00248e10 140006ff 060001a0 0a008280 0000003f ...............? │ │ │ │ │ - 0x00248e20 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat │ │ │ │ │ - 0x00248e30 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht │ │ │ │ │ - 0x00248e40 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/ │ │ │ │ │ - 0x00248e50 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema" │ │ │ │ │ - 0x00248e60 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn: │ │ │ │ │ - 0x00248e70 69657466 3a706172 616d733a 786d6c3a ietf:params:xml: │ │ │ │ │ - 0x00248e80 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0 │ │ │ │ │ - 0x00248e90 22203e0a 3c78733a 646f6375 6d656e74 " >.. S │ │ │ │ │ - 0x00248ec0 74616e64 61726420 76616c75 65730a20 tandard values. │ │ │ │ │ - 0x00248ed0 20202020 20202020 20202243 48414952 "CHAIR │ │ │ │ │ - 0x00248ee0 22200a20 20202020 20202020 20202252 " . "R │ │ │ │ │ - 0x00248ef0 45512d50 41525449 43495041 4e542220 EQ-PARTICIPANT" │ │ │ │ │ - 0x00248f00 0a202020 20202020 20202020 224f5054 . "OPT │ │ │ │ │ - 0x00248f10 2d504152 54494349 50414e54 22200a20 -PARTICIPANT" . │ │ │ │ │ - 0x00248f20 20202020 20202020 00be2020 224e4f4e .. "NON │ │ │ │ │ - 0x00248f30 2d504152 54494349 50414e54 220a2020 -PARTICIPANT". │ │ │ │ │ - 0x00248f40 20202020 3c2f7873 3a646f63 756d656e ...L../.. │ │ │ │ │ - 0x00248f70 6275696c 642f7265 70726f64 75636962 build/reproducib │ │ │ │ │ - 0x00248f80 6c652d70 6174682f 6c69626b 6f6c6162 le-path/libkolab │ │ │ │ │ - 0x00248f90 786d6c2d 312e322e 312f7363 68656d61 xml-1.2.1/schema │ │ │ │ │ - 0x00248fa0 732f6963 616c2f69 43616c65 6e646172 s/ical/iCalendar │ │ │ │ │ - 0x00248fb0 2d706172 616d732e 78736435 01000512 -params.xsd5.... │ │ │ │ │ - 0x00248fc0 00061408 0001a00a 00008060 0200053c ...........`...< │ │ │ │ │ - 0x00248fd0 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ │ - 0x00248fe0 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ │ - 0x00248ff0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ │ - 0x00249000 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ │ - 0x00249010 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ │ - 0x00249020 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ │ - 0x00249030 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ │ - 0x00249040 3c78733a 646f6375 6d656e74 6174696f . fbtype │ │ │ │ │ - 0x00249070 70617261 6d202020 20202020 203d2022 param = " │ │ │ │ │ - 0x00249080 46425459 50452220 223d2220 0a202020 FBTYPE" "=" . │ │ │ │ │ - 0x00249090 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002490a0 20202020 20202822 46524545 22200a20 ("FREE" . │ │ │ │ │ - 0x002490b0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002490c0 20202020 20202020 202f2022 42555359 / "BUSY │ │ │ │ │ - 0x002490d0 220a2020 00ff2020 20202020 20202020 ". .. │ │ │ │ │ - 0x002490e0 20202020 20202020 20202020 20202f20 / │ │ │ │ │ - 0x002490f0 22425553 592d554e 41564149 4c41424c "BUSY-UNAVAILABL │ │ │ │ │ - 0x00249100 4522200a 20202020 20202020 20202020 E" . │ │ │ │ │ - 0x00249110 20202020 20202020 20202020 20202f20 / │ │ │ │ │ - 0x00249120 22425553 592d5445 4e544154 49564522 "BUSY-TENTATIVE" │ │ │ │ │ - 0x00249130 0a202020 20202020 20202020 20202020 . │ │ │ │ │ - 0x00249140 20202020 20202020 2020202f 20782d6e / x-n │ │ │ │ │ - 0x00249150 616d6520 203b00ff 20536f6d 65206578 ame ;.. Some ex │ │ │ │ │ - 0x00249160 70657269 6d656e74 616c2069 43616c65 perimental iCale │ │ │ │ │ - 0x00249170 6e646172 20667265 652f6275 73792074 ndar free/busy t │ │ │ │ │ - 0x00249180 7970652e 0a202020 20202020 20202020 ype.. │ │ │ │ │ - 0x00249190 20202020 20202020 20202020 2020202f / │ │ │ │ │ - 0x002491a0 2069616e 612d746f 6b656e29 0a202020 iana-token). │ │ │ │ │ - 0x002491b0 20202020 20202020 20202020 203b2053 ; S │ │ │ │ │ - 0x002491c0 6f6d6520 6f746865 72204941 4e412d72 ome other IANA-r │ │ │ │ │ - 0x002491d0 65676973 74657265 00df6420 6943616c egistere..d iCal │ │ │ │ │ - 0x002491e0 656e6461 72206672 65652f62 75737920 endar free/busy │ │ │ │ │ - 0x002491f0 74797065 2e0a2020 20202020 203b2044 type.. ; D │ │ │ │ │ - 0x00249200 65666175 6c742069 73204255 53590a20 efault is BUSY. │ │ │ │ │ - 0x00249210 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ │ - 0x00249240 cc627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ │ - 0x00249250 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ │ - 0x00249260 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ │ - 0x00249270 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ │ - 0x00249280 722d7061 72616d73 2e787364 b2000512 r-params.xsd.... │ │ │ │ │ - 0x00249290 0006ab09 0001a00a 000080c6 0100053c ...............< │ │ │ │ │ - 0x002492a0 00ff7873 3a616e6e 6f746174 696f6e20 ..xs:annotation │ │ │ │ │ - 0x002492b0 786d6c6e 733a7873 3d226874 74703a2f xmlns:xs="http:/ │ │ │ │ │ - 0x002492c0 2f777777 2e77332e 6f72672f 32303031 /www.w3.org/2001 │ │ │ │ │ - 0x002492d0 2f584d4c 53636865 6d612220 786d6c6e /XMLSchema" xmln │ │ │ │ │ - 0x002492e0 733a7863 616c3d22 75726e3a 69657466 s:xcal="urn:ietf │ │ │ │ │ - 0x002492f0 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ │ - 0x00249300 63616c65 6e646172 2d322e30 22203e0a calendar-2.0" >. │ │ │ │ │ - 0x00249310 3c78733a 646f6375 6d656e74 6174696f . encodi │ │ │ │ │ - 0x00249340 6e677061 72616d20 20202020 203d2022 ngparam = " │ │ │ │ │ - 0x00249350 454e434f 44494e47 2220223d 220a2020 ENCODING" "=". │ │ │ │ │ - 0x00249360 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00249370 20202020 20202020 28202238 42495422 ( "8BIT" │ │ │ │ │ - 0x00249380 0a202020 20202020 2020203b 20223862 . ; "8b │ │ │ │ │ - 0x00249390 69742220 74657874 20656e63 6f64696e it" text encodin │ │ │ │ │ - 0x002493a0 67206973 00ff2064 6566696e 65642069 g is.. defined i │ │ │ │ │ - 0x002493b0 6e205b52 46433230 34355d0a 20202020 n [RFC2045]. │ │ │ │ │ + 0x00247b80 2f202244 454c4547 41544544 2200ff20 / "DELEGATED".. │ │ │ │ │ + 0x00247b90 20202020 2020203b 20546f2d 646f2064 ; To-do d │ │ │ │ │ + 0x00247ba0 656c6567 61746564 0a202020 20202020 elegated. │ │ │ │ │ + 0x00247bb0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247bc0 202f2022 434f4d50 4c455445 44222020 / "COMPLETED" │ │ │ │ │ + 0x00247bd0 20202020 20203b20 546f2d64 6f20636f ; To-do co │ │ │ │ │ + 0x00247be0 6d706c65 7465640a 20202020 20202020 mpleted. │ │ │ │ │ + 0x00247bf0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247c00 20202020 20202020 20202020 20202000 . │ │ │ │ │ + 0x00247c10 ff202020 2020203b 20434f4d 504c4554 . ; COMPLET │ │ │ │ │ + 0x00247c20 45442070 726f7065 72747920 6861730a ED property has. │ │ │ │ │ + 0x00247c30 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247c40 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247c50 20202020 20202020 20202020 203b2044 ; D │ │ │ │ │ + 0x00247c60 4154452d 54494d45 20636f6d 706c6574 ATE-TIME complet │ │ │ │ │ + 0x00247c70 65640a20 20202020 20202020 20202020 ed. │ │ │ │ │ + 0x00247c80 20202020 20202020 2020202f 2022494e / "IN │ │ │ │ │ + 0x00247c90 2d00ff50 524f4345 53532220 20202020 -..PROCESS" │ │ │ │ │ + 0x00247ca0 20203b20 546f2d64 6f20696e 2070726f ; To-do in pro │ │ │ │ │ + 0x00247cb0 63657373 206f660a 20202020 20202020 cess of. │ │ │ │ │ + 0x00247cc0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247cd0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247ce0 20202020 203b2062 65696e67 20636f6d ; being com │ │ │ │ │ + 0x00247cf0 706c6574 65640a20 20202020 20202020 pleted. │ │ │ │ │ + 0x00247d00 20202020 20202020 20202020 2020202f / │ │ │ │ │ + 0x00247d10 20782d00 ff6e616d 65202020 20202020 x-..name │ │ │ │ │ + 0x00247d20 20202020 20203b20 45787065 72696d65 ; Experime │ │ │ │ │ + 0x00247d30 6e74616c 20737461 7475730a 20202020 ntal status. │ │ │ │ │ + 0x00247d40 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247d50 20202020 2f206961 6e612d74 6f6b656e / iana-token │ │ │ │ │ + 0x00247d60 29202020 20202020 203b204f 74686572 ) ; Other │ │ │ │ │ + 0x00247d70 2049414e 412d7265 67697374 65726564 IANA-registered │ │ │ │ │ + 0x00247d80 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00247d90 20202020 2000ff20 20202020 20202020 .. │ │ │ │ │ + 0x00247da0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247db0 3b207374 61747573 0a202020 20202020 ; status. │ │ │ │ │ + 0x00247dc0 3b205468 65736520 61726520 74686520 ; These are the │ │ │ │ │ + 0x00247dd0 70617274 69636970 6174696f 6e207374 participation st │ │ │ │ │ + 0x00247de0 61747573 65732066 6f722061 20225654 atuses for a "VT │ │ │ │ │ + 0x00247df0 4f444f22 2e0a2020 20202020 203b2044 ODO".. ; D │ │ │ │ │ + 0x00247e00 65666175 6c742069 73204e45 4544532d efault is NEEDS- │ │ │ │ │ + 0x00247e10 41435449 4f4e2e00 ff0a0a20 20202020 ACTION..... │ │ │ │ │ + 0x00247e20 20207061 72747374 61742d6a 6f757220 partstat-jour │ │ │ │ │ + 0x00247e30 2020203d 2028224e 45454453 2d414354 = ("NEEDS-ACT │ │ │ │ │ + 0x00247e40 494f4e22 20202020 3b204a6f 75726e61 ION" ; Journa │ │ │ │ │ + 0x00247e50 6c206e65 65647320 61637469 6f6e0a20 l needs action. │ │ │ │ │ + 0x00247e60 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247e70 20202020 2020202f 20224143 43455054 / "ACCEPT │ │ │ │ │ + 0x00247e80 45442220 20202020 20202020 3b204a6f ED" ; Jo │ │ │ │ │ + 0x00247e90 75726e61 6c206163 6300ff65 70746564 urnal acc..epted │ │ │ │ │ + 0x00247ea0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00247eb0 20202020 20202020 202f2022 4445434c / "DECL │ │ │ │ │ + 0x00247ec0 494e4544 22202020 20202020 20203b20 INED" ; │ │ │ │ │ + 0x00247ed0 4a6f7572 6e616c20 6465636c 696e6564 Journal declined │ │ │ │ │ + 0x00247ee0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00247ef0 20202020 20202020 202f2078 2d6e616d / x-nam │ │ │ │ │ + 0x00247f00 65202020 20202020 20202020 20203b20 e ; │ │ │ │ │ + 0x00247f10 45787065 72696d65 6e746100 ff6c2073 Experimenta..l s │ │ │ │ │ + 0x00247f20 74617475 730a2020 20202020 20202020 tatus. │ │ │ │ │ + 0x00247f30 20202020 20202020 20202020 20202f20 / │ │ │ │ │ + 0x00247f40 69616e61 2d746f6b 656e2920 20202020 iana-token) │ │ │ │ │ + 0x00247f50 2020203b 204f7468 65722049 414e412d ; Other IANA- │ │ │ │ │ + 0x00247f60 72656769 73746572 65640a20 20202020 registered. │ │ │ │ │ + 0x00247f70 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247f80 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00247f90 20202020 20202020 3b207374 6100ff74 ; sta..t │ │ │ │ │ + 0x00247fa0 75730a20 20202020 20203b20 54686573 us. ; Thes │ │ │ │ │ + 0x00247fb0 65206172 65207468 65207061 72746963 e are the partic │ │ │ │ │ + 0x00247fc0 69706174 696f6e20 73746174 75736573 ipation statuses │ │ │ │ │ + 0x00247fd0 20666f72 20612022 564a4f55 524e414c for a "VJOURNAL │ │ │ │ │ + 0x00247fe0 222e0a20 20202020 20203b20 44656661 ".. ; Defa │ │ │ │ │ + 0x00247ff0 756c7420 6973204e 45454453 2d414354 ult is NEEDS-ACT │ │ │ │ │ + 0x00248000 494f4e2e 0a202020 2020203c 2f78733a ION.. .. │ │ │ │ │ + 0x00248020 903c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r │ │ │ │ │ + 0x00248040 6570726f 64756369 626c652d 70617468 eproducible-path │ │ │ │ │ + 0x00248050 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2 │ │ │ │ │ + 0x00248060 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/ │ │ │ │ │ + 0x00248070 6943616c 656e6461 722d7061 72616d73 iCalendar-params │ │ │ │ │ + 0x00248080 2e787364 d1000512 0006e809 0001a00a .xsd............ │ │ │ │ │ + 0x00248090 000080d2 0300053c 00ff7873 3a616e6e .......<..xs:ann │ │ │ │ │ + 0x002480a0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs │ │ │ │ │ + 0x002480b0 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3. │ │ │ │ │ + 0x002480c0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche │ │ │ │ │ + 0x002480d0 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal=" │ │ │ │ │ + 0x002480e0 75726e3a 69657466 3a706172 616d733a urn:ietf:params: │ │ │ │ │ + 0x002480f0 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar │ │ │ │ │ + 0x00248100 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >.. │ │ │ │ │ + 0x00248130 20207265 6c747970 65706172 616d2020 reltypeparam │ │ │ │ │ + 0x00248140 20202020 203d2022 52454c54 59504522 = "RELTYPE" │ │ │ │ │ + 0x00248150 20223d22 0a202020 20202020 20202020 "=". │ │ │ │ │ + 0x00248160 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248170 28225041 52454e54 22202020 203b2050 ("PARENT" ; P │ │ │ │ │ + 0x00248180 6172656e 74207265 6c617469 6f6e7368 arent relationsh │ │ │ │ │ + 0x00248190 6970202d 20446566 61756c74 00ff0a20 ip - Default... │ │ │ │ │ + 0x002481a0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002481b0 20202020 20202020 202f2022 4348494c / "CHIL │ │ │ │ │ + 0x002481c0 44222020 2020203b 20436869 6c642072 D" ; Child r │ │ │ │ │ + 0x002481d0 656c6174 696f6e73 6869700a 20202020 elationship. │ │ │ │ │ + 0x002481e0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002481f0 20202020 20202f20 22534942 4c494e47 / "SIBLING │ │ │ │ │ + 0x00248200 22202020 3b205369 626c696e 67207265 " ; Sibling re │ │ │ │ │ + 0x00248210 6c617469 6f6e7368 69700a20 202000ff lationship. .. │ │ │ │ │ + 0x00248220 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248230 20202020 2020202f 2069616e 612d746f / iana-to │ │ │ │ │ + 0x00248240 6b656e20 203b2053 6f6d6520 6f746865 ken ; Some othe │ │ │ │ │ + 0x00248250 72204941 4e412d72 65676973 74657265 r IANA-registere │ │ │ │ │ + 0x00248260 640a2020 20202020 20202020 20202020 d. │ │ │ │ │ + 0x00248270 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248280 20202020 20202020 20203b20 6943616c ; iCal │ │ │ │ │ + 0x00248290 656e6461 72207265 6c617469 6f6e7368 endar relationsh │ │ │ │ │ + 0x002482a0 00ff6970 20747970 650a2020 20202020 ..ip type. │ │ │ │ │ + 0x002482b0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002482c0 20202020 2f20782d 6e616d65 29202020 / x-name) │ │ │ │ │ + 0x002482d0 20203b20 41206e6f 6e2d7374 616e6461 ; A non-standa │ │ │ │ │ + 0x002482e0 72642c20 65787065 72696d65 6e74616c rd, experimental │ │ │ │ │ + 0x002482f0 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00248300 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248310 20202020 20202020 203b2072 656c6174 ; relat │ │ │ │ │ + 0x00248320 696f00ff 6e736869 70207479 70650a20 io..nship type. │ │ │ │ │ + 0x00248330 20202020 20202057 732d4361 6c656e64 Ws-Calend │ │ │ │ │ + 0x00248340 61722061 64647320 74686520 76616c75 ar adds the valu │ │ │ │ │ + 0x00248350 65730a20 20202020 20202020 20202020 es. │ │ │ │ │ + 0x00248360 20202020 20202020 20202020 20202f20 / │ │ │ │ │ + 0x00248370 2246494e 49534854 4f535441 5254220a "FINISHTOSTART". │ │ │ │ │ + 0x00248380 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248390 20202020 20202020 2020202f 20224649 / "FI │ │ │ │ │ + 0x002483a0 4e495348 00ff544f 46494e49 5348220a NISH..TOFINISH". │ │ │ │ │ + 0x002483b0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002483c0 20202020 20202020 2020202f 20225354 / "ST │ │ │ │ │ + 0x002483d0 41525454 4f46494e 49534822 0a202020 ARTTOFINISH". │ │ │ │ │ + 0x002483e0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002483f0 20202020 20202020 2f202253 54415254 / "START │ │ │ │ │ + 0x00248400 544f5354 41525422 20202020 20202020 TOSTART" │ │ │ │ │ + 0x00248410 20202020 200a2020 20202020 20202020 . │ │ │ │ │ + 0x00248420 20202020 202000d4 20202020 20202020 .. │ │ │ │ │ + 0x00248430 2020200a 20202020 2020203b 20446566 . ; Def │ │ │ │ │ + 0x00248440 61756c74 20697320 50415245 4e540a20 ault is PARENT. │ │ │ │ │ + 0x00248450 20202020 203c2f78 733a646f 63756d65 ...L../. │ │ │ │ │ + 0x00248480 cb627569 6c642f72 6570726f 64756369 .build/reproduci │ │ │ │ │ + 0x00248490 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola │ │ │ │ │ + 0x002484a0 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem │ │ │ │ │ + 0x002484b0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda │ │ │ │ │ + 0x002484c0 722d7061 72616d73 2e787364 1c010005 r-params.xsd.... │ │ │ │ │ + 0x002484d0 120006e6 040001a0 0a000080 36010005 ............6... │ │ │ │ │ + 0x002484e0 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation │ │ │ │ │ + 0x002484f0 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http: │ │ │ │ │ + 0x00248500 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200 │ │ │ │ │ + 0x00248510 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml │ │ │ │ │ + 0x00248520 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet │ │ │ │ │ + 0x00248530 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns: │ │ │ │ │ + 0x00248540 6963616c 656e6461 722d322e 3022203e icalendar-2.0" > │ │ │ │ │ + 0x00248550 0a3c7873 3a646f63 756d656e 74617469 .. class │ │ │ │ │ + 0x00248580 76616c75 65203d20 22505542 4c494322 value = "PUBLIC" │ │ │ │ │ + 0x00248590 202f2022 50524956 41544522 202f2022 / "PRIVATE" / " │ │ │ │ │ + 0x002485a0 434f4e46 4944454e 5449414c 22202f20 CONFIDENTIAL" / │ │ │ │ │ + 0x002485b0 69616e61 2d746f6b 656e0a20 20202020 iana-token. │ │ │ │ │ + 0x002485c0 20202020 20202020 20202020 202f2078 / x │ │ │ │ │ + 0x002485d0 2d6e616d 650a2020 20202020 203b4465 -name. ;De │ │ │ │ │ + 0x002485e0 6661756c 7400b820 69732050 55424c49 fault.. is PUBLI │ │ │ │ │ + 0x002485f0 430a2020 20202020 3c2f7873 3a646f63 C. ...K. │ │ │ │ │ + 0x00248620 052f00ca 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ │ + 0x00248630 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ │ + 0x00248640 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ │ + 0x00248650 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ │ + 0x00248660 6e646172 2d70726f 70732e78 73647b01 ndar-props.xsd{. │ │ │ │ │ + 0x00248670 00051400 08250700 01a00a00 0080b601 .....%.......... │ │ │ │ │ + 0x00248680 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati │ │ │ │ │ + 0x00248690 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt │ │ │ │ │ + 0x002486a0 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2 │ │ │ │ │ + 0x002486b0 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x │ │ │ │ │ + 0x002486c0 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i │ │ │ │ │ + 0x002486d0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n │ │ │ │ │ + 0x002486e0 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0" │ │ │ │ │ + 0x002486f0 203e0a3c 78733a64 6f63756d 656e7461 >.. sche │ │ │ │ │ + 0x00248720 64756c65 666f7263 6573656e 64706172 duleforcesendpar │ │ │ │ │ + 0x00248730 616d203d 20225343 48454455 4c452d46 am = "SCHEDULE-F │ │ │ │ │ + 0x00248740 4f524345 2d53454e 44222022 3d220a20 ORCE-SEND" "=". │ │ │ │ │ + 0x00248750 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248760 20202020 20202020 20202020 20282252 ("R │ │ │ │ │ + 0x00248770 45515545 53542220 2020203b 20466f72 EQUEST" ; For │ │ │ │ │ + 0x00248780 63652061 20225200 ff455155 45535422 ce a "R..EQUEST" │ │ │ │ │ + 0x00248790 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x002487a0 20202020 20202020 20202020 20202f20 / │ │ │ │ │ + 0x002487b0 22524550 4c592220 20202020 203b2046 "REPLY" ; F │ │ │ │ │ + 0x002487c0 6f726365 20612022 5245504c 59220a20 orce a "REPLY". │ │ │ │ │ + 0x002487d0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x002487e0 20202020 20202020 20202020 2f206961 / ia │ │ │ │ │ + 0x002487f0 6e612d74 6f6b656e 2920203b 2049414e na-token) ; IAN │ │ │ │ │ + 0x00248800 41207265 67697374 6500b872 6564206d A registe..red m │ │ │ │ │ + 0x00248810 6574686f 640a2020 20202020 3c2f7873 ethod. . │ │ │ │ │ + 0x00248830 3c2f7873 3a616e6e 6f746174 696f6e3e │ │ │ │ │ + 0x00248840 00004c00 052f00cb 6275696c 642f7265 ..L../..build/re │ │ │ │ │ + 0x00248850 70726f64 75636962 6c652d70 6174682f producible-path/ │ │ │ │ │ + 0x00248860 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2. │ │ │ │ │ + 0x00248870 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i │ │ │ │ │ + 0x00248880 43616c65 6e646172 2d706172 616d732e Calendar-params. │ │ │ │ │ + 0x00248890 78736467 01000512 0006e005 0001a00a xsdg............ │ │ │ │ │ + 0x002488a0 000080d5 0400053c 00ff7873 3a616e6e .......<..xs:ann │ │ │ │ │ + 0x002488b0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs │ │ │ │ │ + 0x002488c0 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3. │ │ │ │ │ + 0x002488d0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche │ │ │ │ │ + 0x002488e0 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal=" │ │ │ │ │ + 0x002488f0 75726e3a 69657466 3a706172 616d733a urn:ietf:params: │ │ │ │ │ + 0x00248900 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar │ │ │ │ │ + 0x00248910 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >.. │ │ │ │ │ + 0x00248940 20207374 61747573 20202020 20202020 status │ │ │ │ │ + 0x00248950 20203d20 22535441 54555322 20737461 = "STATUS" sta │ │ │ │ │ + 0x00248960 74706172 616d2022 3a222073 74617476 tparam ":" statv │ │ │ │ │ + 0x00248970 616c7565 2043524c 460a0a20 20202020 alue CRLF.. │ │ │ │ │ + 0x00248980 20207374 61747061 72616d20 20202020 statparam │ │ │ │ │ + 0x00248990 20203d20 2a28223b 22206f74 6865722d = *(";" other- │ │ │ │ │ + 0x002489a0 70617261 6d290a0a 20202020 00ff2020 param).. .. │ │ │ │ │ + 0x002489b0 20737461 7476616c 75652020 20202020 statvalue │ │ │ │ │ + 0x002489c0 203d2028 73746174 76616c75 652d6576 = (statvalue-ev │ │ │ │ │ + 0x002489d0 656e740a 20202020 20202020 20202020 ent. │ │ │ │ │ + 0x002489e0 20202020 20202020 2020202f 20207374 / st │ │ │ │ │ + 0x002489f0 61747661 6c75652d 746f646f 0a202020 atvalue-todo. │ │ │ │ │ + 0x00248a00 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248a10 20202020 2f202073 74617476 616c7565 / statvalue │ │ │ │ │ + 0x00248a20 2d6a6f75 72290a0a 20202020 202000ff -jour).. .. │ │ │ │ │ + 0x00248a30 20737461 7476616c 75652d65 76656e74 statvalue-event │ │ │ │ │ + 0x00248a40 203d2022 54454e54 41544956 45222020 = "TENTATIVE" │ │ │ │ │ + 0x00248a50 20203b49 6e646963 61746573 20657665 ;Indicates eve │ │ │ │ │ + 0x00248a60 6e742069 73207465 6e746174 6976652e nt is tentative. │ │ │ │ │ + 0x00248a70 0a202020 20202020 20202020 20202020 . │ │ │ │ │ + 0x00248a80 20202020 20202020 2f202243 4f4e4649 / "CONFI │ │ │ │ │ + 0x00248a90 524d4544 22202020 203b496e 64696361 RMED" ;Indica │ │ │ │ │ + 0x00248aa0 74657320 6576656e 74206973 20646566 tes event is def │ │ │ │ │ + 0x00248ab0 00ff696e 6974652e 0a202020 20202020 ..inite.. │ │ │ │ │ + 0x00248ac0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248ad0 2f202243 414e4345 4c4c4544 22202020 / "CANCELLED" │ │ │ │ │ + 0x00248ae0 203b496e 64696361 74657320 6576656e ;Indicates even │ │ │ │ │ + 0x00248af0 74207761 73206361 6e63656c 6c65642e t was cancelled. │ │ │ │ │ + 0x00248b00 0a202020 20202020 3b537461 74757320 . ;Status │ │ │ │ │ + 0x00248b10 76616c75 65732066 6f722061 20225645 values for a "VE │ │ │ │ │ + 0x00248b20 56454e54 220a0a20 20202020 20207374 VENT".. st │ │ │ │ │ + 0x00248b30 617400ff 76616c75 652d746f 646f2020 at..value-todo │ │ │ │ │ + 0x00248b40 3d20224e 45454453 2d414354 494f4e22 = "NEEDS-ACTION" │ │ │ │ │ + 0x00248b50 203b496e 64696361 74657320 746f2d64 ;Indicates to-d │ │ │ │ │ + 0x00248b60 6f206e65 65647320 61637469 6f6e2e0a o needs action.. │ │ │ │ │ + 0x00248b70 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248b80 20202020 2020202f 2022434f 4d504c45 / "COMPLE │ │ │ │ │ + 0x00248b90 54454422 20202020 3b496e64 69636174 TED" ;Indicat │ │ │ │ │ + 0x00248ba0 65732074 6f2d646f 20636f6d 706c6574 es to-do complet │ │ │ │ │ + 0x00248bb0 65642e0a 00ff2020 20202020 20202020 ed.... │ │ │ │ │ + 0x00248bc0 20202020 20202020 20202020 202f2022 / " │ │ │ │ │ + 0x00248bd0 494e2d50 524f4345 53532220 20203b49 IN-PROCESS" ;I │ │ │ │ │ + 0x00248be0 6e646963 61746573 20746f2d 646f2069 ndicates to-do i │ │ │ │ │ + 0x00248bf0 6e207072 6f636573 73206f66 2e0a2020 n process of.. │ │ │ │ │ + 0x00248c00 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248c10 20202020 202f2022 43414e43 454c4c45 / "CANCELLE │ │ │ │ │ + 0x00248c20 44222020 20203b49 6e646963 61746573 D" ;Indicates │ │ │ │ │ + 0x00248c30 20746f2d 646f00ff 20776173 2063616e to-do.. was can │ │ │ │ │ + 0x00248c40 63656c6c 65642e0a 20202020 2020203b celled.. ; │ │ │ │ │ + 0x00248c50 53746174 75732076 616c7565 7320666f Status values fo │ │ │ │ │ + 0x00248c60 72202256 544f444f 222e0a0a 20202020 r "VTODO"... │ │ │ │ │ + 0x00248c70 20202073 74617476 616c7565 2d6a6f75 statvalue-jou │ │ │ │ │ + 0x00248c80 7220203d 20224452 41465422 20202020 r = "DRAFT" │ │ │ │ │ + 0x00248c90 20202020 3b496e64 69636174 6573206a ;Indicates j │ │ │ │ │ + 0x00248ca0 6f75726e 616c2069 73206472 6166742e ournal is draft. │ │ │ │ │ + 0x00248cb0 0a202020 20202020 00ff2020 20202020 . .. │ │ │ │ │ + 0x00248cc0 20202020 20202020 20202f20 2246494e / "FIN │ │ │ │ │ + 0x00248cd0 414c2220 20202020 2020203b 496e6469 AL" ;Indi │ │ │ │ │ + 0x00248ce0 63617465 73206a6f 75726e61 6c206973 cates journal is │ │ │ │ │ + 0x00248cf0 2066696e 616c2e0a 20202020 20202020 final.. │ │ │ │ │ + 0x00248d00 20202020 20202020 20202020 2020202f / │ │ │ │ │ + 0x00248d10 20224341 4e43454c 4c454422 20202020 "CANCELLED" │ │ │ │ │ + 0x00248d20 3b496e64 69636174 6573206a 6f75726e ;Indicates journ │ │ │ │ │ + 0x00248d30 616c2069 73207265 6d6f00d4 7665642e al is remo..ved. │ │ │ │ │ + 0x00248d40 0a202020 2020203b 53746174 75732076 . ;Status v │ │ │ │ │ + 0x00248d50 616c7565 7320666f 72202256 4a4f5552 alues for "VJOUR │ │ │ │ │ + 0x00248d60 4e414c22 2e0a2020 20202020 3c2f7873 NAL".. . │ │ │ │ │ + 0x00248d80 3c2f7873 3a616e6e 6f746174 696f6e3e │ │ │ │ │ + 0x00248d90 00054b00 062f00ca 6275696c 642f7265 ..K../..build/re │ │ │ │ │ + 0x00248da0 70726f64 75636962 6c652d70 6174682f producible-path/ │ │ │ │ │ + 0x00248db0 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2. │ │ │ │ │ + 0x00248dc0 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i │ │ │ │ │ + 0x00248dd0 43616c65 6e646172 2d70726f 70732e78 Calendar-props.x │ │ │ │ │ + 0x00248de0 7364c201 00051400 08410700 01a00a00 sd.......A...... │ │ │ │ │ + 0x00248df0 00809e02 00053c00 ff78733a 616e6e6f ......<..xs:anno │ │ │ │ │ + 0x00248e00 74617469 6f6e2078 6d6c6e73 3a78733d tation xmlns:xs= │ │ │ │ │ + 0x00248e10 22687474 703a2f2f 7777772e 77332e6f "http://www.w3.o │ │ │ │ │ + 0x00248e20 72672f32 3030312f 584d4c53 6368656d rg/2001/XMLSchem │ │ │ │ │ + 0x00248e30 61222078 6d6c6e73 3a786361 6c3d2275 a" xmlns:xcal="u │ │ │ │ │ + 0x00248e40 726e3a69 6574663a 70617261 6d733a78 rn:ietf:params:x │ │ │ │ │ + 0x00248e50 6d6c3a6e 733a6963 616c656e 6461722d ml:ns:icalendar- │ │ │ │ │ + 0x00248e60 322e3022 203e0a3c 78733a64 6f63756d 2.0" >.. │ │ │ │ │ + 0x00248e90 20207363 68656475 6c656167 656e7470 scheduleagentp │ │ │ │ │ + 0x00248ea0 6172616d 203d2022 53434845 44554c45 aram = "SCHEDULE │ │ │ │ │ + 0x00248eb0 2d414745 4e542220 223d220a 20202020 -AGENT" "=". │ │ │ │ │ + 0x00248ec0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248ed0 20202020 28225345 52564552 22202020 ("SERVER" │ │ │ │ │ + 0x00248ee0 2020203b 20546865 20736572 76657220 ; The server │ │ │ │ │ + 0x00248ef0 68616e64 6c657320 73636800 ff656475 handles sch..edu │ │ │ │ │ + 0x00248f00 6c696e67 0a202020 20202020 20202020 ling. │ │ │ │ │ + 0x00248f10 20202020 20202020 20202020 2f202243 / "C │ │ │ │ │ + 0x00248f20 4c49454e 54222020 20202020 3b205468 LIENT" ; Th │ │ │ │ │ + 0x00248f30 6520636c 69656e74 2068616e 646c6573 e client handles │ │ │ │ │ + 0x00248f40 20736368 6564756c 696e670a 20202020 scheduling. │ │ │ │ │ + 0x00248f50 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248f60 2020202f 20224e4f 4e452220 20202020 / "NONE" │ │ │ │ │ + 0x00248f70 2020203b 204e6f20 6175746f 6d00ff61 ; No autom..a │ │ │ │ │ + 0x00248f80 74696320 73636865 64756c69 6e670a20 tic scheduling. │ │ │ │ │ + 0x00248f90 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248fa0 20202020 20202f20 782d6e61 6d652020 / x-name │ │ │ │ │ + 0x00248fb0 20202020 20203b20 45787065 72696d65 ; Experime │ │ │ │ │ + 0x00248fc0 6e74616c 20747970 650a2020 20202020 ntal type. │ │ │ │ │ + 0x00248fd0 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00248fe0 202f2069 616e612d 746f6b65 6e292020 / iana-token) │ │ │ │ │ + 0x00248ff0 203b204f 74686572 2049414e 41207200 ; Other IANA r. │ │ │ │ │ + 0x00249000 ff656769 73746572 65642074 7970650a .egistered type. │ │ │ │ │ + 0x00249010 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00249020 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00249030 20202020 2020203b 0a202020 20202020 ;. │ │ │ │ │ + 0x00249040 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00249050 20202020 20202020 20202020 20202020 │ │ │ │ │ + 0x00249060 3b204465 6661756c 74206973 20534552 ; Default is SER │ │ │ │ │ + 0x00249070 5645520a 20202020 20203c2f 78733a64 VER. . │ │ │ │ │ + 0x00249090 3c2f7873 3a616e6e 6f746174 696f6e3e │ │ │ │ │ + 0x002490a0 00004c00 052f00cb 6275696c 642f7265 ..L../..build/re │ │ │ │ │ + 0x002490b0 70726f64 75636962 6c652d70 6174682f producible-path/ │ │ │ │ │ + 0x002490c0 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2. │ │ │ │ │ + 0x002490d0 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i │ │ │ │ │ + 0x002490e0 43616c65 6e646172 2d706172 616d732e Calendar-params. │ │ │ │ │ + 0x002490f0 78736456 01000512 00068203 0001a00a xsdV............ │ │ │ │ │ + 0x00249100 0000808d 0100053c 00ff7873 3a616e6e .......<..xs:ann │ │ │ │ │ + 0x00249110 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs │ │ │ │ │ + 0x00249120 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3. │ │ │ │ │ + 0x00249130 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche │ │ │ │ │ + 0x00249140 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal=" │ │ │ │ │ + 0x00249150 75726e3a 69657466 3a706172 616d733a urn:ietf:params: │ │ │ │ │ + 0x00249160 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar │ │ │ │ │ + 0x00249170 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >.. │ │ │ │ │ + 0x002491a0 20207472 616e7376 616c7565 203d2022 transvalue = " │ │ │ │ │ + 0x002491b0 4f504151 5545220a 20202020 20202020 OPAQUE". │ │ │ │ │ + 0x002491c0 20202020 20202020 2020203b 426c6f63 ;Bloc │ │ │ │ │ + 0x002491d0 6b73206f 72206f70 61717565 206f6e20 ks or opaque on │ │ │ │ │ + 0x002491e0 62757379 2074696d 65207365 61726368 busy time search │ │ │ │ │ + 0x002491f0 65732e0a 20202020 20202020 20202020 es.. │ │ │ │ │ + 0x00249200 20202020 2020202f 20225452 00ff414e / "TR..AN │ │ │ │ │ + 0x00249210 53504152 454e5422 0a202020 20202020 SPARENT". │ │ │ │ │ + 0x00249220 20202020 20202020 20202020 3b547261 ;Tra │ │ │ │ │ + 0x00249230 6e737061 72656e74 206f6e20 62757379 nsparent on busy │ │ │ │ │ + 0x00249240 2074696d 65207365 61726368 65732e0a time searches.. │ │ │ │ │ + 0x00249250 20202020 2020203b 44656661 756c7420 ;Default │ │ │ │ │ + 0x00249260 76616c75 65206973 204f5041 5155450a value is OPAQUE. │ │ │ │ │ + 0x00249270 20202020 20203c2f 78733a64 6f63756d ...K. │ │ │ │ │ + 0x002492a0 062f00ca 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ │ + 0x002492b0 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ │ + 0x002492c0 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ │ + 0x002492d0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ │ + 0x002492e0 6e646172 2d70726f 70732e78 73641f02 ndar-props.xsd.. │ │ │ │ │ + 0x002492f0 00051400 081c0a00 01a00a00 00806401 ..............d. │ │ │ │ │ + 0x00249300 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati │ │ │ │ │ + 0x00249310 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt │ │ │ │ │ + 0x00249320 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2 │ │ │ │ │ + 0x00249330 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x │ │ │ │ │ + 0x00249340 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i │ │ │ │ │ + 0x00249350 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n │ │ │ │ │ + 0x00249360 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0" │ │ │ │ │ + 0x00249370 203e0a3c 78733a64 6f63756d 656e7461 >.. tri │ │ │ │ │ + 0x002493a0 6772656c 70617261 6d202020 20202020 grelparam │ │ │ │ │ + 0x002493b0 3d202252 454c4154 45442220 223d220a = "RELATED" "=". │ │ │ │ │ 0x002493c0 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x002493d0 20202020 20202f20 22424153 45363422 / "BASE64" │ │ │ │ │ - 0x002493e0 0a202020 20202020 2020203b 20224241 . ; "BA │ │ │ │ │ - 0x002493f0 53453634 22206269 6e617279 20656e63 SE64" binary enc │ │ │ │ │ - 0x00249400 6f64696e 6720666f 726d6174 20697320 oding format is │ │ │ │ │ - 0x00249410 64656669 6e656420 696e205b 52464334 defined in [RFC4 │ │ │ │ │ - 0x00249420 3634385d 0a2000c8 20202020 20202020 648]. .. │ │ │ │ │ - 0x00249430 20202020 20202020 20202020 20202020 │ │ │ │ │ - 0x00249440 20290a20 20202020 203c2f78 733a646f ). ...L │ │ │ │ │ - 0x00249470 00052f00 cc627569 6c642f72 6570726f ../..build/repro │ │ │ │ │ - 0x00249480 64756369 626c652d 70617468 2f6c6962 ducible-path/lib │ │ │ │ │ - 0x00249490 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s │ │ │ │ │ - 0x002494a0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal │ │ │ │ │ - 0x002494b0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd │ │ │ │ │ - 0x002494c0 9c000512 00062400 067500a8 726e3a69 ......$..u..rn:i │ │ │ │ │ + 0x002493d0 20202020 20202020 20202028 22535441 ("STA │ │ │ │ │ + 0x002493e0 52542220 20202020 20203b20 54726967 RT" ; Trig │ │ │ │ │ + 0x002493f0 67657220 6f666620 6f662073 74617274 ger off of start │ │ │ │ │ + 0x00249400 0a202020 20202000 e3202020 20202020 . .. │ │ │ │ │ + 0x00249410 20202020 20202020 20202020 202f2022 / " │ │ │ │ │ + 0x00249420 454e4422 29202020 20202020 203b2054 END") ; T │ │ │ │ │ + 0x00249430 72696767 6572206f 6666206f 6620656e rigger off of en │ │ │ │ │ + 0x00249440 640a2020 20202020 3c2f7873 3a646f63 d. ...L. │ │ │ │ │ + 0x00249470 062f00cb 6275696c 642f7265 70726f64 ./..build/reprod │ │ │ │ │ + 0x00249480 75636962 6c652d70 6174682f 6c69626b ucible-path/libk │ │ │ │ │ + 0x00249490 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc │ │ │ │ │ + 0x002494a0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale │ │ │ │ │ + 0x002494b0 6e646172 2d706172 616d732e 7873640f ndar-params.xsd. │ │ │ │ │ + 0x002494c0 01000512 00062400 067500a8 726e3a69 ......$..u..rn:i │ │ │ │ │ 0x002494d0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n │ │ │ │ │ 0x002494e0 733a6963 616c656e 6461722d 322e3001 s:icalendar-2.0. │ │ │ │ │ 0x002494f0 00030024 00057500 a3726e3a 69657466 ...$..u..rn:ietf │ │ │ │ │ 0x00249500 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i │ │ │ │ │ 0x00249510 63616c65 6e646172 2d322e30 feffffff calendar-2.0.... │ │ │ │ │ 0x00249520 01000a4c 00062f00 cb627569 6c642f72 ...L../..build/r │ │ │ │ │ 0x00249530 6570726f 64756369 626c652d 70617468 eproducible-path │ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: │ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment │ │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ │ - 0x00000000 64626136 37643063 37656263 31643231 dba67d0c7ebc1d21 │ │ │ │ │ - 0x00000010 36353661 61323731 66356534 34323336 656aa271f5e44236 │ │ │ │ │ - 0x00000020 66303565 63612e64 65627567 00000000 f05eca.debug.... │ │ │ │ │ - 0x00000030 c4416a81 .Aj. │ │ │ │ │ + 0x00000000 66303930 39366262 33653836 62353366 f09096bb3e86b53f │ │ │ │ │ + 0x00000010 62623361 62313435 38663233 61373035 bb3ab1458f23a705 │ │ │ │ │ + 0x00000020 61333461 32642e64 65627567 00000000 a34a2d.debug.... │ │ │ │ │ + 0x00000030 f4d7d420 ... ├── libkolabxml1v5-dbgsym_1.2.1-5_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-12-12 10:49:45.000000 debian-binary │ │ -rw-r--r-- 0 0 0 552 2023-12-12 10:49:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 6872752 2023-12-12 10:49:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 6872740 2023-12-12 10:49:45.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -6,8 +6,8 @@ │ │ │ │ Maintainer: Debian Kolab Maintainers │ │ │ │ Installed-Size: 8111 │ │ │ │ Depends: libkolabxml1v5 (= 1.2.1-5) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libkolabxml1v5 │ │ │ │ -Build-Ids: a7dba67d0c7ebc1d21656aa271f5e44236f05eca │ │ │ │ +Build-Ids: 08f09096bb3e86b53fbb3ab1458f23a705a34a2d │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ -usr/lib/debug/.build-id/a7/dba67d0c7ebc1d21656aa271f5e44236f05eca.debug │ │ │ │ │ +usr/lib/debug/.build-id/08/f09096bb3e86b53fbb3ab1458f23a705a34a2d.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/ │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/a7/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 8294992 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/a7/dba67d0c7ebc1d21656aa271f5e44236f05eca.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/08/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 8294992 2023-12-12 10:49:45.000000 ./usr/lib/debug/.build-id/08/f09096bb3e86b53fbb3ab1458f23a705a34a2d.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/doc/ │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2023-12-12 10:49:45.000000 ./usr/share/doc/libkolabxml1v5-dbgsym -> libkolabxml1v5 │ │ │ │ --- ./usr/lib/debug/.build-id/a7/dba67d0c7ebc1d21656aa271f5e44236f05eca.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/08/f09096bb3e86b53fbb3ab1458f23a705a34a2d.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 99% similar despite different names │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a7dba67d0c7ebc1d21656aa271f5e44236f05eca │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 08f09096bb3e86b53fbb3ab1458f23a705a34a2d │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -GCC: (Debian 14.2.0-17) 14.2.0 │ │ │ │ │ +J-GCC: (Debian 14.2.0-17) 14.2.0 │ │ │ │ │ 2a|I%|3? │ │ │ │ │ \=4-na+Q │ │ │ │ │ D9nD&^F\ │ │ │ │ │ Z895pD:> │ │ │ │ │ zFWFGk0d │ │ │ │ │ Yd6fREE>i │ │ │ │ │ 1dHBEF^|\