W3C home > Mailing lists > Public > public-xformsusers@w3.org > April 2012

Re: XForms 2.0 schema [@indexref]

From: Leigh L Klotz Jr <leigh.klotz@xerox.com>
Date: Wed, 18 Apr 2012 11:24:17 -0700
Message-ID: <4F8F06D1.4050902@xerox.com>
To: public-xformsusers@w3.org
CC: Leigh L Klotz Jr <leigh.klotz@xerox.com>
Attached is a xforms-nons-20.rnc including this and all previous changes.

In http://www.w3.org/MarkUp/Forms/wiki/XForms-nons-20.rnc

Change

xforms.repeat.attrib =
   xforms.Common.attrib,
   xforms.Sequence.Binding.attrib,
   xforms.UI.Common.attrib,
   attribute startindex { positiveInteger-avt }?,
   attribute number { nonNegativeInteger-avt }?

to

xforms.repeat.attrib =
   xforms.Common.attrib,
   xforms.Sequence.Binding.attrib,
   xforms.UI.Common.attrib,
*attribute indexref { XPathExpression }?,*
   attribute startindex { positiveInteger-avt }?,
   attribute number { nonNegativeInteger-avt }?

A similar change to add @xforms:repeat-indexref will be needed in the 
XForms+XHTML integration, TBD.

Leigh.

Received on Wednesday, 18 April 2012 18:24:50 UTC

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