Skip to content

Commit

Permalink
Remove some place-holders
Browse files Browse the repository at this point in the history
  • Loading branch information
douglm committed Apr 23, 2024
1 parent 0c4e7d9 commit 203304b
Showing 1 changed file with 1 addition and 91 deletions.
92 changes: 1 addition & 91 deletions iTip-rewrite/sources/sections/102-iana.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,95 +4,5 @@

=== Initialization of the Status registry

This specification updates <<RFC5545>> by adding a Status value registry to the iCalendar Elements registry and initializing it as per <<RFC5545>>.
This specification updates <<RFC5545>> by adding a XXXXX value registry to the iCalendar Elements registry and initializing it as per <<RFC5545>>.

.Initial Status Value Registry
[cols="a,a,a",options=header]
|===
| Name | Status | Reference

| CANCELLED | Current | <<RFC5545, section=3.8.1.11>>
| COMPLETED | Current | <<RFC5545, section=3.8.1.11>>
| CONFIRMED | Current | <<RFC5545, section=3.8.1.11>>
| DRAFT | Current | <<RFC5545, section=3.8.1.11>>
| FINAL | Current | <<RFC5545, section=3.8.1.11>>
| IN-PROCESS | Current | <<RFC5545, section=3.8.1.11>>
| NEEDS-ACTION | Current | <<RFC5545, section=3.8.1.11>>
| TENTATIVE | Current | <<RFC5545, section=3.8.1.11>>

|===

=== Update of the Status registry

This specification further updates the Status registry with additional values defined in this document.

.Updated Status Value Registry
[cols="a,a,a",options=header]
|===
| Value | Status | Reference

| PENDING | Current | This Spec, <<prop-ext-status>>
| FAILED | Current | This Spec, <<prop-ext-status>>

|===

=== Sub-State value registry

The following table has been used to initialize the Sub-State registry.

.Sub-State registry
[cols="a,a,a",options=header]
|===
| Substate | Status | Reference

| OK | Current | This Spec, <<prop-sub-state>>
| ERROR | Current | This Spec, <<prop-sub-state>>
| SUSPENDED | Current | This Spec, <<prop-sub-state>>

|===

=== Task Mode value registry

The following table has been used to initialize the Task Mode registry.

.Task Mode Value Registry
[cols="a,a,a",options=header]
|===
| Task Mode | Status | Reference

| AUTOMATIC-COMPLETION | Current | This Spec, <<prop-task-mode>>
| AUTOMATIC-FAILURE | Current | This Spec, <<prop-task-mode>>
| CLIENT | Current | This Spec, <<prop-task-mode>>
| SERVER | Current | This Spec, <<prop-task-mode>>

|===

=== Participation Statuses registry

The following table has been used to update the Participation Statuses registry.

.Participation Statuses Registry
[cols="a,a,a",options=header]
|===
| Value | Status | Reference

| FAILED | Current | This Spec, <<param-val-partstat>>

|===

=== Properties registry

The following table has been used to update the Properties registry.

.Updated Properties Registry
[cols="a,a,a",options=header]
|===
| Property | Status | Reference

| ESTIMATED_DURATION | Current | This Spec, <<prop-estimated-duration>>
| REASON | Current | This Spec, <<prop-reason>>
| SUBSTATE | Current | This Spec, <<prop-sub-state>>
| STATUS | Current | This Spec, <<prop-ext-status>>
| TASK-MODE | Current | This Spec, <<prop-task-mode>>

|===

0 comments on commit 203304b

Please sign in to comment.