- From: <Nick_Van_den_Bleeken@inventivegroup.com>
- Date: Thu, 27 Sep 2007 08:44:14 +0200
- To: John Boyer <boyerj@ca.ibm.com>, "Charles F Wiecha" <wiecha@us.ibm.com>
- Cc: "Klotz, Leigh" <Leigh.Klotz@xerox.com>, "Forms WG (new)" <public-forms@w3.org>, public-forms-request@w3.org
- Message-ID: <OF3245B3B9.2107BE15-ONC1257363.0023B188-C1257363.00250224@inventivegroup.com>
Hi John, I included my response inline. Regards, Nick Van den Bleeken - Research & Development Inventive Designers Phone: +32 - 3 - 8210170 Fax: +32 - 3 - 8210171 Email: Nick_Van_den_Bleeken@inventivegroup.com PS: Charlie I hope you didn't do your work also, otherwise just send me your schema and I will make this small changes again to your version of the schema (now you get the token for real, if your done just pass it to me or John ;) ) public-forms-request@w3.org wrote on 09/26/2007 07:05:53 PM: > > Hi Nick, > > 1) I think the instance element also needs a resource attribute. I think this was already added, or am I missing something <xsd:element name="instance"> ... <xsd:attribute name="resource" type="xsd:anyURI" use="optional"/> ... </xsd:element> > 2) I think the definition of header should go inside of the > declaration in submission, rather than as a separate top-level element. Corrected this (I originally made it a top level element because all other candidates for local elements were global elements too) > 3) I think the header content (name and value) is also supposed to > become order independent (I haven't gotten around to fixing this in > the spec yet). I just followed the spec here, is there a way to express this in schema? For now I just used <xsd:choice minOccurs="0" maxOccurs="unbounded"> but this is not enforcing that only one name and value element are allowed. > > Thank you, > John M. Boyer, Ph.D. > STSM: Lotus Forms Architect and Researcher > Chair, W3C Forms Working Group > Workplace, Portal and Collaboration Software > IBM Victoria Software Lab > E-Mail: boyerj@ca.ibm.com > > Blog: http://www.ibm.com/developerworks/blogs/page/JohnBoyer > > > > > Nick_Van_den_Bleeken@inventivegroup.com > 09/26/2007 09:22 AM > > To > > "Charles F Wiecha" <wiecha@us.ibm.com> > > cc > > John Boyer/CanWest/IBM@IBMCA, "Klotz, Leigh" <Leigh.Klotz@xerox. > com>, "Forms WG (new)" <public-forms@w3.org>, public-forms-request@w3.org > > Subject > > RE: Post Postscript, Re: ACTION NEEDED (Charlie, Nick, Leigh): > XForms 1.1 schema update > > > > > Charlie, > > I added the new XForms data types, it turned out to be less work then > expected. Now it is your turn to play with the schema. > > Regards, > > Nick Van den Bleeken - Research & Development > Inventive Designers > Phone: +32 - 3 - 8210170 > Fax: +32 - 3 - 8210171 > Email: Nick_Van_den_Bleeken@inventivegroup.com > > > > > Nick_Van_den_Bleeken@inventivegroup.com > Sent by: public-forms-request@w3.org > 09/26/2007 04:01 PM > > To > boyerj@ca.ibm.com > cc > "Klotz, Leigh" <Leigh.Klotz@xerox.com>, "Forms WG (new)" > <public-forms@w3.org>, public-forms-request@w3.org, "Charles F Wiecha" > <wiecha@us.ibm.com> > Subject > RE: Post Postscript, Re: ACTION NEEDED (Charlie, Nick, Leigh): XForms 1.1 > schema update > > > > > > > Attached to this e-mail you can find a patch file that will incorparate > the follwing changes to the XForms schema (and a schema file that includes > > this patches and the submission patches): > > added mediatype to output > removed linking attributes on label, help, hintnd alert > submission on submit is now optional > toggle : case attribute is now optional and child element case > added resource on instance > created attribute group xforms:Common.Action.Attributes and added this > attribute group to all actions > > version was already added to XForms 1.0 schema. > > Regards, > > Nick Van den Bleeken - Research & Development > Inventive Designers > Phone: +32 - 3 - 8210170 > Fax: +32 - 3 - 8210171 > Email: Nick_Van_den_Bleeken@inventivegroup.com > > > > > Nick_Van_den_Bleeken@inventivegroup.com > Sent by: public-forms-request@w3.org > 09/26/2007 02:58 PM > > To > "Klotz, Leigh" <Leigh.Klotz@xerox.com> > cc > "Forms WG (new)" <public-forms@w3.org>, public-forms-request@w3.org, > "Charles F Wiecha" <wiecha@us.ibm.com>, boyerj@ca.ibm.com > Subject > RE: Post Postscript, Re: ACTION NEEDED (Charlie, Nick, Leigh): XForms 1.1 > schema update > > > > > > > the same for me, and to get the ball rolling I've done the submission > update. I've attached the updated schema and a patch file that contains > the differences. Most updates were straight forward. I also added a type > ValueTemplate for elements with an optional value that is an XPath and > string content. > > I will try to do 'small update for UI (e.g. output element)' and 'small > update on model (e.g. version) and instance (e.g. src and resource)' > before the call. > > Regards, > > Nick Van den Bleeken - Research & Development > Inventive Designers > Phone: +32 - 3 - 8210170 > Fax: +32 - 3 - 8210171 > Email: Nick_Van_den_Bleeken@inventivegroup.com > > > > > "Klotz, Leigh" <Leigh.Klotz@xerox.com> > Sent by: public-forms-request@w3.org > 09/25/2007 06:34 PM > > To > "Charles F Wiecha" <wiecha@us.ibm.com> > cc > "Forms WG (new)" <public-forms@w3.org> > Subject > RE: Post Postscript, Re: ACTION NEEDED (Charlie, Nick, Leigh): XForms 1.1 > schema update > > > > > > > > I'll contribute to however everybody else wants to go forward. > Leigh. > > -----Original Message----- > From: public-forms-request@w3.org [mailto:public-forms-request@w3.org] > On Behalf Of Charles F Wiecha > Sent: Monday, September 24, 2007 2:00 PM > To: John Boyer > Cc: Forms WG (new); public-forms-request@w3.org > Subject: Re: Post Postscript, Re: ACTION NEEDED (Charlie, Nick, Leigh): > XForms 1.1 schema update > > I'm happy to start from this basis. In terms of the suggested work > breakdown, I'll take the actions updates if that's ok with folks. Nick, > Leigh, please confirm your agreement with the starting point (XForms 1.0 > schema as described below) and work breakdown and I'll get started on > the > action updates...Thanks, Charlie > > > Charles Wiecha > Manager, Multichannel Web Interaction > IBM T.J. Watson Research Center > P.O. Box 704 > Yorktown Heights, N.Y. 10598 > Phone: (914) 784-6180, T/L 863-6180, Cell: (914) 320-2614 > wiecha@us.ibm.com > ... > > > > > -------------------------------------------------- > > Inventive Designers' Email Disclaimer: > > http://www.inventivedesigners.com/email-disclaimer > > > > > -------------------------------------------------- > > Inventive Designers' Email Disclaimer: > > http://www.inventivedesigners.com/email-disclaimer > > > > -------------------------------------------------- > Inventive Designers' Email Disclaimer: > http://www.inventivedesigners.com/email-disclaimer > [attachment "submission-schema-update.txt" deleted by Nick Van den > Bleeken/Inventive Group] [attachment "XForms-Schema.xsd" deleted by > Nick Van den Bleeken/Inventive Group] [attachment "small-misc- > changes-scehma-patch.txt" deleted by Nick Van den Bleeken/Inventive > Group] [attachment "XForms-Schema.xsd" deleted by Nick Van den > Bleeken/Inventive Group] [attachment "data-types-schema-patch.txt" > deleted by Nick Van den Bleeken/Inventive Group] [attachment > "XForms-Schema.xsd" deleted by Nick Van den Bleeken/Inventive Group] -------------------------------------------------- Inventive Designers' Email Disclaimer: http://www.inventivedesigners.com/email-disclaimer
Attachments
- text/plain attachment: small-patches-john-requested.txt
- application/octet-stream attachment: XForms-Schema.xsd
Received on Thursday, 27 September 2007 06:44:38 UTC