W3C home > Mailing lists > Public > public-xformsusers@w3.org > March 2019

Re: ACTION-2234: Spec up changes to load.

From: Steven Pemberton <steven.pemberton@cwi.nl>
Date: Thu, 14 Mar 2019 15:43:36 +0100
To: public-xformsusers@w3.org, "XForms Users Community Group Issue Tracker" <sysbot+tracker@w3.org>
Message-ID: <op.zynciydnsmjzpq@steven-xps>
As part of this action, I identified other elements that have a @ref plus  
other possible expressions, that would be evaluated in the context of the  
ref.

(I have omitted deprecated elements).

* select/item/value
  <select ...>
     <item>
        <label>...</label>
        <value ref="..." value="..."/>
     </item>

* select/itemset
  <select ...>
     <itemset ref="..." copy="...">

* submission
  <submission ref="..." targetref="..." lots of others
  @targetref is evaluated in the in-scope context

* <repeat ref="..." indexref="..." startindex="..." number="...">
   @indexref is evaluated in the in-scope context.

* submission/header
   <submission ...>
       <header ref="..." name="..." value="..."/>

ACTIONS

* <setvalue ref=".." value="..."/>
* <load ref="..." resource="..."/>
* <message ref="..." value="..."/>
* <insert ref="..." at="..." origin="..."/> @origin is evaluated in the  
in-scope context
* <delete ref="..." at="..."/>

Steven
Received on Thursday, 14 March 2019 14:44:01 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:37:51 UTC