Hi,

Can't I use an XForms nodeset this way:

  <xf:bind nodeset="/form/vars/*"
           readonly="/form/writable/[EMAIL PROTECTED] = local-name(.)] = 
'false'"/>

where the instance includes

  <form>
    ...
    <vars>
       <myvar/>
    </vars>
    ...
    <writable>
       <var name ="myvar">false</var>
    </writable>
  </form>

so that I can dynamically generate a table of readonly booleans?

Any hints?

--
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to