Summary of IDREFs

Elements/attributes/functions that have an IDREF that cannot reference a  
repeated element:

 <submission replace="instance" instance="..."/>
 <submit submission="..."/>
 <... model="..."/>
 <send submission="..."/>
 instance(instance)
 id( , )

Those that can:

 <... bind="..."/>
 <toggle case="..."/>
 <show dialog="..."/>
 <hide dialog="..."/>
 <setindex repeat="..."/>
 <setfocus control="..."/>
 <dispatch targetid="..."/>
 <action observer="..." target="..."/>
 index(repeat)
 case(switch)

Steven

Received on Monday, 2 July 2018 13:31:21 UTC