--- /srv/rebuilderd/tmp/rebuilderd1g49Qy/inputs/libkolabxml1v5_1.2.1-5.2_arm64.deb
+++ /srv/rebuilderd/tmp/rebuilderd1g49Qy/out/libkolabxml1v5_1.2.1-5.2_arm64.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2026-03-20 12:39:08.000000 debian-binary
│ --rw-r--r-- 0 0 0 27992 2026-03-20 12:39:08.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 506868 2026-03-20 12:39:08.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 27920 2026-03-20 12:39:08.000000 control.tar.xz
│ +-rw-r--r-- 0 0 0 506992 2026-03-20 12:39:08.000000 data.tar.xz
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── ./usr/lib/aarch64-linux-gnu/libkolabxml.so.1.2.1
│ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied.
│ │ │ ├── readelf --wide --notes {}
│ │ │ │ @@ -1,8 +1,8 @@
│ │ │ │
│ │ │ │ Displaying notes found in: .note.gnu.build-id
│ │ │ │ Owner Data size Description
│ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a67cfe1333aaf8a314d860bd38893ebbc771e4cc
│ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d3bf9d531277065c69dbbea2f9b65678746f0b32
│ │ │ │
│ │ │ │ Displaying notes found in: .note.gnu.property
│ │ │ │ Owner Data size Description
│ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: AArch64 feature: BTI, PAC, GCS
│ │ │ ├── strings --all --bytes=8 {}
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -8835,102 +8835,14 @@
│ │ │ │ arameters
│ │ │ │ aseProperty
│ │ │ │ aseParameter
│ │ │ │ XSAnnotation
│ │ │ │ xs:annotation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" >
│ │ │ │
│ │ │ │ - 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]
│ │ │ │ )
│ │ │ │ @@ -9102,14 +9014,102 @@
│ │ │ │ xml:lang="en">
│ │ │ │ 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
│ │ │ │ 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 {}
│ │ │ │ @@ -9320,774 +9320,774 @@
│ │ │ │ 0x002402f0 00feffff ff190006 b5030001 44090001 ............D...
│ │ │ │ 0x00240300 5e0a0001 5d070001 62090001 f1080001 ^...]...b.......
│ │ │ │ 0x00240310 a9090001 a0090001 12080001 76090001 ............v...
│ │ │ │ 0x00240320 0f070001 e6080001 53090001 1a0a0001 ........S.......
│ │ │ │ 0x00240330 e6090001 fd060001 b8090001 71070001 ............q...
│ │ │ │ 0x00240340 6d090001 3f070001 23070001 530a0001 m...?...#...S...
│ │ │ │ 0x00240350 68070001 7f090001 4e040001 feffffff h.......N.......
│ │ │ │ - 0x00240360 1d00060e 0006600a 0001ffff ffff0003 ......`.........
│ │ │ │ + 0x00240360 1d00060e 0006ab09 0001ffff ffff0003 ................
│ │ │ │ 0x00240370 0c000658 53416e6e 6f746174 696f6e00 ...XSAnnotation.
│ │ │ │ - 0x00240380 03ec0200 053c00ff 78733a61 6e6e6f74 .....<..xs:annot
│ │ │ │ + 0x00240380 03c60100 053c00ff 78733a61 6e6e6f74 .....<..xs:annot
│ │ │ │ 0x00240390 6174696f 6e20786d 6c6e733a 78733d22 ation xmlns:xs="
│ │ │ │ 0x002403a0 68747470 3a2f2f77 77772e77 332e6f72 http://www.w3.or
│ │ │ │ 0x002403b0 672f3230 30312f58 4d4c5363 68656d61 g/2001/XMLSchema
│ │ │ │ 0x002403c0 2220786d 6c6e733a 7863616c 3d227572 " xmlns:xcal="ur
│ │ │ │ 0x002403d0 6e3a6965 74663a70 6172616d 733a786d n:ietf:params:xm
│ │ │ │ 0x002403e0 6c3a6e73 3a696361 6c656e64 61722d32 l:ns:icalendar-2
│ │ │ │ 0x002403f0 2e302220 3e0a3c78 733a646f 63756d65 .0" >..
│ │ │ │ - 0x00240420 63757479 70657061 72616d20 20202020 cutypeparam
│ │ │ │ - 0x00240430 2020203d 20224355 54595045 2220223d = "CUTYPE" "=
│ │ │ │ - 0x00240440 220a2020 20202020 20202020 20202020 ".
│ │ │ │ - 0x00240450 20202020 20202020 20202020 2822494e ("IN
│ │ │ │ - 0x00240460 44495649 4455414c 22202020 3b20416e DIVIDUAL" ; An
│ │ │ │ - 0x00240470 20696e64 69766964 75616c0a 20202020 individual.
│ │ │ │ - 0x00240480 20202020 20202020 202000ff 20202020 ..
│ │ │ │ - 0x00240490 20202020 2020202f 20224752 4f555022 / "GROUP"
│ │ │ │ - 0x002404a0 20202020 20202020 3b204120 67726f75 ; A grou
│ │ │ │ - 0x002404b0 70206f66 20696e64 69766964 75616c73 p of individuals
│ │ │ │ - 0x002404c0 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x002404d0 20202020 20202020 20202f20 22524553 / "RES
│ │ │ │ - 0x002404e0 4f555243 45222020 2020203b 20412070 OURCE" ; A p
│ │ │ │ - 0x002404f0 68797369 63616c20 7265736f 75726365 hysical resource
│ │ │ │ - 0x00240500 0a202020 20202020 20202020 00ff2020 . ..
│ │ │ │ - 0x00240510 20202020 20202020 20202020 2f202252 / "R
│ │ │ │ - 0x00240520 4f4f4d22 20202020 20202020 203b2041 OOM" ; A
│ │ │ │ - 0x00240530 20726f6f 6d207265 736f7572 63650a20 room resource.
│ │ │ │ - 0x00240540 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00240550 20202020 20202020 2f202255 4e4b4e4f / "UNKNO
│ │ │ │ - 0x00240560 574e2220 20202020 203b204f 74686572 WN" ; Other
│ │ │ │ - 0x00240570 77697365 206e6f74 206b6e6f 776e0a20 wise not known.
│ │ │ │ - 0x00240580 20202020 20202020 20202020 202000ff ..
│ │ │ │ - 0x00240590 20202020 20202020 20202f20 782d6e61 / x-na
│ │ │ │ - 0x002405a0 6d652020 20202020 2020203b 20457870 me ; Exp
│ │ │ │ - 0x002405b0 6572696d 656e7461 6c207479 70650a20 erimental type.
│ │ │ │ - 0x002405c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002405d0 20202020 20202020 2f206961 6e612d74 / iana-t
│ │ │ │ - 0x002405e0 6f6b656e 29202020 203b204f 74686572 oken) ; Other
│ │ │ │ - 0x002405f0 2049414e 412d7265 67697374 65726564 IANA-registered
│ │ │ │ - 0x00240600 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00240610 00eb2020 20202020 20202020 20202020 ..
│ │ │ │ - 0x00240620 20202020 20202020 20202020 203b2074 ; t
│ │ │ │ - 0x00240630 7970650a 20202020 2020203b 20446566 ype. ; Def
│ │ │ │ - 0x00240640 61756c74 20697320 494e4449 56494455 ault is INDIVIDU
│ │ │ │ - 0x00240650 414c0a20 20202020 203c2f78 733a646f AL. ...L
│ │ │ │ - 0x00240680 00062f00 cc627569 6c642f72 6570726f ../..build/repro
│ │ │ │ - 0x00240690 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ - 0x002406a0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ - 0x002406b0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ - 0x002406c0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd
│ │ │ │ - 0x002406d0 76000512 00064303 0001a00a 00008074 v.....C........t
│ │ │ │ - 0x002406e0 0500053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat
│ │ │ │ - 0x002406f0 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht
│ │ │ │ - 0x00240700 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/
│ │ │ │ - 0x00240710 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema"
│ │ │ │ - 0x00240720 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn:
│ │ │ │ - 0x00240730 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:
│ │ │ │ - 0x00240740 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0
│ │ │ │ - 0x00240750 22203e0a 3c78733a 646f6375 6d656e74 " >.. D
│ │ │ │ - 0x00240780 75726174 696f6e73 20617265 20612070 urations are a p
│ │ │ │ - 0x00240790 726f626c 656d3a20 0a202020 20202020 roblem: .
│ │ │ │ - 0x002407a0 20202020 584d4c20 73636865 6d612074 XML schema t
│ │ │ │ - 0x002407b0 79706573 20616c6c 6f772059 65617273 ypes allow Years
│ │ │ │ - 0x002407c0 2c204d6f 6e746873 2c204461 79732c20 , Months, Days,
│ │ │ │ - 0x002407d0 486f7572 732c204d 696e7574 65732c20 Hours, Minutes,
│ │ │ │ - 0x002407e0 5365636f 6e64730a 00ff2020 20202020 Seconds...
│ │ │ │ - 0x002407f0 20202020 20496361 6c20616c 6c6f7773 Ical allows
│ │ │ │ - 0x00240800 20576565 6b732c20 44617973 2c20486f Weeks, Days, Ho
│ │ │ │ - 0x00240810 7572732c 204d696e 75746573 2c205365 urs, Minutes, Se
│ │ │ │ - 0x00240820 636f6e64 730a2020 20202020 20202020 conds.
│ │ │ │ - 0x00240830 200a2020 20202020 20205468 65736520 . These
│ │ │ │ - 0x00240840 6f766572 6c617020 616e6420 77652072 overlap and we r
│ │ │ │ - 0x00240850 65616c6c 79206e65 65642061 20636f6d eally need a com
│ │ │ │ - 0x00240860 62696e61 74696f6e 206f00ff 6620626f bination o..f bo
│ │ │ │ - 0x00240870 74682e0a 20202020 20202020 536f2074 th.. So t
│ │ │ │ - 0x00240880 68652063 6f6d7072 6f6d6973 65206973 he compromise is
│ │ │ │ - 0x00240890 20746f20 68617665 20612070 61747465 to have a patte
│ │ │ │ - 0x002408a0 726e2072 65737472 69637465 64205374 rn restricted St
│ │ │ │ - 0x002408b0 72696e67 20747970 6520616e 64206e6f ring type and no
│ │ │ │ - 0x002408c0 74650a20 20202020 20202074 68617420 te. that
│ │ │ │ - 0x002408d0 69662064 61746120 69732074 6f206265 if data is to be
│ │ │ │ - 0x002408e0 20657870 6f727465 6420696e 00ff746f exported in..to
│ │ │ │ - 0x002408f0 20746865 20696361 6c656e64 61722077 the icalendar w
│ │ │ │ - 0x00240900 6f726c64 20697420 63616e6e 6f742068 orld it cannot h
│ │ │ │ - 0x00240910 61766520 0a202020 20202020 20796561 ave . yea
│ │ │ │ - 0x00240920 7273206f 72206d6f 6e746873 2e0a2020 rs or months..
│ │ │ │ - 0x00240930 20202020 20200a20 20202020 20202055 . U
│ │ │ │ - 0x00240940 6c74696d 6174656c 79206974 20697320 ltimately it is
│ │ │ │ - 0x00240950 746f2062 6520686f 70656420 74686520 to be hoped the
│ │ │ │ - 0x00240960 74776f20 776f726c 64732063 616e00ff two worlds can..
│ │ │ │ - 0x00240970 20626520 616c6967 6e65642e 0a202020 be aligned..
│ │ │ │ - 0x00240980 20202020 200a2020 20202020 20205246 . RF
│ │ │ │ - 0x00240990 43353534 35202869 63616c65 6e646172 C5545 (icalendar
│ │ │ │ - 0x002409a0 29207370 65636966 6965730a 20202020 ) specifies.
│ │ │ │ - 0x002409b0 20202020 6475722d 76616c75 6520203d dur-value =
│ │ │ │ - 0x002409c0 20285b22 2b225d20 2f20222d 22292022 (["+"] / "-") "
│ │ │ │ - 0x002409d0 50222028 6475722d 64617465 202f2064 P" (dur-date / d
│ │ │ │ - 0x002409e0 75722d74 696d6520 2f206475 722d7765 ur-time / dur-we
│ │ │ │ - 0x002409f0 00ff656b 290a0a20 20202020 20202064 ..ek).. d
│ │ │ │ - 0x00240a00 75722d64 61746520 20203d20 6475722d ur-date = dur-
│ │ │ │ - 0x00240a10 64617920 5b647572 2d74696d 655d0a20 day [dur-time].
│ │ │ │ - 0x00240a20 20202020 20202064 75722d74 696d6520 dur-time
│ │ │ │ - 0x00240a30 20203d20 22542220 28647572 2d686f75 = "T" (dur-hou
│ │ │ │ - 0x00240a40 72202f20 6475722d 6d696e75 7465202f r / dur-minute /
│ │ │ │ - 0x00240a50 20647572 2d736563 6f6e6429 0a202020 dur-second).
│ │ │ │ - 0x00240a60 20202020 20647572 2d776565 6b202020 dur-week
│ │ │ │ - 0x00240a70 3d2000ff 312a4449 47495420 2257220a = ..1*DIGIT "W".
│ │ │ │ - 0x00240a80 20202020 20202020 6475722d 686f7572 dur-hour
│ │ │ │ - 0x00240a90 2020203d 20312a44 49474954 20224822 = 1*DIGIT "H"
│ │ │ │ - 0x00240aa0 205b6475 722d6d69 6e757465 5d0a2020 [dur-minute].
│ │ │ │ - 0x00240ab0 20202020 20206475 722d6d69 6e757465 dur-minute
│ │ │ │ - 0x00240ac0 203d2031 2a444947 49542022 4d22205b = 1*DIGIT "M" [
│ │ │ │ - 0x00240ad0 6475722d 7365636f 6e645d0a 20202020 dur-second].
│ │ │ │ - 0x00240ae0 20202020 6475722d 7365636f 6e64203d dur-second =
│ │ │ │ - 0x00240af0 20312a44 00ff4947 49542022 53220a20 1*D..IGIT "S".
│ │ │ │ - 0x00240b00 20202020 20202064 75722d64 61792020 dur-day
│ │ │ │ - 0x00240b10 20203d20 312a4449 47495420 2244220a = 1*DIGIT "D".
│ │ │ │ - 0x00240b20 20202020 20202020 0a202020 20202020 .
│ │ │ │ - 0x00240b30 20536f20 50355720 69732076 616c6964 So P5W is valid
│ │ │ │ - 0x00240b40 3a205035 57543130 4d206973 206e6f74 : P5WT10M is not
│ │ │ │ - 0x00240b50 2e204966 20776565 6b732072 65207370 . If weeks re sp
│ │ │ │ - 0x00240b60 65636966 69656420 6e6f7468 696e6720 ecified nothing
│ │ │ │ - 0x00240b70 656c7365 206300ff 616e2062 650a2020 else c..an be.
│ │ │ │ - 0x00240b80 20202020 20200a20 20202020 20202058 . X
│ │ │ │ - 0x00240b90 4d4c2073 70656369 66696573 0a202020 ML specifies.
│ │ │ │ - 0x00240ba0 20202020 20202020 506e596e 4d6e4454 PnYnMnDT
│ │ │ │ - 0x00240bb0 6e486e4d 6e530a20 20202020 2020200a nHnMnS. .
│ │ │ │ - 0x00240bc0 20202020 20202020 54686520 656c656d The elem
│ │ │ │ - 0x00240bd0 656e7473 206d7573 74206170 70656172 ents must appear
│ │ │ │ - 0x00240be0 20696e20 74686520 6f726465 72207370 in the order sp
│ │ │ │ - 0x00240bf0 65636966 69656420 00f3616e 64207468 ecified ..and th
│ │ │ │ - 0x00240c00 65202754 27206973 206f6d69 74746564 e 'T' is omitted
│ │ │ │ - 0x00240c10 200a2020 20202020 20206966 20686f75 . if hou
│ │ │ │ - 0x00240c20 7273206d 696e7574 65732061 6e642073 rs minutes and s
│ │ │ │ - 0x00240c30 65636f6e 64732061 72652061 6273656e econds are absen
│ │ │ │ - 0x00240c40 742e0a20 20202020 203c2f78 733a646f t.. ...N
│ │ │ │ - 0x00240c70 00062f00 ce627569 6c642f72 6570726f ../..build/repro
│ │ │ │ - 0x00240c80 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ - 0x00240c90 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ - 0x00240ca0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ - 0x00240cb0 656e6461 722d7661 6c747970 65732e78 endar-valtypes.x
│ │ │ │ - 0x00240cc0 73644400 05140006 ff060001 a00a0082 sdD.............
│ │ │ │ - 0x00240cd0 80000000 3f010005 3c00ff78 733a616e ....?...<..xs:an
│ │ │ │ - 0x00240ce0 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x
│ │ │ │ - 0x00240cf0 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3
│ │ │ │ - 0x00240d00 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch
│ │ │ │ - 0x00240d10 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal=
│ │ │ │ - 0x00240d20 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params
│ │ │ │ - 0x00240d30 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda
│ │ │ │ - 0x00240d40 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >..
│ │ │ │ - 0x00240d70 20202020 5374616e 64617264 2076616c Standard val
│ │ │ │ - 0x00240d80 7565730a 20202020 20202020 20202022 ues. "
│ │ │ │ - 0x00240d90 43484149 5222200a 20202020 20202020 CHAIR" .
│ │ │ │ - 0x00240da0 20202022 5245512d 50415254 49434950 "REQ-PARTICIP
│ │ │ │ - 0x00240db0 414e5422 200a2020 20202020 20202020 ANT" .
│ │ │ │ - 0x00240dc0 20224f50 542d5041 52544943 4950414e "OPT-PARTICIPAN
│ │ │ │ - 0x00240dd0 5422200a 20202020 20202020 2000be20 T" . ..
│ │ │ │ - 0x00240de0 20224e4f 4e2d5041 52544943 4950414e "NON-PARTICIPAN
│ │ │ │ - 0x00240df0 54220a20 20202020 203c2f78 733a646f T". ...L
│ │ │ │ - 0x00240e20 00062f00 cb627569 6c642f72 6570726f ../..build/repro
│ │ │ │ - 0x00240e30 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ - 0x00240e40 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ - 0x00240e50 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ - 0x00240e60 656e6461 722d7061 72616d73 2e787364 endar-params.xsd
│ │ │ │ - 0x00240e70 35010005 12000614 080001a0 0a000080 5...............
│ │ │ │ - 0x00240e80 60020005 3c00ff78 733a616e 6e6f7461 `...<..xs:annota
│ │ │ │ - 0x00240e90 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h
│ │ │ │ - 0x00240ea0 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org
│ │ │ │ - 0x00240eb0 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema"
│ │ │ │ - 0x00240ec0 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn
│ │ │ │ - 0x00240ed0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml
│ │ │ │ - 0x00240ee0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.
│ │ │ │ - 0x00240ef0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. f
│ │ │ │ - 0x00240f20 62747970 65706172 616d2020 20202020 btypeparam
│ │ │ │ - 0x00240f30 20203d20 22464254 59504522 20223d22 = "FBTYPE" "="
│ │ │ │ - 0x00240f40 200a2020 20202020 20202020 20202020 .
│ │ │ │ - 0x00240f50 20202020 20202020 20202028 22465245 ("FRE
│ │ │ │ - 0x00240f60 4522200a 20202020 20202020 20202020 E" .
│ │ │ │ - 0x00240f70 20202020 20202020 20202020 20202f20 /
│ │ │ │ - 0x00240f80 22425553 59220a20 2000ff20 20202020 "BUSY". ..
│ │ │ │ - 0x00240f90 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00240fa0 2020202f 20224255 53592d55 4e415641 / "BUSY-UNAVA
│ │ │ │ - 0x00240fb0 494c4142 4c452220 0a202020 20202020 ILABLE" .
│ │ │ │ + 0x00240420 656e636f 64696e67 70617261 6d202020 encodingparam
│ │ │ │ + 0x00240430 2020203d 2022454e 434f4449 4e472220 = "ENCODING"
│ │ │ │ + 0x00240440 223d220a 20202020 20202020 20202020 "=".
│ │ │ │ + 0x00240450 20202020 20202020 20202020 20202820 (
│ │ │ │ + 0x00240460 22384249 54220a20 20202020 20202020 "8BIT".
│ │ │ │ + 0x00240470 203b2022 38626974 22207465 78742065 ; "8bit" text e
│ │ │ │ + 0x00240480 6e636f64 696e6720 697300ff 20646566 ncoding is.. def
│ │ │ │ + 0x00240490 696e6564 20696e20 5b524643 32303435 ined in [RFC2045
│ │ │ │ + 0x002404a0 5d0a2020 20202020 20202020 20202020 ].
│ │ │ │ + 0x002404b0 20202020 20202020 20202020 2f202242 / "B
│ │ │ │ + 0x002404c0 41534536 34220a20 20202020 20202020 ASE64".
│ │ │ │ + 0x002404d0 203b2022 42415345 36342220 62696e61 ; "BASE64" bina
│ │ │ │ + 0x002404e0 72792065 6e636f64 696e6720 666f726d ry encoding form
│ │ │ │ + 0x002404f0 61742069 73206465 66696e65 6420696e at is defined in
│ │ │ │ + 0x00240500 205b5246 43343634 385d0a20 00c82020 [RFC4648]. ..
│ │ │ │ + 0x00240510 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240520 20202020 20202029 0a202020 2020203c ). <
│ │ │ │ + 0x00240530 2f78733a 646f6375 6d656e74 6174696f /xs:documentatio
│ │ │ │ + 0x00240540 6e3e0a3c 2f78733a 616e6e6f 74617469 n>...L../..build
│ │ │ │ + 0x00240560 2f726570 726f6475 6369626c 652d7061 /reproducible-pa
│ │ │ │ + 0x00240570 74682f6c 69626b6f 6c616278 6d6c2d31 th/libkolabxml-1
│ │ │ │ + 0x00240580 2e322e31 2f736368 656d6173 2f696361 .2.1/schemas/ica
│ │ │ │ + 0x00240590 6c2f6943 616c656e 6461722d 70617261 l/iCalendar-para
│ │ │ │ + 0x002405a0 6d732e78 73649c00 05120006 41040001 ms.xsd......A...
│ │ │ │ + 0x002405b0 a00a0000 80160100 053c00ff 78733a61 .........<..xs:a
│ │ │ │ + 0x002405c0 6e6e6f74 6174696f 6e20786d 6c6e733a nnotation xmlns:
│ │ │ │ + 0x002405d0 78733d22 68747470 3a2f2f77 77772e77 xs="http://www.w
│ │ │ │ + 0x002405e0 332e6f72 672f3230 30312f58 4d4c5363 3.org/2001/XMLSc
│ │ │ │ + 0x002405f0 68656d61 2220786d 6c6e733a 7863616c hema" xmlns:xcal
│ │ │ │ + 0x00240600 3d227572 6e3a6965 74663a70 6172616d ="urn:ietf:param
│ │ │ │ + 0x00240610 733a786d 6c3a6e73 3a696361 6c656e64 s:xml:ns:icalend
│ │ │ │ + 0x00240620 61722d32 2e302220 3e0a3c78 733a646f ar-2.0" >..
│ │ │ │ + 0x00240650 20202020 61637469 6f6e7661 6c756520 actionvalue
│ │ │ │ + 0x00240660 3d202241 5544494f 22202f20 22444953 = "AUDIO" / "DIS
│ │ │ │ + 0x00240670 504c4159 22202f20 22454d41 494c220a PLAY" / "EMAIL".
│ │ │ │ + 0x00240680 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240690 2020202f 2069616e 612d746f 6b656e20 / iana-token
│ │ │ │ + 0x002406a0 2f20782d 6e616d65 0a202020 2020203c / x-name. <
│ │ │ │ + 0x002406b0 2f78733a 646f6375 6d656e74 61740098 /xs:documentat..
│ │ │ │ + 0x002406c0 696f6e3e 0a3c2f78 733a616e 6e6f7461 ion>...K../..bui
│ │ │ │ + 0x002406e0 6c642f72 6570726f 64756369 626c652d ld/reproducible-
│ │ │ │ + 0x002406f0 70617468 2f6c6962 6b6f6c61 62786d6c path/libkolabxml
│ │ │ │ + 0x00240700 2d312e32 2e312f73 6368656d 61732f69 -1.2.1/schemas/i
│ │ │ │ + 0x00240710 63616c2f 6943616c 656e6461 722d7072 cal/iCalendar-pr
│ │ │ │ + 0x00240720 6f70732e 787364c1 02000514 0008e808 ops.xsd.........
│ │ │ │ + 0x00240730 0001a00a 00008011 0900053c 00ff7873 ...........<..xs
│ │ │ │ + 0x00240740 3a616e6e 6f746174 696f6e20 786d6c6e :annotation xmln
│ │ │ │ + 0x00240750 733a7873 3d226874 74703a2f 2f777777 s:xs="http://www
│ │ │ │ + 0x00240760 2e77332e 6f72672f 32303031 2f584d4c .w3.org/2001/XML
│ │ │ │ + 0x00240770 53636865 6d612220 786d6c6e 733a7863 Schema" xmlns:xc
│ │ │ │ + 0x00240780 616c3d22 75726e3a 69657466 3a706172 al="urn:ietf:par
│ │ │ │ + 0x00240790 616d733a 786d6c3a 6e733a69 63616c65 ams:xml:ns:icale
│ │ │ │ + 0x002407a0 6e646172 2d322e30 22203e0a 3c78733a ndar-2.0" >..
│ │ │ │ + 0x002407d0 20202020 20207061 72747374 61742d65 partstat-e
│ │ │ │ + 0x002407e0 76656e74 2020203d 2028224e 45454453 vent = ("NEEDS
│ │ │ │ + 0x002407f0 2d414354 494f4e22 20202020 3b204576 -ACTION" ; Ev
│ │ │ │ + 0x00240800 656e7420 6e656564 73206163 74696f6e ent needs action
│ │ │ │ + 0x00240810 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00240820 20202020 20202020 202f2022 41434345 / "ACCE
│ │ │ │ + 0x00240830 50544544 22202020 20202020 20203b20 PTED" ;
│ │ │ │ + 0x00240840 00ff4576 656e7420 61636365 70746564 ..Event accepted
│ │ │ │ + 0x00240850 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00240860 20202020 20202020 202f2022 4445434c / "DECL
│ │ │ │ + 0x00240870 494e4544 22202020 20202020 20203b20 INED" ;
│ │ │ │ + 0x00240880 4576656e 74206465 636c696e 65640a20 Event declined.
│ │ │ │ + 0x00240890 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002408a0 20202020 2020202f 20225445 4e544154 / "TENTAT
│ │ │ │ + 0x002408b0 49564522 20202020 20202020 3b204576 IVE" ; Ev
│ │ │ │ + 0x002408c0 656e00ff 74207465 6e746174 6976656c en..t tentativel
│ │ │ │ + 0x002408d0 790a2020 20202020 20202020 20202020 y.
│ │ │ │ + 0x002408e0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002408f0 20202020 20202020 20202020 2020203b ;
│ │ │ │ + 0x00240900 20616363 65707465 640a2020 20202020 accepted.
│ │ │ │ + 0x00240910 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240920 20202f20 2244454c 45474154 45442220 / "DELEGATED"
│ │ │ │ + 0x00240930 20202020 2020203b 20457665 6e742064 ; Event d
│ │ │ │ + 0x00240940 656c6567 00ff6174 65640a20 20202020 eleg..ated.
│ │ │ │ + 0x00240950 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240960 2020202f 20782d6e 616d6520 20202020 / x-name
│ │ │ │ + 0x00240970 20202020 20202020 3b204578 70657269 ; Experi
│ │ │ │ + 0x00240980 6d656e74 616c2073 74617475 730a2020 mental status.
│ │ │ │ + 0x00240990 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002409a0 20202020 20202f20 69616e61 2d746f6b / iana-tok
│ │ │ │ + 0x002409b0 656e2920 20202020 2020203b 204f7468 en) ; Oth
│ │ │ │ + 0x002409c0 65722049 414e00ff 412d7265 67697374 er IAN..A-regist
│ │ │ │ + 0x002409d0 65726564 0a202020 20202020 20202020 ered.
│ │ │ │ + 0x002409e0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002409f0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240a00 20203b20 73746174 75730a20 20202020 ; status.
│ │ │ │ + 0x00240a10 20203b20 54686573 65206172 65207468 ; These are th
│ │ │ │ + 0x00240a20 65207061 72746963 69706174 696f6e20 e participation
│ │ │ │ + 0x00240a30 73746174 75736573 20666f72 20612022 statuses for a "
│ │ │ │ + 0x00240a40 56455645 4e54222e 00ff0a20 20202020 VEVENT"....
│ │ │ │ + 0x00240a50 20203b20 44656661 756c7420 6973204e ; Default is N
│ │ │ │ + 0x00240a60 45454453 2d414354 494f4e2e 0a0a2020 EEDS-ACTION...
│ │ │ │ + 0x00240a70 20202020 20706172 74737461 742d746f partstat-to
│ │ │ │ + 0x00240a80 646f2020 20203d20 28224e45 4544532d do = ("NEEDS-
│ │ │ │ + 0x00240a90 41435449 4f4e2220 2020203b 20546f2d ACTION" ; To-
│ │ │ │ + 0x00240aa0 646f206e 65656473 20616374 696f6e0a do needs action.
│ │ │ │ + 0x00240ab0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240ac0 20202020 20202020 2f2000ff 22414343 / .."ACC
│ │ │ │ + 0x00240ad0 45505445 44222020 20202020 2020203b EPTED" ;
│ │ │ │ + 0x00240ae0 20546f2d 646f2061 63636570 7465640a To-do accepted.
│ │ │ │ + 0x00240af0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240b00 20202020 20202020 2f202244 45434c49 / "DECLI
│ │ │ │ + 0x00240b10 4e454422 20202020 20202020 203b2054 NED" ; T
│ │ │ │ + 0x00240b20 6f2d646f 20646563 6c696e65 640a2020 o-do declined.
│ │ │ │ + 0x00240b30 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240b40 20202020 20202f20 2254454e 00ff5441 / "TEN..TA
│ │ │ │ + 0x00240b50 54495645 22202020 20202020 203b2054 TIVE" ; T
│ │ │ │ + 0x00240b60 6f2d646f 2074656e 74617469 76656c79 o-do tentatively
│ │ │ │ + 0x00240b70 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00240b80 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240b90 20202020 20202020 20202020 20203b20 ;
│ │ │ │ + 0x00240ba0 61636365 70746564 0a202020 20202020 accepted.
│ │ │ │ + 0x00240bb0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240bc0 202f2022 44454c45 47415445 442200ff / "DELEGATED"..
│ │ │ │ + 0x00240bd0 20202020 20202020 3b20546f 2d646f20 ; To-do
│ │ │ │ + 0x00240be0 64656c65 67617465 640a2020 20202020 delegated.
│ │ │ │ + 0x00240bf0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240c00 20202f20 22434f4d 504c4554 45442220 / "COMPLETED"
│ │ │ │ + 0x00240c10 20202020 2020203b 20546f2d 646f2063 ; To-do c
│ │ │ │ + 0x00240c20 6f6d706c 65746564 0a202020 20202020 ompleted.
│ │ │ │ + 0x00240c30 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240c40 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240c50 00ff2020 20202020 3b20434f 4d504c45 .. ; COMPLE
│ │ │ │ + 0x00240c60 54454420 70726f70 65727479 20686173 TED property has
│ │ │ │ + 0x00240c70 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00240c80 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240c90 20202020 20202020 20202020 20203b20 ;
│ │ │ │ + 0x00240ca0 44415445 2d54494d 4520636f 6d706c65 DATE-TIME comple
│ │ │ │ + 0x00240cb0 7465640a 20202020 20202020 20202020 ted.
│ │ │ │ + 0x00240cc0 20202020 20202020 20202020 2f202249 / "I
│ │ │ │ + 0x00240cd0 4e2d00ff 50524f43 45535322 20202020 N-..PROCESS"
│ │ │ │ + 0x00240ce0 2020203b 20546f2d 646f2069 6e207072 ; To-do in pr
│ │ │ │ + 0x00240cf0 6f636573 73206f66 0a202020 20202020 ocess of.
│ │ │ │ + 0x00240d00 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240d10 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240d20 20202020 20203b20 6265696e 6720636f ; being co
│ │ │ │ + 0x00240d30 6d706c65 7465640a 20202020 20202020 mpleted.
│ │ │ │ + 0x00240d40 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240d50 2f20782d 00ff6e61 6d652020 20202020 / x-..name
│ │ │ │ + 0x00240d60 20202020 2020203b 20457870 6572696d ; Experim
│ │ │ │ + 0x00240d70 656e7461 6c207374 61747573 0a202020 ental status.
│ │ │ │ + 0x00240d80 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240d90 20202020 202f2069 616e612d 746f6b65 / iana-toke
│ │ │ │ + 0x00240da0 6e292020 20202020 20203b20 4f746865 n) ; Othe
│ │ │ │ + 0x00240db0 72204941 4e412d72 65676973 74657265 r IANA-registere
│ │ │ │ + 0x00240dc0 640a2020 20202020 20202020 20202020 d.
│ │ │ │ + 0x00240dd0 20202020 202000ff 20202020 20202020 ..
│ │ │ │ + 0x00240de0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240df0 203b2073 74617475 730a2020 20202020 ; status.
│ │ │ │ + 0x00240e00 203b2054 68657365 20617265 20746865 ; These are the
│ │ │ │ + 0x00240e10 20706172 74696369 70617469 6f6e2073 participation s
│ │ │ │ + 0x00240e20 74617475 73657320 666f7220 61202256 tatuses for a "V
│ │ │ │ + 0x00240e30 544f444f 222e0a20 20202020 20203b20 TODO".. ;
│ │ │ │ + 0x00240e40 44656661 756c7420 6973204e 45454453 Default is NEEDS
│ │ │ │ + 0x00240e50 2d414354 494f4e2e 00ff0a0a 20202020 -ACTION.....
│ │ │ │ + 0x00240e60 20202070 61727473 7461742d 6a6f7572 partstat-jour
│ │ │ │ + 0x00240e70 20202020 3d202822 4e454544 532d4143 = ("NEEDS-AC
│ │ │ │ + 0x00240e80 54494f4e 22202020 203b204a 6f75726e TION" ; Journ
│ │ │ │ + 0x00240e90 616c206e 65656473 20616374 696f6e0a al needs action.
│ │ │ │ + 0x00240ea0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00240eb0 20202020 20202020 2f202241 43434550 / "ACCEP
│ │ │ │ + 0x00240ec0 54454422 20202020 20202020 203b204a TED" ; J
│ │ │ │ + 0x00240ed0 6f75726e 616c2061 636300ff 65707465 ournal acc..epte
│ │ │ │ + 0x00240ee0 640a2020 20202020 20202020 20202020 d.
│ │ │ │ + 0x00240ef0 20202020 20202020 20202f20 22444543 / "DEC
│ │ │ │ + 0x00240f00 4c494e45 44222020 20202020 2020203b LINED" ;
│ │ │ │ + 0x00240f10 204a6f75 726e616c 20646563 6c696e65 Journal decline
│ │ │ │ + 0x00240f20 640a2020 20202020 20202020 20202020 d.
│ │ │ │ + 0x00240f30 20202020 20202020 20202f20 782d6e61 / x-na
│ │ │ │ + 0x00240f40 6d652020 20202020 20202020 2020203b me ;
│ │ │ │ + 0x00240f50 20457870 6572696d 656e7461 00ff6c20 Experimenta..l
│ │ │ │ + 0x00240f60 73746174 75730a20 20202020 20202020 status.
│ │ │ │ + 0x00240f70 20202020 20202020 20202020 2020202f /
│ │ │ │ + 0x00240f80 2069616e 612d746f 6b656e29 20202020 iana-token)
│ │ │ │ + 0x00240f90 20202020 3b204f74 68657220 49414e41 ; Other IANA
│ │ │ │ + 0x00240fa0 2d726567 69737465 7265640a 20202020 -registered.
│ │ │ │ + 0x00240fb0 20202020 20202020 20202020 20202020
│ │ │ │ 0x00240fc0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00240fd0 2020202f 20224255 53592d54 454e5441 / "BUSY-TENTA
│ │ │ │ - 0x00240fe0 54495645 220a2020 20202020 20202020 TIVE".
│ │ │ │ - 0x00240ff0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241000 2f20782d 6e616d65 20203b00 ff20536f / x-name ;.. So
│ │ │ │ - 0x00241010 6d652065 78706572 696d656e 74616c20 me experimental
│ │ │ │ - 0x00241020 6943616c 656e6461 72206672 65652f62 iCalendar free/b
│ │ │ │ - 0x00241030 75737920 74797065 2e0a2020 20202020 usy type..
│ │ │ │ - 0x00241040 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241050 20202020 2f206961 6e612d74 6f6b656e / iana-token
│ │ │ │ - 0x00241060 290a2020 20202020 20202020 20202020 ).
│ │ │ │ - 0x00241070 20203b20 536f6d65 206f7468 65722049 ; Some other I
│ │ │ │ - 0x00241080 414e412d 72656769 73746572 6500df64 ANA-registere..d
│ │ │ │ - 0x00241090 20694361 6c656e64 61722066 7265652f iCalendar free/
│ │ │ │ - 0x002410a0 62757379 20747970 652e0a20 20202020 busy type..
│ │ │ │ - 0x002410b0 20203b20 44656661 756c7420 69732042 ; Default is B
│ │ │ │ - 0x002410c0 5553590a 20202020 20203c2f 78733a64 USY. .
│ │ │ │ - 0x002410e0 78733a61 6e6e6f74 6174696f 6e3e0007 xs:annotation>..
│ │ │ │ - 0x002410f0 4c00062f 00cc6275 696c642f 72657072 L../..build/repr
│ │ │ │ - 0x00241100 6f647563 69626c65 2d706174 682f6c69 oducible-path/li
│ │ │ │ - 0x00241110 626b6f6c 6162786d 6c2d312e 322e312f bkolabxml-1.2.1/
│ │ │ │ - 0x00241120 73636865 6d61732f 6963616c 2f694361 schemas/ical/iCa
│ │ │ │ - 0x00241130 6c656e64 61722d70 6172616d 732e7873 lendar-params.xs
│ │ │ │ - 0x00241140 64b20005 120006ab 090001a0 0a000080 d...............
│ │ │ │ - 0x00241150 c6010005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota
│ │ │ │ - 0x00241160 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h
│ │ │ │ - 0x00241170 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org
│ │ │ │ - 0x00241180 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema"
│ │ │ │ - 0x00241190 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn
│ │ │ │ - 0x002411a0 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml
│ │ │ │ - 0x002411b0 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.
│ │ │ │ - 0x002411c0 3022203e 0a3c7873 3a646f63 756d656e 0" >.. e
│ │ │ │ - 0x002411f0 6e636f64 696e6770 6172616d 20202020 ncodingparam
│ │ │ │ - 0x00241200 20203d20 22454e43 4f44494e 47222022 = "ENCODING" "
│ │ │ │ - 0x00241210 3d220a20 20202020 20202020 20202020 =".
│ │ │ │ - 0x00241220 20202020 20202020 20202020 20282022 ( "
│ │ │ │ - 0x00241230 38424954 220a2020 20202020 20202020 8BIT".
│ │ │ │ - 0x00241240 3b202238 62697422 20746578 7420656e ; "8bit" text en
│ │ │ │ - 0x00241250 636f6469 6e672069 7300ff20 64656669 coding is.. defi
│ │ │ │ - 0x00241260 6e656420 696e205b 52464332 3034355d ned in [RFC2045]
│ │ │ │ - 0x00241270 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00241280 20202020 20202020 2020202f 20224241 / "BA
│ │ │ │ - 0x00241290 53453634 220a2020 20202020 20202020 SE64".
│ │ │ │ - 0x002412a0 3b202242 41534536 34222062 696e6172 ; "BASE64" binar
│ │ │ │ - 0x002412b0 7920656e 636f6469 6e672066 6f726d61 y encoding forma
│ │ │ │ - 0x002412c0 74206973 20646566 696e6564 20696e20 t is defined in
│ │ │ │ - 0x002412d0 5b524643 34363438 5d0a2000 c8202020 [RFC4648]. ..
│ │ │ │ - 0x002412e0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002412f0 20202020 2020290a 20202020 20203c2f ).
│ │ │ │ - 0x00241300 78733a64 6f63756d 656e7461 74696f6e xs:documentation
│ │ │ │ - 0x00241310 3e0a3c2f 78733a61 6e6e6f74 6174696f >...L../..build/
│ │ │ │ - 0x00241330 72657072 6f647563 69626c65 2d706174 reproducible-pat
│ │ │ │ - 0x00241340 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.
│ │ │ │ - 0x00241350 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical
│ │ │ │ - 0x00241360 2f694361 6c656e64 61722d70 6172616d /iCalendar-param
│ │ │ │ - 0x00241370 732e7873 649c0005 12000641 040001a0 s.xsd......A....
│ │ │ │ - 0x00241380 0a000080 16010005 3c00ff78 733a616e ........<..xs:an
│ │ │ │ - 0x00241390 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x
│ │ │ │ - 0x002413a0 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3
│ │ │ │ - 0x002413b0 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch
│ │ │ │ - 0x002413c0 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal=
│ │ │ │ - 0x002413d0 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params
│ │ │ │ - 0x002413e0 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda
│ │ │ │ - 0x002413f0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >..
│ │ │ │ - 0x00241420 20202061 6374696f 6e76616c 7565203d actionvalue =
│ │ │ │ - 0x00241430 20224155 44494f22 202f2022 44495350 "AUDIO" / "DISP
│ │ │ │ - 0x00241440 4c415922 202f2022 454d4149 4c220a20 LAY" / "EMAIL".
│ │ │ │ - 0x00241450 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241460 20202f20 69616e61 2d746f6b 656e202f / iana-token /
│ │ │ │ - 0x00241470 20782d6e 616d650a 20202020 20203c2f x-name.
│ │ │ │ - 0x00241480 78733a64 6f63756d 656e7461 74009869 xs:documentat..i
│ │ │ │ - 0x00241490 6f6e3e0a 3c2f7873 3a616e6e 6f746174 on>...K../..buil
│ │ │ │ - 0x002414b0 642f7265 70726f64 75636962 6c652d70 d/reproducible-p
│ │ │ │ - 0x002414c0 6174682f 6c69626b 6f6c6162 786d6c2d ath/libkolabxml-
│ │ │ │ - 0x002414d0 312e322e 312f7363 68656d61 732f6963 1.2.1/schemas/ic
│ │ │ │ - 0x002414e0 616c2f69 43616c65 6e646172 2d70726f al/iCalendar-pro
│ │ │ │ - 0x002414f0 70732e78 7364c102 00051400 08e80800 ps.xsd..........
│ │ │ │ - 0x00241500 01a00a00 00801109 00053c00 ff78733a ..........<..xs:
│ │ │ │ - 0x00241510 616e6e6f 74617469 6f6e2078 6d6c6e73 annotation xmlns
│ │ │ │ - 0x00241520 3a78733d 22687474 703a2f2f 7777772e :xs="http://www.
│ │ │ │ - 0x00241530 77332e6f 72672f32 3030312f 584d4c53 w3.org/2001/XMLS
│ │ │ │ - 0x00241540 6368656d 61222078 6d6c6e73 3a786361 chema" xmlns:xca
│ │ │ │ - 0x00241550 6c3d2275 726e3a69 6574663a 70617261 l="urn:ietf:para
│ │ │ │ - 0x00241560 6d733a78 6d6c3a6e 733a6963 616c656e ms:xml:ns:icalen
│ │ │ │ - 0x00241570 6461722d 322e3022 203e0a3c 78733a64 dar-2.0" >..
│ │ │ │ - 0x002415a0 20202020 20706172 74737461 742d6576 partstat-ev
│ │ │ │ - 0x002415b0 656e7420 20203d20 28224e45 4544532d ent = ("NEEDS-
│ │ │ │ - 0x002415c0 41435449 4f4e2220 2020203b 20457665 ACTION" ; Eve
│ │ │ │ - 0x002415d0 6e74206e 65656473 20616374 696f6e0a nt needs action.
│ │ │ │ - 0x002415e0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002415f0 20202020 20202020 2f202241 43434550 / "ACCEP
│ │ │ │ - 0x00241600 54454422 20202020 20202020 203b2000 TED" ; .
│ │ │ │ - 0x00241610 ff457665 6e742061 63636570 7465640a .Event accepted.
│ │ │ │ - 0x00241620 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241630 20202020 20202020 2f202244 45434c49 / "DECLI
│ │ │ │ - 0x00241640 4e454422 20202020 20202020 203b2045 NED" ; E
│ │ │ │ - 0x00241650 76656e74 20646563 6c696e65 640a2020 vent declined.
│ │ │ │ - 0x00241660 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241670 20202020 20202f20 2254454e 54415449 / "TENTATI
│ │ │ │ - 0x00241680 56452220 20202020 2020203b 20457665 VE" ; Eve
│ │ │ │ - 0x00241690 6e00ff74 2074656e 74617469 76656c79 n..t tentatively
│ │ │ │ - 0x002416a0 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x002416b0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002416c0 20202020 20202020 20202020 20203b20 ;
│ │ │ │ - 0x002416d0 61636365 70746564 0a202020 20202020 accepted.
│ │ │ │ - 0x002416e0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002416f0 202f2022 44454c45 47415445 44222020 / "DELEGATED"
│ │ │ │ - 0x00241700 20202020 20203b20 4576656e 74206465 ; Event de
│ │ │ │ - 0x00241710 6c656700 ff617465 640a2020 20202020 leg..ated.
│ │ │ │ - 0x00241720 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241730 20202f20 782d6e61 6d652020 20202020 / x-name
│ │ │ │ - 0x00241740 20202020 2020203b 20457870 6572696d ; Experim
│ │ │ │ - 0x00241750 656e7461 6c207374 61747573 0a202020 ental status.
│ │ │ │ - 0x00241760 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241770 20202020 202f2069 616e612d 746f6b65 / iana-toke
│ │ │ │ - 0x00241780 6e292020 20202020 20203b20 4f746865 n) ; Othe
│ │ │ │ - 0x00241790 72204941 4e00ff41 2d726567 69737465 r IAN..A-registe
│ │ │ │ - 0x002417a0 7265640a 20202020 20202020 20202020 red.
│ │ │ │ - 0x002417b0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002417c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002417d0 203b2073 74617475 730a2020 20202020 ; status.
│ │ │ │ - 0x002417e0 203b2054 68657365 20617265 20746865 ; These are the
│ │ │ │ - 0x002417f0 20706172 74696369 70617469 6f6e2073 participation s
│ │ │ │ - 0x00241800 74617475 73657320 666f7220 61202256 tatuses for a "V
│ │ │ │ - 0x00241810 4556454e 54222e00 ff0a2020 20202020 EVENT"....
│ │ │ │ - 0x00241820 203b2044 65666175 6c742069 73204e45 ; Default is NE
│ │ │ │ - 0x00241830 4544532d 41435449 4f4e2e0a 0a202020 EDS-ACTION...
│ │ │ │ - 0x00241840 20202020 70617274 73746174 2d746f64 partstat-tod
│ │ │ │ - 0x00241850 6f202020 203d2028 224e4545 44532d41 o = ("NEEDS-A
│ │ │ │ - 0x00241860 4354494f 4e222020 20203b20 546f2d64 CTION" ; To-d
│ │ │ │ - 0x00241870 6f206e65 65647320 61637469 6f6e0a20 o needs action.
│ │ │ │ - 0x00241880 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241890 20202020 2020202f 2000ff22 41434345 / .."ACCE
│ │ │ │ - 0x002418a0 50544544 22202020 20202020 20203b20 PTED" ;
│ │ │ │ - 0x002418b0 546f2d64 6f206163 63657074 65640a20 To-do accepted.
│ │ │ │ - 0x002418c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002418d0 20202020 2020202f 20224445 434c494e / "DECLIN
│ │ │ │ - 0x002418e0 45442220 20202020 20202020 3b20546f ED" ; To
│ │ │ │ - 0x002418f0 2d646f20 6465636c 696e6564 0a202020 -do declined.
│ │ │ │ - 0x00241900 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241910 20202020 202f2022 54454e00 ff544154 / "TEN..TAT
│ │ │ │ - 0x00241920 49564522 20202020 20202020 3b20546f IVE" ; To
│ │ │ │ - 0x00241930 2d646f20 74656e74 61746976 656c790a -do tentatively.
│ │ │ │ - 0x00241940 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241950 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241960 20202020 20202020 20202020 203b2061 ; a
│ │ │ │ - 0x00241970 63636570 7465640a 20202020 20202020 ccepted.
│ │ │ │ - 0x00241980 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241990 2f202244 454c4547 41544544 2200ff20 / "DELEGATED"..
│ │ │ │ - 0x002419a0 20202020 2020203b 20546f2d 646f2064 ; To-do d
│ │ │ │ - 0x002419b0 656c6567 61746564 0a202020 20202020 elegated.
│ │ │ │ - 0x002419c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002419d0 202f2022 434f4d50 4c455445 44222020 / "COMPLETED"
│ │ │ │ - 0x002419e0 20202020 20203b20 546f2d64 6f20636f ; To-do co
│ │ │ │ - 0x002419f0 6d706c65 7465640a 20202020 20202020 mpleted.
│ │ │ │ - 0x00241a00 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241a10 20202020 20202020 20202020 20202000 .
│ │ │ │ - 0x00241a20 ff202020 2020203b 20434f4d 504c4554 . ; COMPLET
│ │ │ │ - 0x00241a30 45442070 726f7065 72747920 6861730a ED property has.
│ │ │ │ + 0x00240fd0 20202020 20202020 203b2073 746100ff ; sta..
│ │ │ │ + 0x00240fe0 7475730a 20202020 2020203b 20546865 tus. ; The
│ │ │ │ + 0x00240ff0 73652061 72652074 68652070 61727469 se are the parti
│ │ │ │ + 0x00241000 63697061 74696f6e 20737461 74757365 cipation statuse
│ │ │ │ + 0x00241010 7320666f 72206120 22564a4f 55524e41 s for a "VJOURNA
│ │ │ │ + 0x00241020 4c222e0a 20202020 2020203b 20446566 L".. ; Def
│ │ │ │ + 0x00241030 61756c74 20697320 4e454544 532d4143 ault is NEEDS-AC
│ │ │ │ + 0x00241040 54494f4e 2e0a2020 20202020 3c2f7873 TION.. .
│ │ │ │ + 0x00241060 00903c2f 78733a61 6e6e6f74 6174696f ....L../..build/
│ │ │ │ + 0x00241080 72657072 6f647563 69626c65 2d706174 reproducible-pat
│ │ │ │ + 0x00241090 682f6c69 626b6f6c 6162786d 6c2d312e h/libkolabxml-1.
│ │ │ │ + 0x002410a0 322e312f 73636865 6d61732f 6963616c 2.1/schemas/ical
│ │ │ │ + 0x002410b0 2f694361 6c656e64 61722d70 6172616d /iCalendar-param
│ │ │ │ + 0x002410c0 732e7873 64d10005 120006e8 090001a0 s.xsd...........
│ │ │ │ + 0x002410d0 0a000080 d2030005 3c00ff78 733a616e ........<..xs:an
│ │ │ │ + 0x002410e0 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x
│ │ │ │ + 0x002410f0 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3
│ │ │ │ + 0x00241100 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch
│ │ │ │ + 0x00241110 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal=
│ │ │ │ + 0x00241120 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params
│ │ │ │ + 0x00241130 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda
│ │ │ │ + 0x00241140 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >..
│ │ │ │ + 0x00241170 20202072 656c7479 70657061 72616d20 reltypeparam
│ │ │ │ + 0x00241180 20202020 20203d20 2252454c 54595045 = "RELTYPE
│ │ │ │ + 0x00241190 2220223d 220a2020 20202020 20202020 " "=".
│ │ │ │ + 0x002411a0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002411b0 20282250 4152454e 54222020 20203b20 ("PARENT" ;
│ │ │ │ + 0x002411c0 50617265 6e742072 656c6174 696f6e73 Parent relations
│ │ │ │ + 0x002411d0 68697020 2d204465 6661756c 7400ff0a hip - Default...
│ │ │ │ + 0x002411e0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002411f0 20202020 20202020 20202f20 22434849 / "CHI
│ │ │ │ + 0x00241200 4c442220 20202020 3b204368 696c6420 LD" ; Child
│ │ │ │ + 0x00241210 72656c61 74696f6e 73686970 0a202020 relationship.
│ │ │ │ + 0x00241220 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241230 20202020 2020202f 20225349 424c494e / "SIBLIN
│ │ │ │ + 0x00241240 47222020 203b2053 69626c69 6e672072 G" ; Sibling r
│ │ │ │ + 0x00241250 656c6174 696f6e73 6869700a 20202000 elationship. .
│ │ │ │ + 0x00241260 ff202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00241270 20202020 20202020 2f206961 6e612d74 / iana-t
│ │ │ │ + 0x00241280 6f6b656e 20203b20 536f6d65 206f7468 oken ; Some oth
│ │ │ │ + 0x00241290 65722049 414e412d 72656769 73746572 er IANA-register
│ │ │ │ + 0x002412a0 65640a20 20202020 20202020 20202020 ed.
│ │ │ │ + 0x002412b0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002412c0 20202020 20202020 2020203b 20694361 ; iCa
│ │ │ │ + 0x002412d0 6c656e64 61722072 656c6174 696f6e73 lendar relations
│ │ │ │ + 0x002412e0 6800ff69 70207479 70650a20 20202020 h..ip type.
│ │ │ │ + 0x002412f0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241300 20202020 202f2078 2d6e616d 65292020 / x-name)
│ │ │ │ + 0x00241310 2020203b 2041206e 6f6e2d73 74616e64 ; A non-stand
│ │ │ │ + 0x00241320 6172642c 20657870 6572696d 656e7461 ard, experimenta
│ │ │ │ + 0x00241330 6c0a2020 20202020 20202020 20202020 l.
│ │ │ │ + 0x00241340 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241350 20202020 20202020 20203b20 72656c61 ; rela
│ │ │ │ + 0x00241360 74696f00 ff6e7368 69702074 7970650a tio..nship type.
│ │ │ │ + 0x00241370 20202020 20202020 57732d43 616c656e Ws-Calen
│ │ │ │ + 0x00241380 64617220 61646473 20746865 2076616c dar adds the val
│ │ │ │ + 0x00241390 7565730a 20202020 20202020 20202020 ues.
│ │ │ │ + 0x002413a0 20202020 20202020 20202020 2020202f /
│ │ │ │ + 0x002413b0 20224649 4e495348 544f5354 41525422 "FINISHTOSTART"
│ │ │ │ + 0x002413c0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x002413d0 20202020 20202020 20202020 2f202246 / "F
│ │ │ │ + 0x002413e0 494e4953 4800ff54 4f46494e 49534822 INISH..TOFINISH"
│ │ │ │ + 0x002413f0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00241400 20202020 20202020 20202020 2f202253 / "S
│ │ │ │ + 0x00241410 54415254 544f4649 4e495348 220a2020 TARTTOFINISH".
│ │ │ │ + 0x00241420 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241430 20202020 20202020 202f2022 53544152 / "STAR
│ │ │ │ + 0x00241440 54544f53 54415254 22202020 20202020 TTOSTART"
│ │ │ │ + 0x00241450 20202020 20200a20 20202020 20202020 .
│ │ │ │ + 0x00241460 20202020 20202000 d4202020 20202020 ..
│ │ │ │ + 0x00241470 20202020 0a202020 20202020 3b204465 . ; De
│ │ │ │ + 0x00241480 6661756c 74206973 20504152 454e540a fault is PARENT.
│ │ │ │ + 0x00241490 20202020 20203c2f 78733a64 6f63756d ...L../
│ │ │ │ + 0x002414c0 00cb6275 696c642f 72657072 6f647563 ..build/reproduc
│ │ │ │ + 0x002414d0 69626c65 2d706174 682f6c69 626b6f6c ible-path/libkol
│ │ │ │ + 0x002414e0 6162786d 6c2d312e 322e312f 73636865 abxml-1.2.1/sche
│ │ │ │ + 0x002414f0 6d61732f 6963616c 2f694361 6c656e64 mas/ical/iCalend
│ │ │ │ + 0x00241500 61722d70 6172616d 732e7873 641c0100 ar-params.xsd...
│ │ │ │ + 0x00241510 05120006 e6040001 a00a0000 80360100 .............6..
│ │ │ │ + 0x00241520 053c00ff 78733a61 6e6e6f74 6174696f .<..xs:annotatio
│ │ │ │ + 0x00241530 6e20786d 6c6e733a 78733d22 68747470 n xmlns:xs="http
│ │ │ │ + 0x00241540 3a2f2f77 77772e77 332e6f72 672f3230 ://www.w3.org/20
│ │ │ │ + 0x00241550 30312f58 4d4c5363 68656d61 2220786d 01/XMLSchema" xm
│ │ │ │ + 0x00241560 6c6e733a 7863616c 3d227572 6e3a6965 lns:xcal="urn:ie
│ │ │ │ + 0x00241570 74663a70 6172616d 733a786d 6c3a6e73 tf:params:xml:ns
│ │ │ │ + 0x00241580 3a696361 6c656e64 61722d32 2e302220 :icalendar-2.0"
│ │ │ │ + 0x00241590 3e0a3c78 733a646f 63756d65 6e746174 >.. clas
│ │ │ │ + 0x002415c0 7376616c 7565203d 20225055 424c4943 svalue = "PUBLIC
│ │ │ │ + 0x002415d0 22202f20 22505249 56415445 22202f20 " / "PRIVATE" /
│ │ │ │ + 0x002415e0 22434f4e 46494445 4e544941 4c22202f "CONFIDENTIAL" /
│ │ │ │ + 0x002415f0 2069616e 612d746f 6b656e0a 20202020 iana-token.
│ │ │ │ + 0x00241600 20202020 20202020 20202020 20202f20 /
│ │ │ │ + 0x00241610 782d6e61 6d650a20 20202020 20203b44 x-name. ;D
│ │ │ │ + 0x00241620 65666175 6c7400b8 20697320 5055424c efault.. is PUBL
│ │ │ │ + 0x00241630 49430a20 20202020 203c2f78 733a646f IC. ...K
│ │ │ │ + 0x00241660 00052f00 ca627569 6c642f72 6570726f ../..build/repro
│ │ │ │ + 0x00241670 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ + 0x00241680 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ + 0x00241690 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ + 0x002416a0 656e6461 722d7072 6f70732e 7873647b endar-props.xsd{
│ │ │ │ + 0x002416b0 01000514 00082507 0001a00a 000080b6 ......%.........
│ │ │ │ + 0x002416c0 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat
│ │ │ │ + 0x002416d0 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht
│ │ │ │ + 0x002416e0 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/
│ │ │ │ + 0x002416f0 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema"
│ │ │ │ + 0x00241700 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn:
│ │ │ │ + 0x00241710 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:
│ │ │ │ + 0x00241720 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0
│ │ │ │ + 0x00241730 22203e0a 3c78733a 646f6375 6d656e74 " >.. sch
│ │ │ │ + 0x00241760 6564756c 65666f72 63657365 6e647061 eduleforcesendpa
│ │ │ │ + 0x00241770 72616d20 3d202253 43484544 554c452d ram = "SCHEDULE-
│ │ │ │ + 0x00241780 464f5243 452d5345 4e442220 223d220a FORCE-SEND" "=".
│ │ │ │ + 0x00241790 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002417a0 20202020 20202020 20202020 20202822 ("
│ │ │ │ + 0x002417b0 52455155 45535422 20202020 3b20466f REQUEST" ; Fo
│ │ │ │ + 0x002417c0 72636520 61202252 00ff4551 55455354 rce a "R..EQUEST
│ │ │ │ + 0x002417d0 220a2020 20202020 20202020 20202020 ".
│ │ │ │ + 0x002417e0 20202020 20202020 20202020 2020202f /
│ │ │ │ + 0x002417f0 20225245 504c5922 20202020 20203b20 "REPLY" ;
│ │ │ │ + 0x00241800 466f7263 65206120 22524550 4c59220a Force a "REPLY".
│ │ │ │ + 0x00241810 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241820 20202020 20202020 20202020 202f2069 / i
│ │ │ │ + 0x00241830 616e612d 746f6b65 6e292020 3b204941 ana-token) ; IA
│ │ │ │ + 0x00241840 4e412072 65676973 746500b8 72656420 NA registe..red
│ │ │ │ + 0x00241850 6d657468 6f640a20 20202020 203c2f78 method.
│ │ │ │ + 0x00241870 0a3c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r
│ │ │ │ + 0x00241890 6570726f 64756369 626c652d 70617468 eproducible-path
│ │ │ │ + 0x002418a0 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2
│ │ │ │ + 0x002418b0 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/
│ │ │ │ + 0x002418c0 6943616c 656e6461 722d7061 72616d73 iCalendar-params
│ │ │ │ + 0x002418d0 2e787364 67010005 120006e0 050001a0 .xsdg...........
│ │ │ │ + 0x002418e0 0a000080 d5040005 3c00ff78 733a616e ........<..xs:an
│ │ │ │ + 0x002418f0 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x
│ │ │ │ + 0x00241900 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3
│ │ │ │ + 0x00241910 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch
│ │ │ │ + 0x00241920 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal=
│ │ │ │ + 0x00241930 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params
│ │ │ │ + 0x00241940 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda
│ │ │ │ + 0x00241950 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >..
│ │ │ │ + 0x00241980 20202073 74617475 73202020 20202020 status
│ │ │ │ + 0x00241990 2020203d 20225354 41545553 22207374 = "STATUS" st
│ │ │ │ + 0x002419a0 61747061 72616d20 223a2220 73746174 atparam ":" stat
│ │ │ │ + 0x002419b0 76616c75 65204352 4c460a0a 20202020 value CRLF..
│ │ │ │ + 0x002419c0 20202073 74617470 6172616d 20202020 statparam
│ │ │ │ + 0x002419d0 2020203d 202a2822 3b22206f 74686572 = *(";" other
│ │ │ │ + 0x002419e0 2d706172 616d290a 0a202020 2000ff20 -param).. ..
│ │ │ │ + 0x002419f0 20207374 61747661 6c756520 20202020 statvalue
│ │ │ │ + 0x00241a00 20203d20 28737461 7476616c 75652d65 = (statvalue-e
│ │ │ │ + 0x00241a10 76656e74 0a202020 20202020 20202020 vent.
│ │ │ │ + 0x00241a20 20202020 20202020 20202020 2f202073 / s
│ │ │ │ + 0x00241a30 74617476 616c7565 2d746f64 6f0a2020 tatvalue-todo.
│ │ │ │ 0x00241a40 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241a50 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241a60 20202020 20202020 20202020 203b2044 ; D
│ │ │ │ - 0x00241a70 4154452d 54494d45 20636f6d 706c6574 ATE-TIME complet
│ │ │ │ - 0x00241a80 65640a20 20202020 20202020 20202020 ed.
│ │ │ │ - 0x00241a90 20202020 20202020 2020202f 2022494e / "IN
│ │ │ │ - 0x00241aa0 2d00ff50 524f4345 53532220 20202020 -..PROCESS"
│ │ │ │ - 0x00241ab0 20203b20 546f2d64 6f20696e 2070726f ; To-do in pro
│ │ │ │ - 0x00241ac0 63657373 206f660a 20202020 20202020 cess of.
│ │ │ │ - 0x00241ad0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241ae0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241af0 20202020 203b2062 65696e67 20636f6d ; being com
│ │ │ │ - 0x00241b00 706c6574 65640a20 20202020 20202020 pleted.
│ │ │ │ - 0x00241b10 20202020 20202020 20202020 2020202f /
│ │ │ │ - 0x00241b20 20782d00 ff6e616d 65202020 20202020 x-..name
│ │ │ │ - 0x00241b30 20202020 20203b20 45787065 72696d65 ; Experime
│ │ │ │ - 0x00241b40 6e74616c 20737461 7475730a 20202020 ntal status.
│ │ │ │ - 0x00241b50 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241b60 20202020 2f206961 6e612d74 6f6b656e / iana-token
│ │ │ │ - 0x00241b70 29202020 20202020 203b204f 74686572 ) ; Other
│ │ │ │ - 0x00241b80 2049414e 412d7265 67697374 65726564 IANA-registered
│ │ │ │ - 0x00241b90 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00241ba0 20202020 2000ff20 20202020 20202020 ..
│ │ │ │ - 0x00241bb0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241bc0 3b207374 61747573 0a202020 20202020 ; status.
│ │ │ │ - 0x00241bd0 3b205468 65736520 61726520 74686520 ; These are the
│ │ │ │ - 0x00241be0 70617274 69636970 6174696f 6e207374 participation st
│ │ │ │ - 0x00241bf0 61747573 65732066 6f722061 20225654 atuses for a "VT
│ │ │ │ - 0x00241c00 4f444f22 2e0a2020 20202020 203b2044 ODO".. ; D
│ │ │ │ - 0x00241c10 65666175 6c742069 73204e45 4544532d efault is NEEDS-
│ │ │ │ - 0x00241c20 41435449 4f4e2e00 ff0a0a20 20202020 ACTION.....
│ │ │ │ - 0x00241c30 20207061 72747374 61742d6a 6f757220 partstat-jour
│ │ │ │ - 0x00241c40 2020203d 2028224e 45454453 2d414354 = ("NEEDS-ACT
│ │ │ │ - 0x00241c50 494f4e22 20202020 3b204a6f 75726e61 ION" ; Journa
│ │ │ │ - 0x00241c60 6c206e65 65647320 61637469 6f6e0a20 l needs action.
│ │ │ │ - 0x00241c70 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241c80 20202020 2020202f 20224143 43455054 / "ACCEPT
│ │ │ │ - 0x00241c90 45442220 20202020 20202020 3b204a6f ED" ; Jo
│ │ │ │ - 0x00241ca0 75726e61 6c206163 6300ff65 70746564 urnal acc..epted
│ │ │ │ - 0x00241cb0 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00241cc0 20202020 20202020 202f2022 4445434c / "DECL
│ │ │ │ - 0x00241cd0 494e4544 22202020 20202020 20203b20 INED" ;
│ │ │ │ - 0x00241ce0 4a6f7572 6e616c20 6465636c 696e6564 Journal declined
│ │ │ │ - 0x00241cf0 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00241d00 20202020 20202020 202f2078 2d6e616d / x-nam
│ │ │ │ - 0x00241d10 65202020 20202020 20202020 20203b20 e ;
│ │ │ │ - 0x00241d20 45787065 72696d65 6e746100 ff6c2073 Experimenta..l s
│ │ │ │ - 0x00241d30 74617475 730a2020 20202020 20202020 tatus.
│ │ │ │ - 0x00241d40 20202020 20202020 20202020 20202f20 /
│ │ │ │ - 0x00241d50 69616e61 2d746f6b 656e2920 20202020 iana-token)
│ │ │ │ - 0x00241d60 2020203b 204f7468 65722049 414e412d ; Other IANA-
│ │ │ │ - 0x00241d70 72656769 73746572 65640a20 20202020 registered.
│ │ │ │ - 0x00241d80 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241d90 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241da0 20202020 20202020 3b207374 6100ff74 ; sta..t
│ │ │ │ - 0x00241db0 75730a20 20202020 20203b20 54686573 us. ; Thes
│ │ │ │ - 0x00241dc0 65206172 65207468 65207061 72746963 e are the partic
│ │ │ │ - 0x00241dd0 69706174 696f6e20 73746174 75736573 ipation statuses
│ │ │ │ - 0x00241de0 20666f72 20612022 564a4f55 524e414c for a "VJOURNAL
│ │ │ │ - 0x00241df0 222e0a20 20202020 20203b20 44656661 ".. ; Defa
│ │ │ │ - 0x00241e00 756c7420 6973204e 45454453 2d414354 ult is NEEDS-ACT
│ │ │ │ - 0x00241e10 494f4e2e 0a202020 2020203c 2f78733a ION.. ..
│ │ │ │ - 0x00241e30 903c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r
│ │ │ │ - 0x00241e50 6570726f 64756369 626c652d 70617468 eproducible-path
│ │ │ │ - 0x00241e60 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2
│ │ │ │ - 0x00241e70 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/
│ │ │ │ - 0x00241e80 6943616c 656e6461 722d7061 72616d73 iCalendar-params
│ │ │ │ - 0x00241e90 2e787364 d1000512 0006e809 0001a00a .xsd............
│ │ │ │ - 0x00241ea0 000080d2 0300053c 00ff7873 3a616e6e .......<..xs:ann
│ │ │ │ - 0x00241eb0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs
│ │ │ │ - 0x00241ec0 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3.
│ │ │ │ - 0x00241ed0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche
│ │ │ │ - 0x00241ee0 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal="
│ │ │ │ - 0x00241ef0 75726e3a 69657466 3a706172 616d733a urn:ietf:params:
│ │ │ │ - 0x00241f00 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar
│ │ │ │ - 0x00241f10 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >..
│ │ │ │ - 0x00241f40 20207265 6c747970 65706172 616d2020 reltypeparam
│ │ │ │ - 0x00241f50 20202020 203d2022 52454c54 59504522 = "RELTYPE"
│ │ │ │ - 0x00241f60 20223d22 0a202020 20202020 20202020 "=".
│ │ │ │ - 0x00241f70 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241f80 28225041 52454e54 22202020 203b2050 ("PARENT" ; P
│ │ │ │ - 0x00241f90 6172656e 74207265 6c617469 6f6e7368 arent relationsh
│ │ │ │ - 0x00241fa0 6970202d 20446566 61756c74 00ff0a20 ip - Default...
│ │ │ │ - 0x00241fb0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00241fc0 20202020 20202020 202f2022 4348494c / "CHIL
│ │ │ │ - 0x00241fd0 44222020 2020203b 20436869 6c642072 D" ; Child r
│ │ │ │ - 0x00241fe0 656c6174 696f6e73 6869700a 20202020 elationship.
│ │ │ │ - 0x00241ff0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242000 20202020 20202f20 22534942 4c494e47 / "SIBLING
│ │ │ │ - 0x00242010 22202020 3b205369 626c696e 67207265 " ; Sibling re
│ │ │ │ - 0x00242020 6c617469 6f6e7368 69700a20 202000ff lationship. ..
│ │ │ │ - 0x00242030 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242040 20202020 2020202f 2069616e 612d746f / iana-to
│ │ │ │ - 0x00242050 6b656e20 203b2053 6f6d6520 6f746865 ken ; Some othe
│ │ │ │ - 0x00242060 72204941 4e412d72 65676973 74657265 r IANA-registere
│ │ │ │ - 0x00242070 640a2020 20202020 20202020 20202020 d.
│ │ │ │ + 0x00241a50 20202020 202f2020 73746174 76616c75 / statvalu
│ │ │ │ + 0x00241a60 652d6a6f 7572290a 0a202020 20202000 e-jour).. .
│ │ │ │ + 0x00241a70 ff207374 61747661 6c75652d 6576656e . statvalue-even
│ │ │ │ + 0x00241a80 74203d20 2254454e 54415449 56452220 t = "TENTATIVE"
│ │ │ │ + 0x00241a90 2020203b 496e6469 63617465 73206576 ;Indicates ev
│ │ │ │ + 0x00241aa0 656e7420 69732074 656e7461 74697665 ent is tentative
│ │ │ │ + 0x00241ab0 2e0a2020 20202020 20202020 20202020 ..
│ │ │ │ + 0x00241ac0 20202020 20202020 202f2022 434f4e46 / "CONF
│ │ │ │ + 0x00241ad0 49524d45 44222020 20203b49 6e646963 IRMED" ;Indic
│ │ │ │ + 0x00241ae0 61746573 20657665 6e742069 73206465 ates event is de
│ │ │ │ + 0x00241af0 6600ff69 6e697465 2e0a2020 20202020 f..inite..
│ │ │ │ + 0x00241b00 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241b10 202f2022 43414e43 454c4c45 44222020 / "CANCELLED"
│ │ │ │ + 0x00241b20 20203b49 6e646963 61746573 20657665 ;Indicates eve
│ │ │ │ + 0x00241b30 6e742077 61732063 616e6365 6c6c6564 nt was cancelled
│ │ │ │ + 0x00241b40 2e0a2020 20202020 203b5374 61747573 .. ;Status
│ │ │ │ + 0x00241b50 2076616c 75657320 666f7220 61202256 values for a "V
│ │ │ │ + 0x00241b60 4556454e 54220a0a 20202020 20202073 EVENT".. s
│ │ │ │ + 0x00241b70 74617400 ff76616c 75652d74 6f646f20 tat..value-todo
│ │ │ │ + 0x00241b80 203d2022 4e454544 532d4143 54494f4e = "NEEDS-ACTION
│ │ │ │ + 0x00241b90 22203b49 6e646963 61746573 20746f2d " ;Indicates to-
│ │ │ │ + 0x00241ba0 646f206e 65656473 20616374 696f6e2e do needs action.
│ │ │ │ + 0x00241bb0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00241bc0 20202020 20202020 2f202243 4f4d504c / "COMPL
│ │ │ │ + 0x00241bd0 45544544 22202020 203b496e 64696361 ETED" ;Indica
│ │ │ │ + 0x00241be0 74657320 746f2d64 6f20636f 6d706c65 tes to-do comple
│ │ │ │ + 0x00241bf0 7465642e 0a00ff20 20202020 20202020 ted....
│ │ │ │ + 0x00241c00 20202020 20202020 20202020 20202f20 /
│ │ │ │ + 0x00241c10 22494e2d 50524f43 45535322 2020203b "IN-PROCESS" ;
│ │ │ │ + 0x00241c20 496e6469 63617465 7320746f 2d646f20 Indicates to-do
│ │ │ │ + 0x00241c30 696e2070 726f6365 7373206f 662e0a20 in process of..
│ │ │ │ + 0x00241c40 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241c50 20202020 20202f20 2243414e 43454c4c / "CANCELL
│ │ │ │ + 0x00241c60 45442220 2020203b 496e6469 63617465 ED" ;Indicate
│ │ │ │ + 0x00241c70 7320746f 2d646f00 ff207761 73206361 s to-do.. was ca
│ │ │ │ + 0x00241c80 6e63656c 6c65642e 0a202020 20202020 ncelled..
│ │ │ │ + 0x00241c90 3b537461 74757320 76616c75 65732066 ;Status values f
│ │ │ │ + 0x00241ca0 6f722022 56544f44 4f222e0a 0a202020 or "VTODO"...
│ │ │ │ + 0x00241cb0 20202020 73746174 76616c75 652d6a6f statvalue-jo
│ │ │ │ + 0x00241cc0 75722020 3d202244 52414654 22202020 ur = "DRAFT"
│ │ │ │ + 0x00241cd0 20202020 203b496e 64696361 74657320 ;Indicates
│ │ │ │ + 0x00241ce0 6a6f7572 6e616c20 69732064 72616674 journal is draft
│ │ │ │ + 0x00241cf0 2e0a2020 20202020 2000ff20 20202020 .. ..
│ │ │ │ + 0x00241d00 20202020 20202020 2020202f 20224649 / "FI
│ │ │ │ + 0x00241d10 4e414c22 20202020 20202020 3b496e64 NAL" ;Ind
│ │ │ │ + 0x00241d20 69636174 6573206a 6f75726e 616c2069 icates journal i
│ │ │ │ + 0x00241d30 73206669 6e616c2e 0a202020 20202020 s final..
│ │ │ │ + 0x00241d40 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241d50 2f202243 414e4345 4c4c4544 22202020 / "CANCELLED"
│ │ │ │ + 0x00241d60 203b496e 64696361 74657320 6a6f7572 ;Indicates jour
│ │ │ │ + 0x00241d70 6e616c20 69732072 656d6f00 d4766564 nal is remo..ved
│ │ │ │ + 0x00241d80 2e0a2020 20202020 3b537461 74757320 .. ;Status
│ │ │ │ + 0x00241d90 76616c75 65732066 6f722022 564a4f55 values for "VJOU
│ │ │ │ + 0x00241da0 524e414c 222e0a20 20202020 203c2f78 RNAL"..
│ │ │ │ + 0x00241dc0 0a3c2f78 733a616e 6e6f7461 74696f6e ...K../..build/r
│ │ │ │ + 0x00241de0 6570726f 64756369 626c652d 70617468 eproducible-path
│ │ │ │ + 0x00241df0 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2
│ │ │ │ + 0x00241e00 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/
│ │ │ │ + 0x00241e10 6943616c 656e6461 722d7072 6f70732e iCalendar-props.
│ │ │ │ + 0x00241e20 787364c2 01000514 00084107 0001a00a xsd.......A.....
│ │ │ │ + 0x00241e30 0000809e 0200053c 00ff7873 3a616e6e .......<..xs:ann
│ │ │ │ + 0x00241e40 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs
│ │ │ │ + 0x00241e50 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3.
│ │ │ │ + 0x00241e60 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche
│ │ │ │ + 0x00241e70 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal="
│ │ │ │ + 0x00241e80 75726e3a 69657466 3a706172 616d733a urn:ietf:params:
│ │ │ │ + 0x00241e90 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar
│ │ │ │ + 0x00241ea0 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >..
│ │ │ │ + 0x00241ed0 20202073 63686564 756c6561 67656e74 scheduleagent
│ │ │ │ + 0x00241ee0 70617261 6d203d20 22534348 4544554c param = "SCHEDUL
│ │ │ │ + 0x00241ef0 452d4147 454e5422 20223d22 0a202020 E-AGENT" "=".
│ │ │ │ + 0x00241f00 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241f10 20202020 20282253 45525645 52222020 ("SERVER"
│ │ │ │ + 0x00241f20 20202020 3b205468 65207365 72766572 ; The server
│ │ │ │ + 0x00241f30 2068616e 646c6573 20736368 00ff6564 handles sch..ed
│ │ │ │ + 0x00241f40 756c696e 670a2020 20202020 20202020 uling.
│ │ │ │ + 0x00241f50 20202020 20202020 20202020 202f2022 / "
│ │ │ │ + 0x00241f60 434c4945 4e542220 20202020 203b2054 CLIENT" ; T
│ │ │ │ + 0x00241f70 68652063 6c69656e 74206861 6e646c65 he client handle
│ │ │ │ + 0x00241f80 73207363 68656475 6c696e67 0a202020 s scheduling.
│ │ │ │ + 0x00241f90 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241fa0 20202020 2f20224e 4f4e4522 20202020 / "NONE"
│ │ │ │ + 0x00241fb0 20202020 3b204e6f 20617574 6f6d00ff ; No autom..
│ │ │ │ + 0x00241fc0 61746963 20736368 6564756c 696e670a atic scheduling.
│ │ │ │ + 0x00241fd0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00241fe0 20202020 2020202f 20782d6e 616d6520 / x-name
│ │ │ │ + 0x00241ff0 20202020 2020203b 20457870 6572696d ; Experim
│ │ │ │ + 0x00242000 656e7461 6c207479 70650a20 20202020 ental type.
│ │ │ │ + 0x00242010 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00242020 20202f20 69616e61 2d746f6b 656e2920 / iana-token)
│ │ │ │ + 0x00242030 20203b20 4f746865 72204941 4e412072 ; Other IANA r
│ │ │ │ + 0x00242040 00ff6567 69737465 72656420 74797065 ..egistered type
│ │ │ │ + 0x00242050 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00242060 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00242070 20202020 20202020 3b0a2020 20202020 ;.
│ │ │ │ 0x00242080 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242090 20202020 20202020 20203b20 6943616c ; iCal
│ │ │ │ - 0x002420a0 656e6461 72207265 6c617469 6f6e7368 endar relationsh
│ │ │ │ - 0x002420b0 00ff6970 20747970 650a2020 20202020 ..ip type.
│ │ │ │ - 0x002420c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002420d0 20202020 2f20782d 6e616d65 29202020 / x-name)
│ │ │ │ - 0x002420e0 20203b20 41206e6f 6e2d7374 616e6461 ; A non-standa
│ │ │ │ - 0x002420f0 72642c20 65787065 72696d65 6e74616c rd, experimental
│ │ │ │ - 0x00242100 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00242110 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242120 20202020 20202020 203b2072 656c6174 ; relat
│ │ │ │ - 0x00242130 696f00ff 6e736869 70207479 70650a20 io..nship type.
│ │ │ │ - 0x00242140 20202020 20202057 732d4361 6c656e64 Ws-Calend
│ │ │ │ - 0x00242150 61722061 64647320 74686520 76616c75 ar adds the valu
│ │ │ │ - 0x00242160 65730a20 20202020 20202020 20202020 es.
│ │ │ │ - 0x00242170 20202020 20202020 20202020 20202f20 /
│ │ │ │ - 0x00242180 2246494e 49534854 4f535441 5254220a "FINISHTOSTART".
│ │ │ │ - 0x00242190 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002421a0 20202020 20202020 2020202f 20224649 / "FI
│ │ │ │ - 0x002421b0 4e495348 00ff544f 46494e49 5348220a NISH..TOFINISH".
│ │ │ │ - 0x002421c0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002421d0 20202020 20202020 2020202f 20225354 / "ST
│ │ │ │ - 0x002421e0 41525454 4f46494e 49534822 0a202020 ARTTOFINISH".
│ │ │ │ - 0x002421f0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242200 20202020 20202020 2f202253 54415254 / "START
│ │ │ │ - 0x00242210 544f5354 41525422 20202020 20202020 TOSTART"
│ │ │ │ - 0x00242220 20202020 200a2020 20202020 20202020 .
│ │ │ │ - 0x00242230 20202020 202000d4 20202020 20202020 ..
│ │ │ │ - 0x00242240 2020200a 20202020 2020203b 20446566 . ; Def
│ │ │ │ - 0x00242250 61756c74 20697320 50415245 4e540a20 ault is PARENT.
│ │ │ │ - 0x00242260 20202020 203c2f78 733a646f 63756d65 ...L../.
│ │ │ │ - 0x00242290 cb627569 6c642f72 6570726f 64756369 .build/reproduci
│ │ │ │ - 0x002422a0 626c652d 70617468 2f6c6962 6b6f6c61 ble-path/libkola
│ │ │ │ - 0x002422b0 62786d6c 2d312e32 2e312f73 6368656d bxml-1.2.1/schem
│ │ │ │ - 0x002422c0 61732f69 63616c2f 6943616c 656e6461 as/ical/iCalenda
│ │ │ │ - 0x002422d0 722d7061 72616d73 2e787364 1c010005 r-params.xsd....
│ │ │ │ - 0x002422e0 120006e6 040001a0 0a000080 36010005 ............6...
│ │ │ │ - 0x002422f0 3c00ff78 733a616e 6e6f7461 74696f6e <..xs:annotation
│ │ │ │ - 0x00242300 20786d6c 6e733a78 733d2268 7474703a xmlns:xs="http:
│ │ │ │ - 0x00242310 2f2f7777 772e7733 2e6f7267 2f323030 //www.w3.org/200
│ │ │ │ - 0x00242320 312f584d 4c536368 656d6122 20786d6c 1/XMLSchema" xml
│ │ │ │ - 0x00242330 6e733a78 63616c3d 2275726e 3a696574 ns:xcal="urn:iet
│ │ │ │ - 0x00242340 663a7061 72616d73 3a786d6c 3a6e733a f:params:xml:ns:
│ │ │ │ - 0x00242350 6963616c 656e6461 722d322e 3022203e icalendar-2.0" >
│ │ │ │ - 0x00242360 0a3c7873 3a646f63 756d656e 74617469 .. class
│ │ │ │ - 0x00242390 76616c75 65203d20 22505542 4c494322 value = "PUBLIC"
│ │ │ │ - 0x002423a0 202f2022 50524956 41544522 202f2022 / "PRIVATE" / "
│ │ │ │ - 0x002423b0 434f4e46 4944454e 5449414c 22202f20 CONFIDENTIAL" /
│ │ │ │ - 0x002423c0 69616e61 2d746f6b 656e0a20 20202020 iana-token.
│ │ │ │ - 0x002423d0 20202020 20202020 20202020 202f2078 / x
│ │ │ │ - 0x002423e0 2d6e616d 650a2020 20202020 203b4465 -name. ;De
│ │ │ │ - 0x002423f0 6661756c 7400b820 69732050 55424c49 fault.. is PUBLI
│ │ │ │ - 0x00242400 430a2020 20202020 3c2f7873 3a646f63 C. ...K.
│ │ │ │ - 0x00242430 052f00ca 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ - 0x00242440 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ - 0x00242450 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ - 0x00242460 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ - 0x00242470 6e646172 2d70726f 70732e78 73647b01 ndar-props.xsd{.
│ │ │ │ - 0x00242480 00051400 08250700 01a00a00 0080b601 .....%..........
│ │ │ │ - 0x00242490 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati
│ │ │ │ - 0x002424a0 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt
│ │ │ │ - 0x002424b0 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2
│ │ │ │ - 0x002424c0 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x
│ │ │ │ - 0x002424d0 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i
│ │ │ │ - 0x002424e0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n
│ │ │ │ - 0x002424f0 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0"
│ │ │ │ - 0x00242500 203e0a3c 78733a64 6f63756d 656e7461 >.. sche
│ │ │ │ - 0x00242530 64756c65 666f7263 6573656e 64706172 duleforcesendpar
│ │ │ │ - 0x00242540 616d203d 20225343 48454455 4c452d46 am = "SCHEDULE-F
│ │ │ │ - 0x00242550 4f524345 2d53454e 44222022 3d220a20 ORCE-SEND" "=".
│ │ │ │ - 0x00242560 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242570 20202020 20202020 20202020 20282252 ("R
│ │ │ │ - 0x00242580 45515545 53542220 2020203b 20466f72 EQUEST" ; For
│ │ │ │ - 0x00242590 63652061 20225200 ff455155 45535422 ce a "R..EQUEST"
│ │ │ │ - 0x002425a0 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x002425b0 20202020 20202020 20202020 20202f20 /
│ │ │ │ - 0x002425c0 22524550 4c592220 20202020 203b2046 "REPLY" ; F
│ │ │ │ - 0x002425d0 6f726365 20612022 5245504c 59220a20 orce a "REPLY".
│ │ │ │ - 0x002425e0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002425f0 20202020 20202020 20202020 2f206961 / ia
│ │ │ │ - 0x00242600 6e612d74 6f6b656e 2920203b 2049414e na-token) ; IAN
│ │ │ │ - 0x00242610 41207265 67697374 6500b872 6564206d A registe..red m
│ │ │ │ - 0x00242620 6574686f 640a2020 20202020 3c2f7873 ethod. .
│ │ │ │ - 0x00242640 3c2f7873 3a616e6e 6f746174 696f6e3e
│ │ │ │ - 0x00242650 00004c00 052f00cb 6275696c 642f7265 ..L../..build/re
│ │ │ │ - 0x00242660 70726f64 75636962 6c652d70 6174682f producible-path/
│ │ │ │ - 0x00242670 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2.
│ │ │ │ - 0x00242680 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i
│ │ │ │ - 0x00242690 43616c65 6e646172 2d706172 616d732e Calendar-params.
│ │ │ │ - 0x002426a0 78736467 01000512 0006e005 0001a00a xsdg............
│ │ │ │ - 0x002426b0 000080d5 0400053c 00ff7873 3a616e6e .......<..xs:ann
│ │ │ │ - 0x002426c0 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs
│ │ │ │ - 0x002426d0 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3.
│ │ │ │ - 0x002426e0 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche
│ │ │ │ - 0x002426f0 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal="
│ │ │ │ - 0x00242700 75726e3a 69657466 3a706172 616d733a urn:ietf:params:
│ │ │ │ - 0x00242710 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar
│ │ │ │ - 0x00242720 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >..
│ │ │ │ - 0x00242750 20207374 61747573 20202020 20202020 status
│ │ │ │ - 0x00242760 20203d20 22535441 54555322 20737461 = "STATUS" sta
│ │ │ │ - 0x00242770 74706172 616d2022 3a222073 74617476 tparam ":" statv
│ │ │ │ - 0x00242780 616c7565 2043524c 460a0a20 20202020 alue CRLF..
│ │ │ │ - 0x00242790 20207374 61747061 72616d20 20202020 statparam
│ │ │ │ - 0x002427a0 20203d20 2a28223b 22206f74 6865722d = *(";" other-
│ │ │ │ - 0x002427b0 70617261 6d290a0a 20202020 00ff2020 param).. ..
│ │ │ │ - 0x002427c0 20737461 7476616c 75652020 20202020 statvalue
│ │ │ │ - 0x002427d0 203d2028 73746174 76616c75 652d6576 = (statvalue-ev
│ │ │ │ - 0x002427e0 656e740a 20202020 20202020 20202020 ent.
│ │ │ │ - 0x002427f0 20202020 20202020 2020202f 20207374 / st
│ │ │ │ - 0x00242800 61747661 6c75652d 746f646f 0a202020 atvalue-todo.
│ │ │ │ - 0x00242810 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242820 20202020 2f202073 74617476 616c7565 / statvalue
│ │ │ │ - 0x00242830 2d6a6f75 72290a0a 20202020 202000ff -jour).. ..
│ │ │ │ - 0x00242840 20737461 7476616c 75652d65 76656e74 statvalue-event
│ │ │ │ - 0x00242850 203d2022 54454e54 41544956 45222020 = "TENTATIVE"
│ │ │ │ - 0x00242860 20203b49 6e646963 61746573 20657665 ;Indicates eve
│ │ │ │ - 0x00242870 6e742069 73207465 6e746174 6976652e nt is tentative.
│ │ │ │ - 0x00242880 0a202020 20202020 20202020 20202020 .
│ │ │ │ - 0x00242890 20202020 20202020 2f202243 4f4e4649 / "CONFI
│ │ │ │ - 0x002428a0 524d4544 22202020 203b496e 64696361 RMED" ;Indica
│ │ │ │ - 0x002428b0 74657320 6576656e 74206973 20646566 tes event is def
│ │ │ │ - 0x002428c0 00ff696e 6974652e 0a202020 20202020 ..inite..
│ │ │ │ - 0x002428d0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002428e0 2f202243 414e4345 4c4c4544 22202020 / "CANCELLED"
│ │ │ │ - 0x002428f0 203b496e 64696361 74657320 6576656e ;Indicates even
│ │ │ │ - 0x00242900 74207761 73206361 6e63656c 6c65642e t was cancelled.
│ │ │ │ - 0x00242910 0a202020 20202020 3b537461 74757320 . ;Status
│ │ │ │ - 0x00242920 76616c75 65732066 6f722061 20225645 values for a "VE
│ │ │ │ - 0x00242930 56454e54 220a0a20 20202020 20207374 VENT".. st
│ │ │ │ - 0x00242940 617400ff 76616c75 652d746f 646f2020 at..value-todo
│ │ │ │ - 0x00242950 3d20224e 45454453 2d414354 494f4e22 = "NEEDS-ACTION"
│ │ │ │ - 0x00242960 203b496e 64696361 74657320 746f2d64 ;Indicates to-d
│ │ │ │ - 0x00242970 6f206e65 65647320 61637469 6f6e2e0a o needs action..
│ │ │ │ - 0x00242980 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242990 20202020 2020202f 2022434f 4d504c45 / "COMPLE
│ │ │ │ - 0x002429a0 54454422 20202020 3b496e64 69636174 TED" ;Indicat
│ │ │ │ - 0x002429b0 65732074 6f2d646f 20636f6d 706c6574 es to-do complet
│ │ │ │ - 0x002429c0 65642e0a 00ff2020 20202020 20202020 ed....
│ │ │ │ - 0x002429d0 20202020 20202020 20202020 202f2022 / "
│ │ │ │ - 0x002429e0 494e2d50 524f4345 53532220 20203b49 IN-PROCESS" ;I
│ │ │ │ - 0x002429f0 6e646963 61746573 20746f2d 646f2069 ndicates to-do i
│ │ │ │ - 0x00242a00 6e207072 6f636573 73206f66 2e0a2020 n process of..
│ │ │ │ - 0x00242a10 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242a20 20202020 202f2022 43414e43 454c4c45 / "CANCELLE
│ │ │ │ - 0x00242a30 44222020 20203b49 6e646963 61746573 D" ;Indicates
│ │ │ │ - 0x00242a40 20746f2d 646f00ff 20776173 2063616e to-do.. was can
│ │ │ │ - 0x00242a50 63656c6c 65642e0a 20202020 2020203b celled.. ;
│ │ │ │ - 0x00242a60 53746174 75732076 616c7565 7320666f Status values fo
│ │ │ │ - 0x00242a70 72202256 544f444f 222e0a0a 20202020 r "VTODO"...
│ │ │ │ - 0x00242a80 20202073 74617476 616c7565 2d6a6f75 statvalue-jou
│ │ │ │ - 0x00242a90 7220203d 20224452 41465422 20202020 r = "DRAFT"
│ │ │ │ - 0x00242aa0 20202020 3b496e64 69636174 6573206a ;Indicates j
│ │ │ │ - 0x00242ab0 6f75726e 616c2069 73206472 6166742e ournal is draft.
│ │ │ │ - 0x00242ac0 0a202020 20202020 00ff2020 20202020 . ..
│ │ │ │ - 0x00242ad0 20202020 20202020 20202f20 2246494e / "FIN
│ │ │ │ - 0x00242ae0 414c2220 20202020 2020203b 496e6469 AL" ;Indi
│ │ │ │ - 0x00242af0 63617465 73206a6f 75726e61 6c206973 cates journal is
│ │ │ │ - 0x00242b00 2066696e 616c2e0a 20202020 20202020 final..
│ │ │ │ - 0x00242b10 20202020 20202020 20202020 2020202f /
│ │ │ │ - 0x00242b20 20224341 4e43454c 4c454422 20202020 "CANCELLED"
│ │ │ │ - 0x00242b30 3b496e64 69636174 6573206a 6f75726e ;Indicates journ
│ │ │ │ - 0x00242b40 616c2069 73207265 6d6f00d4 7665642e al is remo..ved.
│ │ │ │ - 0x00242b50 0a202020 2020203b 53746174 75732076 . ;Status v
│ │ │ │ - 0x00242b60 616c7565 7320666f 72202256 4a4f5552 alues for "VJOUR
│ │ │ │ - 0x00242b70 4e414c22 2e0a2020 20202020 3c2f7873 NAL".. .
│ │ │ │ - 0x00242b90 3c2f7873 3a616e6e 6f746174 696f6e3e
│ │ │ │ - 0x00242ba0 00054b00 062f00ca 6275696c 642f7265 ..K../..build/re
│ │ │ │ - 0x00242bb0 70726f64 75636962 6c652d70 6174682f producible-path/
│ │ │ │ - 0x00242bc0 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2.
│ │ │ │ - 0x00242bd0 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i
│ │ │ │ - 0x00242be0 43616c65 6e646172 2d70726f 70732e78 Calendar-props.x
│ │ │ │ - 0x00242bf0 7364c201 00051400 08410700 01a00a00 sd.......A......
│ │ │ │ - 0x00242c00 00809e02 00053c00 ff78733a 616e6e6f ......<..xs:anno
│ │ │ │ - 0x00242c10 74617469 6f6e2078 6d6c6e73 3a78733d tation xmlns:xs=
│ │ │ │ - 0x00242c20 22687474 703a2f2f 7777772e 77332e6f "http://www.w3.o
│ │ │ │ - 0x00242c30 72672f32 3030312f 584d4c53 6368656d rg/2001/XMLSchem
│ │ │ │ - 0x00242c40 61222078 6d6c6e73 3a786361 6c3d2275 a" xmlns:xcal="u
│ │ │ │ - 0x00242c50 726e3a69 6574663a 70617261 6d733a78 rn:ietf:params:x
│ │ │ │ - 0x00242c60 6d6c3a6e 733a6963 616c656e 6461722d ml:ns:icalendar-
│ │ │ │ - 0x00242c70 322e3022 203e0a3c 78733a64 6f63756d 2.0" >..
│ │ │ │ - 0x00242ca0 20207363 68656475 6c656167 656e7470 scheduleagentp
│ │ │ │ - 0x00242cb0 6172616d 203d2022 53434845 44554c45 aram = "SCHEDULE
│ │ │ │ - 0x00242cc0 2d414745 4e542220 223d220a 20202020 -AGENT" "=".
│ │ │ │ - 0x00242cd0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242ce0 20202020 28225345 52564552 22202020 ("SERVER"
│ │ │ │ - 0x00242cf0 2020203b 20546865 20736572 76657220 ; The server
│ │ │ │ - 0x00242d00 68616e64 6c657320 73636800 ff656475 handles sch..edu
│ │ │ │ - 0x00242d10 6c696e67 0a202020 20202020 20202020 ling.
│ │ │ │ - 0x00242d20 20202020 20202020 20202020 2f202243 / "C
│ │ │ │ - 0x00242d30 4c49454e 54222020 20202020 3b205468 LIENT" ; Th
│ │ │ │ - 0x00242d40 6520636c 69656e74 2068616e 646c6573 e client handles
│ │ │ │ - 0x00242d50 20736368 6564756c 696e670a 20202020 scheduling.
│ │ │ │ - 0x00242d60 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242d70 2020202f 20224e4f 4e452220 20202020 / "NONE"
│ │ │ │ - 0x00242d80 2020203b 204e6f20 6175746f 6d00ff61 ; No autom..a
│ │ │ │ - 0x00242d90 74696320 73636865 64756c69 6e670a20 tic scheduling.
│ │ │ │ - 0x00242da0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242db0 20202020 20202f20 782d6e61 6d652020 / x-name
│ │ │ │ - 0x00242dc0 20202020 20203b20 45787065 72696d65 ; Experime
│ │ │ │ - 0x00242dd0 6e74616c 20747970 650a2020 20202020 ntal type.
│ │ │ │ - 0x00242de0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242df0 202f2069 616e612d 746f6b65 6e292020 / iana-token)
│ │ │ │ - 0x00242e00 203b204f 74686572 2049414e 41207200 ; Other IANA r.
│ │ │ │ - 0x00242e10 ff656769 73746572 65642074 7970650a .egistered type.
│ │ │ │ - 0x00242e20 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242e30 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242e40 20202020 2020203b 0a202020 20202020 ;.
│ │ │ │ - 0x00242e50 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242e60 20202020 20202020 20202020 20202020
│ │ │ │ - 0x00242e70 3b204465 6661756c 74206973 20534552 ; Default is SER
│ │ │ │ - 0x00242e80 5645520a 20202020 20203c2f 78733a64 VER. .
│ │ │ │ - 0x00242ea0 3c2f7873 3a616e6e 6f746174 696f6e3e
│ │ │ │ - 0x00242eb0 00004c00 052f00cb 6275696c 642f7265 ..L../..build/re
│ │ │ │ - 0x00242ec0 70726f64 75636962 6c652d70 6174682f producible-path/
│ │ │ │ - 0x00242ed0 6c69626b 6f6c6162 786d6c2d 312e322e libkolabxml-1.2.
│ │ │ │ - 0x00242ee0 312f7363 68656d61 732f6963 616c2f69 1/schemas/ical/i
│ │ │ │ - 0x00242ef0 43616c65 6e646172 2d706172 616d732e Calendar-params.
│ │ │ │ - 0x00242f00 78736456 01000512 00068203 0001a00a xsdV............
│ │ │ │ - 0x00242f10 0000808d 0100053c 00ff7873 3a616e6e .......<..xs:ann
│ │ │ │ - 0x00242f20 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs
│ │ │ │ - 0x00242f30 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3.
│ │ │ │ - 0x00242f40 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche
│ │ │ │ - 0x00242f50 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal="
│ │ │ │ - 0x00242f60 75726e3a 69657466 3a706172 616d733a urn:ietf:params:
│ │ │ │ - 0x00242f70 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar
│ │ │ │ - 0x00242f80 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >..
│ │ │ │ - 0x00242fb0 20207472 616e7376 616c7565 203d2022 transvalue = "
│ │ │ │ - 0x00242fc0 4f504151 5545220a 20202020 20202020 OPAQUE".
│ │ │ │ - 0x00242fd0 20202020 20202020 2020203b 426c6f63 ;Bloc
│ │ │ │ - 0x00242fe0 6b73206f 72206f70 61717565 206f6e20 ks or opaque on
│ │ │ │ - 0x00242ff0 62757379 2074696d 65207365 61726368 busy time search
│ │ │ │ - 0x00243000 65732e0a 20202020 20202020 20202020 es..
│ │ │ │ - 0x00243010 20202020 2020202f 20225452 00ff414e / "TR..AN
│ │ │ │ - 0x00243020 53504152 454e5422 0a202020 20202020 SPARENT".
│ │ │ │ - 0x00243030 20202020 20202020 20202020 3b547261 ;Tra
│ │ │ │ - 0x00243040 6e737061 72656e74 206f6e20 62757379 nsparent on busy
│ │ │ │ - 0x00243050 2074696d 65207365 61726368 65732e0a time searches..
│ │ │ │ - 0x00243060 20202020 2020203b 44656661 756c7420 ;Default
│ │ │ │ - 0x00243070 76616c75 65206973 204f5041 5155450a value is OPAQUE.
│ │ │ │ - 0x00243080 20202020 20203c2f 78733a64 6f63756d ...K.
│ │ │ │ - 0x002430b0 062f00ca 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ - 0x002430c0 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ - 0x002430d0 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ - 0x002430e0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ - 0x002430f0 6e646172 2d70726f 70732e78 73641f02 ndar-props.xsd..
│ │ │ │ - 0x00243100 00051400 081c0a00 01a00a00 00806401 ..............d.
│ │ │ │ - 0x00243110 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati
│ │ │ │ - 0x00243120 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt
│ │ │ │ - 0x00243130 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2
│ │ │ │ - 0x00243140 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x
│ │ │ │ - 0x00243150 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i
│ │ │ │ - 0x00243160 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n
│ │ │ │ - 0x00243170 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0"
│ │ │ │ - 0x00243180 203e0a3c 78733a64 6f63756d 656e7461 >.. tri
│ │ │ │ - 0x002431b0 6772656c 70617261 6d202020 20202020 grelparam
│ │ │ │ - 0x002431c0 3d202252 454c4154 45442220 223d220a = "RELATED" "=".
│ │ │ │ + 0x00242090 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002420a0 203b2044 65666175 6c742069 73205345 ; Default is SE
│ │ │ │ + 0x002420b0 52564552 0a202020 2020203c 2f78733a RVER.
│ │ │ │ + 0x002420d0 0a3c2f78 733a616e 6e6f7461 74696f6e ...L../..build/r
│ │ │ │ + 0x002420f0 6570726f 64756369 626c652d 70617468 eproducible-path
│ │ │ │ + 0x00242100 2f6c6962 6b6f6c61 62786d6c 2d312e32 /libkolabxml-1.2
│ │ │ │ + 0x00242110 2e312f73 6368656d 61732f69 63616c2f .1/schemas/ical/
│ │ │ │ + 0x00242120 6943616c 656e6461 722d7061 72616d73 iCalendar-params
│ │ │ │ + 0x00242130 2e787364 56010005 12000682 030001a0 .xsdV...........
│ │ │ │ + 0x00242140 0a000080 8d010005 3c00ff78 733a616e ........<..xs:an
│ │ │ │ + 0x00242150 6e6f7461 74696f6e 20786d6c 6e733a78 notation xmlns:x
│ │ │ │ + 0x00242160 733d2268 7474703a 2f2f7777 772e7733 s="http://www.w3
│ │ │ │ + 0x00242170 2e6f7267 2f323030 312f584d 4c536368 .org/2001/XMLSch
│ │ │ │ + 0x00242180 656d6122 20786d6c 6e733a78 63616c3d ema" xmlns:xcal=
│ │ │ │ + 0x00242190 2275726e 3a696574 663a7061 72616d73 "urn:ietf:params
│ │ │ │ + 0x002421a0 3a786d6c 3a6e733a 6963616c 656e6461 :xml:ns:icalenda
│ │ │ │ + 0x002421b0 722d322e 3022203e 0a3c7873 3a646f63 r-2.0" >..
│ │ │ │ + 0x002421e0 20202074 72616e73 76616c75 65203d20 transvalue =
│ │ │ │ + 0x002421f0 224f5041 51554522 0a202020 20202020 "OPAQUE".
│ │ │ │ + 0x00242200 20202020 20202020 20202020 3b426c6f ;Blo
│ │ │ │ + 0x00242210 636b7320 6f72206f 70617175 65206f6e cks or opaque on
│ │ │ │ + 0x00242220 20627573 79207469 6d652073 65617263 busy time searc
│ │ │ │ + 0x00242230 6865732e 0a202020 20202020 20202020 hes..
│ │ │ │ + 0x00242240 20202020 20202020 2f202254 5200ff41 / "TR..A
│ │ │ │ + 0x00242250 4e535041 52454e54 220a2020 20202020 NSPARENT".
│ │ │ │ + 0x00242260 20202020 20202020 20202020 203b5472 ;Tr
│ │ │ │ + 0x00242270 616e7370 6172656e 74206f6e 20627573 ansparent on bus
│ │ │ │ + 0x00242280 79207469 6d652073 65617263 6865732e y time searches.
│ │ │ │ + 0x00242290 0a202020 20202020 3b446566 61756c74 . ;Default
│ │ │ │ + 0x002422a0 2076616c 75652069 73204f50 41515545 value is OPAQUE
│ │ │ │ + 0x002422b0 0a202020 2020203c 2f78733a 646f6375 . ...K
│ │ │ │ + 0x002422e0 00062f00 ca627569 6c642f72 6570726f ../..build/repro
│ │ │ │ + 0x002422f0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ + 0x00242300 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ + 0x00242310 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ + 0x00242320 656e6461 722d7072 6f70732e 7873641f endar-props.xsd.
│ │ │ │ + 0x00242330 02000514 00081c0a 0001a00a 00008064 ...............d
│ │ │ │ + 0x00242340 0100053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat
│ │ │ │ + 0x00242350 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht
│ │ │ │ + 0x00242360 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/
│ │ │ │ + 0x00242370 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema"
│ │ │ │ + 0x00242380 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn:
│ │ │ │ + 0x00242390 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:
│ │ │ │ + 0x002423a0 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0
│ │ │ │ + 0x002423b0 22203e0a 3c78733a 646f6375 6d656e74 " >.. tr
│ │ │ │ + 0x002423e0 69677265 6c706172 616d2020 20202020 igrelparam
│ │ │ │ + 0x002423f0 203d2022 52454c41 54454422 20223d22 = "RELATED" "="
│ │ │ │ + 0x00242400 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00242410 20202020 20202020 20202020 28225354 ("ST
│ │ │ │ + 0x00242420 41525422 20202020 2020203b 20547269 ART" ; Tri
│ │ │ │ + 0x00242430 67676572 206f6666 206f6620 73746172 gger off of star
│ │ │ │ + 0x00242440 740a2020 20202020 00e32020 20202020 t. ..
│ │ │ │ + 0x00242450 20202020 20202020 20202020 20202f20 /
│ │ │ │ + 0x00242460 22454e44 22292020 20202020 20203b20 "END") ;
│ │ │ │ + 0x00242470 54726967 67657220 6f666620 6f662065 Trigger off of e
│ │ │ │ + 0x00242480 6e640a20 20202020 203c2f78 733a646f nd. ...L
│ │ │ │ + 0x002424b0 00062f00 cb627569 6c642f72 6570726f ../..build/repro
│ │ │ │ + 0x002424c0 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ + 0x002424d0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ + 0x002424e0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ + 0x002424f0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd
│ │ │ │ + 0x00242500 0f010005 12000660 0a0001a0 0a000080 .......`........
│ │ │ │ + 0x00242510 ec020005 3c00ff78 733a616e 6e6f7461 ....<..xs:annota
│ │ │ │ + 0x00242520 74696f6e 20786d6c 6e733a78 733d2268 tion xmlns:xs="h
│ │ │ │ + 0x00242530 7474703a 2f2f7777 772e7733 2e6f7267 ttp://www.w3.org
│ │ │ │ + 0x00242540 2f323030 312f584d 4c536368 656d6122 /2001/XMLSchema"
│ │ │ │ + 0x00242550 20786d6c 6e733a78 63616c3d 2275726e xmlns:xcal="urn
│ │ │ │ + 0x00242560 3a696574 663a7061 72616d73 3a786d6c :ietf:params:xml
│ │ │ │ + 0x00242570 3a6e733a 6963616c 656e6461 722d322e :ns:icalendar-2.
│ │ │ │ + 0x00242580 3022203e 0a3c7873 3a646f63 756d656e 0" >.. c
│ │ │ │ + 0x002425b0 75747970 65706172 616d2020 20202020 utypeparam
│ │ │ │ + 0x002425c0 20203d20 22435554 59504522 20223d22 = "CUTYPE" "="
│ │ │ │ + 0x002425d0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x002425e0 20202020 20202020 20202028 22494e44 ("IND
│ │ │ │ + 0x002425f0 49564944 55414c22 2020203b 20416e20 IVIDUAL" ; An
│ │ │ │ + 0x00242600 696e6469 76696475 616c0a20 20202020 individual.
│ │ │ │ + 0x00242610 20202020 20202020 2000ff20 20202020 ..
│ │ │ │ + 0x00242620 20202020 20202f20 2247524f 55502220 / "GROUP"
│ │ │ │ + 0x00242630 20202020 2020203b 20412067 726f7570 ; A group
│ │ │ │ + 0x00242640 206f6620 696e6469 76696475 616c730a of individuals.
│ │ │ │ + 0x00242650 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00242660 20202020 20202020 202f2022 5245534f / "RESO
│ │ │ │ + 0x00242670 55524345 22202020 20203b20 41207068 URCE" ; A ph
│ │ │ │ + 0x00242680 79736963 616c2072 65736f75 7263650a ysical resource.
│ │ │ │ + 0x00242690 20202020 20202020 20202000 ff202020 ..
│ │ │ │ + 0x002426a0 20202020 20202020 2020202f 2022524f / "RO
│ │ │ │ + 0x002426b0 4f4d2220 20202020 20202020 3b204120 OM" ; A
│ │ │ │ + 0x002426c0 726f6f6d 20726573 6f757263 650a2020 room resource.
│ │ │ │ + 0x002426d0 20202020 20202020 20202020 20202020
│ │ │ │ + 0x002426e0 20202020 2020202f 2022554e 4b4e4f57 / "UNKNOW
│ │ │ │ + 0x002426f0 4e222020 20202020 3b204f74 68657277 N" ; Otherw
│ │ │ │ + 0x00242700 69736520 6e6f7420 6b6e6f77 6e0a2020 ise not known.
│ │ │ │ + 0x00242710 20202020 20202020 20202020 2000ff20 ..
│ │ │ │ + 0x00242720 20202020 20202020 202f2078 2d6e616d / x-nam
│ │ │ │ + 0x00242730 65202020 20202020 20203b20 45787065 e ; Expe
│ │ │ │ + 0x00242740 72696d65 6e74616c 20747970 650a2020 rimental type.
│ │ │ │ + 0x00242750 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00242760 20202020 2020202f 2069616e 612d746f / iana-to
│ │ │ │ + 0x00242770 6b656e29 20202020 3b204f74 68657220 ken) ; Other
│ │ │ │ + 0x00242780 49414e41 2d726567 69737465 7265640a IANA-registered.
│ │ │ │ + 0x00242790 20202020 20202020 20202020 20202000 .
│ │ │ │ + 0x002427a0 eb202020 20202020 20202020 20202020 .
│ │ │ │ + 0x002427b0 20202020 20202020 20202020 3b207479 ; ty
│ │ │ │ + 0x002427c0 70650a20 20202020 20203b20 44656661 pe. ; Defa
│ │ │ │ + 0x002427d0 756c7420 69732049 4e444956 49445541 ult is INDIVIDUA
│ │ │ │ + 0x002427e0 4c0a2020 20202020 3c2f7873 3a646f63 L. ...L.
│ │ │ │ + 0x00242810 062f00cc 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ + 0x00242820 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ + 0x00242830 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ + 0x00242840 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ + 0x00242850 6e646172 2d706172 616d732e 78736476 ndar-params.xsdv
│ │ │ │ + 0x00242860 00051200 06430300 01a00a00 00807405 .....C........t.
│ │ │ │ + 0x00242870 00053c00 ff78733a 616e6e6f 74617469 ..<..xs:annotati
│ │ │ │ + 0x00242880 6f6e2078 6d6c6e73 3a78733d 22687474 on xmlns:xs="htt
│ │ │ │ + 0x00242890 703a2f2f 7777772e 77332e6f 72672f32 p://www.w3.org/2
│ │ │ │ + 0x002428a0 3030312f 584d4c53 6368656d 61222078 001/XMLSchema" x
│ │ │ │ + 0x002428b0 6d6c6e73 3a786361 6c3d2275 726e3a69 mlns:xcal="urn:i
│ │ │ │ + 0x002428c0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n
│ │ │ │ + 0x002428d0 733a6963 616c656e 6461722d 322e3022 s:icalendar-2.0"
│ │ │ │ + 0x002428e0 203e0a3c 78733a64 6f63756d 656e7461 >.. Du
│ │ │ │ + 0x00242910 72617469 6f6e7320 61726520 61207072 rations are a pr
│ │ │ │ + 0x00242920 6f626c65 6d3a200a 20202020 20202020 oblem: .
│ │ │ │ + 0x00242930 20202058 4d4c2073 6368656d 61207479 XML schema ty
│ │ │ │ + 0x00242940 70657320 616c6c6f 77205965 6172732c pes allow Years,
│ │ │ │ + 0x00242950 204d6f6e 7468732c 20446179 732c2048 Months, Days, H
│ │ │ │ + 0x00242960 6f757273 2c204d69 6e757465 732c2053 ours, Minutes, S
│ │ │ │ + 0x00242970 65636f6e 64730a00 ff202020 20202020 econds...
│ │ │ │ + 0x00242980 20202020 4963616c 20616c6c 6f777320 Ical allows
│ │ │ │ + 0x00242990 5765656b 732c2044 6179732c 20486f75 Weeks, Days, Hou
│ │ │ │ + 0x002429a0 72732c20 4d696e75 7465732c 20536563 rs, Minutes, Sec
│ │ │ │ + 0x002429b0 6f6e6473 0a202020 20202020 20202020 onds.
│ │ │ │ + 0x002429c0 0a202020 20202020 20546865 7365206f . These o
│ │ │ │ + 0x002429d0 7665726c 61702061 6e642077 65207265 verlap and we re
│ │ │ │ + 0x002429e0 616c6c79 206e6565 64206120 636f6d62 ally need a comb
│ │ │ │ + 0x002429f0 696e6174 696f6e20 6f00ff66 20626f74 ination o..f bot
│ │ │ │ + 0x00242a00 682e0a20 20202020 20202053 6f207468 h.. So th
│ │ │ │ + 0x00242a10 6520636f 6d70726f 6d697365 20697320 e compromise is
│ │ │ │ + 0x00242a20 746f2068 61766520 61207061 74746572 to have a patter
│ │ │ │ + 0x00242a30 6e207265 73747269 63746564 20537472 n restricted Str
│ │ │ │ + 0x00242a40 696e6720 74797065 20616e64 206e6f74 ing type and not
│ │ │ │ + 0x00242a50 650a2020 20202020 20207468 61742069 e. that i
│ │ │ │ + 0x00242a60 66206461 74612069 7320746f 20626520 f data is to be
│ │ │ │ + 0x00242a70 6578706f 72746564 20696e00 ff746f20 exported in..to
│ │ │ │ + 0x00242a80 74686520 6963616c 656e6461 7220776f the icalendar wo
│ │ │ │ + 0x00242a90 726c6420 69742063 616e6e6f 74206861 rld it cannot ha
│ │ │ │ + 0x00242aa0 7665200a 20202020 20202020 79656172 ve . year
│ │ │ │ + 0x00242ab0 73206f72 206d6f6e 7468732e 0a202020 s or months..
│ │ │ │ + 0x00242ac0 20202020 200a2020 20202020 2020556c . Ul
│ │ │ │ + 0x00242ad0 74696d61 74656c79 20697420 69732074 timately it is t
│ │ │ │ + 0x00242ae0 6f206265 20686f70 65642074 68652074 o be hoped the t
│ │ │ │ + 0x00242af0 776f2077 6f726c64 73206361 6e00ff20 wo worlds can..
│ │ │ │ + 0x00242b00 62652061 6c69676e 65642e0a 20202020 be aligned..
│ │ │ │ + 0x00242b10 20202020 0a202020 20202020 20524643 . RFC
│ │ │ │ + 0x00242b20 35353435 20286963 616c656e 64617229 5545 (icalendar)
│ │ │ │ + 0x00242b30 20737065 63696669 65730a20 20202020 specifies.
│ │ │ │ + 0x00242b40 20202064 75722d76 616c7565 20203d20 dur-value =
│ │ │ │ + 0x00242b50 285b222b 225d202f 20222d22 29202250 (["+"] / "-") "P
│ │ │ │ + 0x00242b60 22202864 75722d64 61746520 2f206475 " (dur-date / du
│ │ │ │ + 0x00242b70 722d7469 6d65202f 20647572 2d776500 r-time / dur-we.
│ │ │ │ + 0x00242b80 ff656b29 0a0a2020 20202020 20206475 .ek).. du
│ │ │ │ + 0x00242b90 722d6461 74652020 203d2064 75722d64 r-date = dur-d
│ │ │ │ + 0x00242ba0 6179205b 6475722d 74696d65 5d0a2020 ay [dur-time].
│ │ │ │ + 0x00242bb0 20202020 20206475 722d7469 6d652020 dur-time
│ │ │ │ + 0x00242bc0 203d2022 54222028 6475722d 686f7572 = "T" (dur-hour
│ │ │ │ + 0x00242bd0 202f2064 75722d6d 696e7574 65202f20 / dur-minute /
│ │ │ │ + 0x00242be0 6475722d 7365636f 6e64290a 20202020 dur-second).
│ │ │ │ + 0x00242bf0 20202020 6475722d 7765656b 2020203d dur-week =
│ │ │ │ + 0x00242c00 2000ff31 2a444947 49542022 57220a20 ..1*DIGIT "W".
│ │ │ │ + 0x00242c10 20202020 20202064 75722d68 6f757220 dur-hour
│ │ │ │ + 0x00242c20 20203d20 312a4449 47495420 22482220 = 1*DIGIT "H"
│ │ │ │ + 0x00242c30 5b647572 2d6d696e 7574655d 0a202020 [dur-minute].
│ │ │ │ + 0x00242c40 20202020 20647572 2d6d696e 75746520 dur-minute
│ │ │ │ + 0x00242c50 3d20312a 44494749 5420224d 22205b64 = 1*DIGIT "M" [d
│ │ │ │ + 0x00242c60 75722d73 65636f6e 645d0a20 20202020 ur-second].
│ │ │ │ + 0x00242c70 20202064 75722d73 65636f6e 64203d20 dur-second =
│ │ │ │ + 0x00242c80 312a4400 ff494749 54202253 220a2020 1*D..IGIT "S".
│ │ │ │ + 0x00242c90 20202020 20206475 722d6461 79202020 dur-day
│ │ │ │ + 0x00242ca0 203d2031 2a444947 49542022 44220a20 = 1*DIGIT "D".
│ │ │ │ + 0x00242cb0 20202020 2020200a 20202020 20202020 .
│ │ │ │ + 0x00242cc0 536f2050 35572069 73207661 6c69643a So P5W is valid:
│ │ │ │ + 0x00242cd0 20503557 5431304d 20697320 6e6f742e P5WT10M is not.
│ │ │ │ + 0x00242ce0 20496620 7765656b 73207265 20737065 If weeks re spe
│ │ │ │ + 0x00242cf0 63696669 6564206e 6f746869 6e672065 cified nothing e
│ │ │ │ + 0x00242d00 6c736520 6300ff61 6e206265 0a202020 lse c..an be.
│ │ │ │ + 0x00242d10 20202020 200a2020 20202020 2020584d . XM
│ │ │ │ + 0x00242d20 4c207370 65636966 6965730a 20202020 L specifies.
│ │ │ │ + 0x00242d30 20202020 20202050 6e596e4d 6e44546e PnYnMnDTn
│ │ │ │ + 0x00242d40 486e4d6e 530a2020 20202020 20200a20 HnMnS. .
│ │ │ │ + 0x00242d50 20202020 20202054 68652065 6c656d65 The eleme
│ │ │ │ + 0x00242d60 6e747320 6d757374 20617070 65617220 nts must appear
│ │ │ │ + 0x00242d70 696e2074 6865206f 72646572 20737065 in the order spe
│ │ │ │ + 0x00242d80 63696669 65642000 f3616e64 20746865 cified ..and the
│ │ │ │ + 0x00242d90 20275427 20697320 6f6d6974 74656420 'T' is omitted
│ │ │ │ + 0x00242da0 0a202020 20202020 20696620 686f7572 . if hour
│ │ │ │ + 0x00242db0 73206d69 6e757465 7320616e 64207365 s minutes and se
│ │ │ │ + 0x00242dc0 636f6e64 73206172 65206162 73656e74 conds are absent
│ │ │ │ + 0x00242dd0 2e0a2020 20202020 3c2f7873 3a646f63 .. ...N.
│ │ │ │ + 0x00242e00 062f00ce 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ + 0x00242e10 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ + 0x00242e20 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ + 0x00242e30 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ + 0x00242e40 6e646172 2d76616c 74797065 732e7873 ndar-valtypes.xs
│ │ │ │ + 0x00242e50 64440005 140006ff 060001a0 0a008280 dD..............
│ │ │ │ + 0x00242e60 0000003f 0100053c 00ff7873 3a616e6e ...?...<..xs:ann
│ │ │ │ + 0x00242e70 6f746174 696f6e20 786d6c6e 733a7873 otation xmlns:xs
│ │ │ │ + 0x00242e80 3d226874 74703a2f 2f777777 2e77332e ="http://www.w3.
│ │ │ │ + 0x00242e90 6f72672f 32303031 2f584d4c 53636865 org/2001/XMLSche
│ │ │ │ + 0x00242ea0 6d612220 786d6c6e 733a7863 616c3d22 ma" xmlns:xcal="
│ │ │ │ + 0x00242eb0 75726e3a 69657466 3a706172 616d733a urn:ietf:params:
│ │ │ │ + 0x00242ec0 786d6c3a 6e733a69 63616c65 6e646172 xml:ns:icalendar
│ │ │ │ + 0x00242ed0 2d322e30 22203e0a 3c78733a 646f6375 -2.0" >..
│ │ │ │ + 0x00242f00 20202053 74616e64 61726420 76616c75 Standard valu
│ │ │ │ + 0x00242f10 65730a20 20202020 20202020 20202243 es. "C
│ │ │ │ + 0x00242f20 48414952 22200a20 20202020 20202020 HAIR" .
│ │ │ │ + 0x00242f30 20202252 45512d50 41525449 43495041 "REQ-PARTICIPA
│ │ │ │ + 0x00242f40 4e542220 0a202020 20202020 20202020 NT" .
│ │ │ │ + 0x00242f50 224f5054 2d504152 54494349 50414e54 "OPT-PARTICIPANT
│ │ │ │ + 0x00242f60 22200a20 20202020 20202020 00be2020 " . ..
│ │ │ │ + 0x00242f70 224e4f4e 2d504152 54494349 50414e54 "NON-PARTICIPANT
│ │ │ │ + 0x00242f80 220a2020 20202020 3c2f7873 3a646f63 ". ...L.
│ │ │ │ + 0x00242fb0 062f00cb 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ + 0x00242fc0 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ + 0x00242fd0 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ + 0x00242fe0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ + 0x00242ff0 6e646172 2d706172 616d732e 78736435 ndar-params.xsd5
│ │ │ │ + 0x00243000 01000512 00061408 0001a00a 00008060 ...............`
│ │ │ │ + 0x00243010 0200053c 00ff7873 3a616e6e 6f746174 ...<..xs:annotat
│ │ │ │ + 0x00243020 696f6e20 786d6c6e 733a7873 3d226874 ion xmlns:xs="ht
│ │ │ │ + 0x00243030 74703a2f 2f777777 2e77332e 6f72672f tp://www.w3.org/
│ │ │ │ + 0x00243040 32303031 2f584d4c 53636865 6d612220 2001/XMLSchema"
│ │ │ │ + 0x00243050 786d6c6e 733a7863 616c3d22 75726e3a xmlns:xcal="urn:
│ │ │ │ + 0x00243060 69657466 3a706172 616d733a 786d6c3a ietf:params:xml:
│ │ │ │ + 0x00243070 6e733a69 63616c65 6e646172 2d322e30 ns:icalendar-2.0
│ │ │ │ + 0x00243080 22203e0a 3c78733a 646f6375 6d656e74 " >.. fb
│ │ │ │ + 0x002430b0 74797065 70617261 6d202020 20202020 typeparam
│ │ │ │ + 0x002430c0 203d2022 46425459 50452220 223d2220 = "FBTYPE" "="
│ │ │ │ + 0x002430d0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x002430e0 20202020 20202020 20202822 46524545 ("FREE
│ │ │ │ + 0x002430f0 22200a20 20202020 20202020 20202020 " .
│ │ │ │ + 0x00243100 20202020 20202020 20202020 202f2022 / "
│ │ │ │ + 0x00243110 42555359 220a2020 00ff2020 20202020 BUSY". ..
│ │ │ │ + 0x00243120 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00243130 20202f20 22425553 592d554e 41564149 / "BUSY-UNAVAI
│ │ │ │ + 0x00243140 4c41424c 4522200a 20202020 20202020 LABLE" .
│ │ │ │ + 0x00243150 20202020 20202020 20202020 20202020
│ │ │ │ + 0x00243160 20202f20 22425553 592d5445 4e544154 / "BUSY-TENTAT
│ │ │ │ + 0x00243170 49564522 0a202020 20202020 20202020 IVE".
│ │ │ │ + 0x00243180 20202020 20202020 20202020 2020202f /
│ │ │ │ + 0x00243190 20782d6e 616d6520 203b00ff 20536f6d x-name ;.. Som
│ │ │ │ + 0x002431a0 65206578 70657269 6d656e74 616c2069 e experimental i
│ │ │ │ + 0x002431b0 43616c65 6e646172 20667265 652f6275 Calendar free/bu
│ │ │ │ + 0x002431c0 73792074 7970652e 0a202020 20202020 sy type..
│ │ │ │ 0x002431d0 20202020 20202020 20202020 20202020
│ │ │ │ - 0x002431e0 20202020 20202020 20202028 22535441 ("STA
│ │ │ │ - 0x002431f0 52542220 20202020 20203b20 54726967 RT" ; Trig
│ │ │ │ - 0x00243200 67657220 6f666620 6f662073 74617274 ger off of start
│ │ │ │ - 0x00243210 0a202020 20202000 e3202020 20202020 . ..
│ │ │ │ - 0x00243220 20202020 20202020 20202020 202f2022 / "
│ │ │ │ - 0x00243230 454e4422 29202020 20202020 203b2054 END") ; T
│ │ │ │ - 0x00243240 72696767 6572206f 6666206f 6620656e rigger off of en
│ │ │ │ - 0x00243250 640a2020 20202020 3c2f7873 3a646f63 d. ...L.
│ │ │ │ - 0x00243280 062f00cb 6275696c 642f7265 70726f64 ./..build/reprod
│ │ │ │ - 0x00243290 75636962 6c652d70 6174682f 6c69626b ucible-path/libk
│ │ │ │ - 0x002432a0 6f6c6162 786d6c2d 312e322e 312f7363 olabxml-1.2.1/sc
│ │ │ │ - 0x002432b0 68656d61 732f6963 616c2f69 43616c65 hemas/ical/iCale
│ │ │ │ - 0x002432c0 6e646172 2d706172 616d732e 7873640f ndar-params.xsd.
│ │ │ │ - 0x002432d0 01000512 00062400 067500a8 726e3a69 ......$..u..rn:i
│ │ │ │ + 0x002431e0 2020202f 2069616e 612d746f 6b656e29 / iana-token)
│ │ │ │ + 0x002431f0 0a202020 20202020 20202020 20202020 .
│ │ │ │ + 0x00243200 203b2053 6f6d6520 6f746865 72204941 ; Some other IA
│ │ │ │ + 0x00243210 4e412d72 65676973 74657265 00df6420 NA-registere..d
│ │ │ │ + 0x00243220 6943616c 656e6461 72206672 65652f62 iCalendar free/b
│ │ │ │ + 0x00243230 75737920 74797065 2e0a2020 20202020 usy type..
│ │ │ │ + 0x00243240 203b2044 65666175 6c742069 73204255 ; Default is BU
│ │ │ │ + 0x00243250 53590a20 20202020 203c2f78 733a646f SY. ...L
│ │ │ │ + 0x00243280 00062f00 cc627569 6c642f72 6570726f ../..build/repro
│ │ │ │ + 0x00243290 64756369 626c652d 70617468 2f6c6962 ducible-path/lib
│ │ │ │ + 0x002432a0 6b6f6c61 62786d6c 2d312e32 2e312f73 kolabxml-1.2.1/s
│ │ │ │ + 0x002432b0 6368656d 61732f69 63616c2f 6943616c chemas/ical/iCal
│ │ │ │ + 0x002432c0 656e6461 722d7061 72616d73 2e787364 endar-params.xsd
│ │ │ │ + 0x002432d0 b2000512 00062400 067500a8 726e3a69 ......$..u..rn:i
│ │ │ │ 0x002432e0 6574663a 70617261 6d733a78 6d6c3a6e etf:params:xml:n
│ │ │ │ 0x002432f0 733a6963 616c656e 6461722d 322e3001 s:icalendar-2.0.
│ │ │ │ 0x00243300 00030024 00057500 a3726e3a 69657466 ...$..u..rn:ietf
│ │ │ │ 0x00243310 3a706172 616d733a 786d6c3a 6e733a69 :params:xml:ns:i
│ │ │ │ 0x00243320 63616c65 6e646172 2d322e30 feffffff calendar-2.0....
│ │ │ │ 0x00243330 01000a4c 00062f00 cb627569 6c642f72 ...L../..build/r
│ │ │ │ 0x00243340 6570726f 64756369 626c652d 70617468 eproducible-path
│ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │
│ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ - 0x00000000 37636665 31333333 61616638 61333134 7cfe1333aaf8a314
│ │ │ │ - 0x00000010 64383630 62643338 38393365 62626337 d860bd38893ebbc7
│ │ │ │ - 0x00000020 37316534 63632e64 65627567 00000000 71e4cc.debug....
│ │ │ │ - 0x00000030 bb16ac03 ....
│ │ │ │ + 0x00000000 62663964 35333132 37373036 35633639 bf9d531277065c69
│ │ │ │ + 0x00000010 64626265 61326639 62363536 37383734 dbbea2f9b6567874
│ │ │ │ + 0x00000020 36663062 33322e64 65627567 00000000 6f0b32.debug....
│ │ │ │ + 0x00000030 7ccc553d |.U=