- From: Grosso, Paul <pgrosso@ptc.com>
- Date: Wed, 21 Sep 2005 11:30:38 -0400
- To: <public-xml-core-wg@w3.org>
Attendees --------- Paul Glenn Leonid Richard John xx:18 Lew [6 organizations (6 with proxies) present out of 10] Regrets ------- Henry Norm Ravi Absent organizations -------------------- Centre for Development of Advanced Computing (with regrets) W3C (with regrets) Daniel Veillard François Yergeau Norm gives regrets for Sept 28. > > Agenda > ====== > 1. Accepting the minutes from the last telcon [3] and > the current task status [2] (have any questions, comments, > or corrections ready by the beginning of the call). Accepted. > 2. Miscellaneous administrivia and document reviews. > > Impending Last Call revisions for XSLT/XQuery/XPath documents > > ACTION to Richard: Check the data model document to > see if it looks like our comments have been satisfied. Richard has the following issues: http://www.w3.org/Bugs/Public/show_bug.cgi?id=1295 I'm still a little unclear about the relationship between XSL/Query datatypes and schema datatypes. The resolution says that "All primitive atomic types, such as xs:integer and xs:string, have xdt:anyAtomicType as their base type." which is not true in XML Schema. http://www.w3.org/Bugs/Public/show_bug.cgi?id=1303 They're adding a note to the XPath backwards compatibility appendix (appendix to what?) noting the incompatibility when there is a DTD, but this still seems like a big change: for example, identity transformations will now strip element-content whitespace. And I still don't see why they are not describing it in terms of [element content whitespace]. ACTION to Richard: Accept the others, but question there two in the bugzilla data base. > JohnC looked at the wording about XML 1.1 in the > language documents (xpath, xquery): > http://lists.w3.org/Archives/Public/public-xml-core-wg/2005Sep/0025 > What does this mean in term of what we should say > as a WG about these specs? XQuery, XPath, and Data Model all use the same idea: an implementation can use XML 1.0 rules or XML 1.1 rules for whitespace and names. XQuery explicitly says that 1.1 implementations may wish to provide a 1.0 mode; I'd like to see this strengthened to SHOULD, to agree with the XML 1.1 Recommendation. The Functions and Operators draft refers to XML 1.1 support as a feature, but the datatypes are imported from XML Schema part 2, which does not deal with XML 1.1 names or strings. ACTION to John: Add your two comments ASAP into bugzilla: http://www.w3.org/Bugs/Public/ > > 3. XLink update. > > ACTIONs to Norm continued--expected due date October 12th. > > 4. XML errata. The published 1.0 errata document is [8], the > published 1.1 errata document is [9], and the new (public) > Potential Errata (PE) document is [7]. > > ACTION to Francois: Update the PE document including > issues raised on public-xml-testsuite@w3.org. ACTION to Francois continued. > > 5. Namespaces in XML. > > Richard suggested we take NS 1.1 and revert the two > substantive changes (IRI and undeclared namespaces) > to create NS 1.0 2nd Ed. The WG has consensus to do > that, and we got approval from the team to do so. > > Ongoing ACTION to Richard: Produce a draft for NS1.0 2nd Ed. > > We note that the IRI spec is now finished-RFC 3987-so > we have to issue an erratum for NS 1.1 for this. We > discussed some details of this under the XLink discussion: > http://www.w3.org/XML/2005/02/xml-f2f-20050303-minutes.htm#xlink > Briefly, 3987 does have some wording (the "MAY" paragraph) > about what used to be called unwise characters. For the > NS 1.1 erratum, the MAY paragraph doesn't apply since > namespace names cannot have the unwise characters. (The > MAY paragraph will be needed for XML 1.* system identifiers.) > > ACTION to Richard: Process an erratum to NS 1.1 to > refer to RFC 3987: http://www.ietf.org/rfc/rfc3987.txt > > > 6. Xinclude Rec was published 2004 December 30 at: > http://www.w3.org/TR/2004/REC-xinclude-20041220/ > > Our XInclude potential errata document is at: > http://www.w3.org/XML/2005/01/proposed-xinclude-errata > > We need to turn the PE document into an errata document. > > ACTION to DV: Produce a draft Errata document, using > http://www.w3.org/2004/12/xinclude-errata as a starting > point/template. > > Elliotte's results are not > included in our Implementation Report at > http://www.w3.org/XML/2004/xinclude-implementation/report.html > as he reports in > http://lists.w3.org/Archives/Public/www-xml-xinclude-comments/2005Jul/0012 > > ACTION to Richard: Run ERH's tests through the other > implementations and add the results to the XInclude IR. > > ERH's tests are in the CVS repository for the test suite. > > ACTION to Daniel: Run ERH's tests through libxml and > provide Richard with a report. > > Richard will ask ERH for his results if he can't find them. > > > 7. xml:id is a Recommendation, published 2005 Sept 9: > http://www.w3.org/TR/2005/REC-xml-id-20050909/ > > > 8. Associating stylesheets--awaiting TAG action. > > Henry reports that the HTML CG has been discussing this > for a while. They are developing a draft statement of > the issue, and Chris Lilley will raise this at the XML CG. > > Chris started the discussion on the XML CG list--see > http://lists.w3.org/Archives/Member/w3c-xml-cg/2005Jul/thread.html#15 > The XML CG will continue to discuss it for a while. > > > 9. C14N is listed in our charter: > > Canonical XML version 1.1 > > The work on xml:id uncovered some inconsistencies > in Canonical XML version 1.0 (see xml:id CR, > Appendix C, "Impacts on Other Standards"). The > Working Group will produce a new version of > Canonical XML to address those inconsistencies, > as well as others that might be discovered at a > later stage. > > We should start drafting a V1.1. > > We need to change the URI to identify the c14n scheme, > we need to fix the bit about inheritance of xml:* > attributes. That should be it. > > Do we say that xml:lang and xml:space get inherited > and the rest don't, or do we say that C14N should > not fool with xml:* attributes at all? Glenn might be willing to be the editor for C14N V1.1. ACTION to Glenn: Look for the source and start on a draft. > > [1] http://www.w3.org/XML/Group/Core > [2] http://www.w3.org/XML/Group/Core#tasks > [3] > http://lists.w3.org/Archives/Public/public-xml-core-wg/2005Sep/0018 > [7] > http://www.w3.org/XML/2004/02/proposed-xml10-3e-and-xml11-errata.html > [8] http://www.w3.org/XML/xml-V10-3e-errata > [9] http://www.w3.org/XML/xml-V11-1e-errata >
Received on Wednesday, 21 September 2005 15:31:09 UTC