Skip to content

Commit

Permalink
Trying to Fix SDPi-P Transaction Table Notes
Browse files Browse the repository at this point in the history
Notes are not appearing on last row of the transaction table.
Also changed the note numbering based on order from the top of the table.
  • Loading branch information
ToddCooper committed Aug 20, 2024
1 parent f0acfba commit a2e20e6
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions asciidoc/volume1/tf1-ch-10-sdpi-p.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Note that “Consumer” is indicated for actors that receive but do not directl

.^| <<transaction_name_manage_presence_and_absence_of_endpoint_metadata>>
.^| Initiator
.^| C ^(See^ ^Note^ ^4)^
.^| C ^(See^ ^Note^ ^2)^
| <<vol2_clause_dev_46>>

.13+| <<vol1_spec_sdpi_p_actor_somds_consumer>>
Expand Down Expand Up @@ -215,13 +215,13 @@ Note that “Consumer” is indicated for actors that receive but do not directl

| <<transaction_name_provide_endpoint_metadata>>
| Initiator
| C ^(See^ ^Note^ ^4)^
| C ^(See^ ^Note^ ^3)^
| <<vol2_clause_dev_47>>


.2+| <<vol1_spec_sdpi_p_actor_somds_discovery_proxy>>
.^| <<transaction_name_manage_presence_and_absence_of_endpoint_metadata>>
.^| _Receiver_ ^(See^ ^Note^ ^2)^
.^| _Receiver_ ^(See^ ^Note^ ^3)^
.^| R
| <<vol2_clause_dev_46>>

Expand All @@ -235,7 +235,7 @@ Note that “Consumer” is indicated for actors that receive but do not directl
// FOR THE NEXT ROW:
// #TODO: TBD HOW TO REPLICATE TRANSACTIONS; ACTOR SUPPORTS ALL PROVIDER & CONSUMER TRANSACTIONS WITH SAME OPTIONALITY#
| <<vol1_spec_sdpi_p_actor_somds_connector>>
| See Note 3
| See Note 4
| ...
| ...
| ...
Expand All @@ -249,7 +249,7 @@ Note that “Consumer” is indicated for actors that receive but do not directl
// FOR THE NEXT ROW:
// #TODO: TBD HOW TO REPLICATE TRANSACTIONS#
| <<vol1_spec_sdpi_p_actor_somds_v2_gateway>>
| See Note 3
| See Note 4
| ...
| ...
| ...
Expand All @@ -269,14 +269,16 @@ Note that “Consumer” is indicated for actors that receive but do not directl
5+<|
Note 1: _“Notify Change in System Context and Capabilities”_ is required if there are dynamic changes that may need to be sent to subscribing systems.

Note 2: _“Receiver”_ is included in this column, in _italics_, to indicate that though a <<vol1_spec_sdpi_p_actor_somds_consumer>> may "receive" the transaction, there is no response communicated to the message initiator.

Note 3: *_SDPi Version Note:_* -- Full detailing of the transactions related to this actor will be addressed in a subsequent version of this specification.

Note 4: Conditional transaction is required if the SDPi-P Discovery Proxy Option is enabled. Some deployments may support a mix of systems that use the <<vol1_spec_sdpi_p_actor_somds_discovery_proxy>> Actor as well as the default "ad hoc" discovery mode. Additional details and requirements are provided in the <<vol1_clause_sdpi_p_option_discovery_proxy>> discussion.
////
Note 2: Conditional transaction is required if the SDPi-P Discovery Proxy Option is enabled. Some deployments may support a mix of systems that use the <<vol1_spec_sdpi_p_actor_somds_discovery_proxy>> Actor as well as the default "ad hoc" discovery mode. Additional details and requirements are provided in the <<vol1_clause_sdpi_p_option_discovery_proxy>> discussion.

##CAN A LINK TO <<vol1_spec_sdpi_p_option_discovery_proxy>> BE ADDED HERE
##
////

Note 3: _“Receiver”_ is included in this column, in _italics_, to indicate that though a <<vol1_spec_sdpi_p_actor_somds_consumer>> may "receive" the transaction, there is no response communicated to the message initiator.

Note 4: *_SDPi Version Note:_* -- Full detailing of the transactions related to this actor will be addressed in a subsequent version of this specification.

|===

Expand Down

0 comments on commit a2e20e6

Please sign in to comment.