You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<figcaption><a class="self-link" href="#scripting-action">Figure <bdi class="figno">3</bdi></a> <span class="fig-title">Data structures used when invoking an Action</span></figcaption>
1547
1547
</figure>
1548
1548
<p>
@@ -1568,7 +1568,7 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting API</h1>
1568
1568
encapsulated by the <a href="#dfn-protocol-bindings" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-protocol-bindings-11">Protocol Bindings</a>.
This algorithm is under development and is <em>non-normative</em>.
2558
+
Implementations <em class="rfc2119">MAY</em> choose another algorithm to find a matching
2559
+
<code>unsubscribe</code> <a href="#dfn-forms" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-forms-24">Form</a> to a given <code>subscribe</code> <a href="#dfn-forms" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-forms-25">Form</a>.
2560
+
</p></div>
2556
2561
To <dfn id="dfn-find-a-matching-unsubscribe-form" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">find a matching unsubscribe form</dfn> given <var>subscribeForm</var>
2557
2562
in the context of a <a data-link-type="idl" data-lt="Subscription" href="#dom-subscription" class="internalDFN" id="ref-for-dom-subscription-17"><code>Subscription</code></a> object, run the following steps:
This algorithm is under development and is <em>non-normative</em>.
2561
-
Implementations <em class="rfc2119">MAY</em> choose another algorithm to find a matching
2562
-
<code>unsubscribe</code> <a href="#dfn-forms" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-forms-24">Form</a> to a given <code>subscribe</code> <a href="#dfn-forms" class="internalDFN" data-link-type="dfn" id="ref-for-dfn-forms-25">Form</a>.
0 commit comments