- From: Erik Bruchez <erik@bruchez.org>
- Date: Tue, 16 Jul 2013 22:17:23 -0700
- To: public-forms@w3.org, "public-xformsusers@w3.org" <public-xformsusers@w3.org>
All, As discussed two weeks ago, I implemented the logic discussed when there are no selected items: - valid: combines with AND, default is true() - relevant: combines with AND, default is true() - readonly: combines with OR, default is false() - required: combines with OR, default is false() Here is the diff: http://www.w3.org/MarkUp/Forms/wiki/index.php?title=XPath_Expressions_Module&diff=3823&oldid=3822 This completes ACTION-1933. -Erik
Received on Wednesday, 17 July 2013 05:18:10 UTC