Minutes for XML Core WG telcon of 2006 October 11

Attendees
---------
Konrad 
Paul
Ravi, CDAC (on IRC)
Glenn  off at xx:32
Leonid
Norm
Richard 
Henry  off at xx:15
François 
Daniel 
Lew  xx:37

Guests for the C14N discussion
------------------------------
Jose   off at xx:32

[10 organizations (10 with proxies) present out of 11]

Regrets
------- 
Thomas
Lew (late)

Absent organizations
--------------------
John Cowan


> 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.
> 
> The QA working group asked Ian Hickson of the Web Application 
> Formats WG to request that the XML Core working group review 
> the XBL2 specification that is currently in Last Call:
> 
> http://dev.w3.org/cvsweb/~checkout~/2006/xbl2/Overview.html?content-type=text/html
> Editor's copy (more up to date)
> 
> http://www.w3.org/TR/2006/WD-xbl-20060907/
> Snapshot for TR page (last call version; outdated)

fwiw, here are a few reviews/notes one might want to
read for some other XML Activity members' thoughts:

http://lists.w3.org/Archives/Member/w3c-xml-cg/2006Sep/0002
http://lists.w3.org/Archives/Member/w3c-xml-cg/2006Sep/0012

ACTION to Norm:  Review this WD.

> 
> 3.  C14N 
> 
> Our three C14N documents have been published:
> 
> Known Issues with Canonical XML 1.0 (C14N/1.0)
>      W3C Working Draft 15 September 2006
> This version:
>      http://www.w3.org/TR/2006/WD-C14N-issues-20060915/
> Latest version:
>      http://www.w3.org/TR/C14N-issues/
> 
> Using XML Digital Signatures in the 2006 XML Environment
>      W3C Working Draft 15 September 2006
> This version:
>      http://www.w3.org/TR/2006/WD-DSig-usage-20060915/
> Latest version:
>      http://www.w3.org/TR/DSig-usage/
> 
> Canonical XML1.1
>      W3C Working Draft 15 September 2006
> This version:
>      http://www.w3.org/TR/2006/WD-xml-c14n11-20060915
> Latest version:
>      http://www.w3.org/TR/xml-c14n11
> 
> ---
> 
> Some notes on the C14N 1.1 WD:
> 
> Richard thinks the "diff markup" of 3986 is enlightening
> and should actually appear in the spec.

We're not sure how to reflect this in the text of the spec.

ACTION to Glenn:  Try to reflect this in some way.

> 
> Regarding referencing 3986 instead of 2396, we plan to leave 
> the normative text and references of c14n 1.1 as is for a 
> first public working draft, but to add a note in the "status 
> of this document" section that says that the section on xml:base 
> is expected to evolve along with the group's work on that 
> recommendation.  [Actually, we didn't put any such wording
> into the status.]

We should publish an update to XML Base before switching
C14N 1.1 to 3986.

But since we expect an update of XML Base soon, Glenn will
put it in the C14N WD now.

> 
> ---
> 
> Glenn produced a new editor's draft of C14N 1.1 in response
> to Konrad's suggestions at
> http://lists.w3.org/Archives/Public/public-xml-core-wg/2006Aug/0046
> 
> This latest draft is at
> http://www.w3.org/XML/Group/2006/09/WD-xml-c14n11-20060928.html
> 
> ACTION to Konrad and others:
> Please review and send comments to the WG mailing list.
> 

Konrad believes Glenn's latest covers everything on his (Konrad's) list.

Glenn wants people to review the Appendix A especially.


> ---
> 
> Jose received a response from Web Services Policy WG at
> http://lists.w3.org/Archives/Public/public-xml-core-wg/2006Oct/0005
> 

WS-Policy WG does NOT want to remove the usage of wsu:id from 
their specification.

The WS-Policy WG is willing to add non-normative references to 
the C14N/1.1 WD and the dsig-usage Note as guidance to how the 
problems with xml:id MAY be solved.

ACTION to Paul:  Respond to PaulC's non-review.

> 
> 4.  xml:base, [baseURI], and IRIs.
> 
> Richard is working on a new draft currently at
> http://www.w3.org/XML/Group/2006/09/xmlbase-2e/
> which he updated with a new version Oct 3 (just
> last week).  He has updated most of the references
> and added a section (5.4) describing the treatment 
> of same-document references.
> 

Richard updated the spec some more just before this telcon,
and he thinks we are about ready to go.

But Richard thinks we might want to publish this as a WD
before going to PER.

ACTION to Henry:  Check into our options here for doing
a WD of a PER.

ACTION to Konrad:  Review Richard's latest draft at
http://www.w3.org/XML/Group/2006/09/xmlbase-2e/

> 
> 5.  XLink update.
> 
> The XLink CR was published at
> http://www.w3.org/TR/2006/CR-xlink11-20060328/ 
> 
> Paul wrote a draft PR request at
> http://lists.w3.org/Archives/Public/public-xml-core-wg/2006Jul/0001
> 
> ACTION to Norm:  Create an XLink DoC.
> 
> ACTION to Norm:  Post to the WG mailing list something to
> show that any valid XLink 1.1 document can be programmatically 
> converted into an equivalent XLink 1.0 document.
> 
> ACTION to Norm:  Provide a few more tests for the test suite.
> 
> The old version XLink in section 5.5, we talk about values
> of href attributes.
> 
> In the new version, we talk about IRIs and XML Resource 
> Identifiers and other ways of encoding.  So it's unclear
> now what to do about spaces in href attributes.  Compare
> http://www.w3.org/TR/xlink11/#link-semantics and the
> wording above it in section 5.4.1 at
> http://www.w3.org/TR/xlink11/#xml-resource-identifier
> 
> Norm thinks instead of spaces, we should now say non-URI
> characters. 
> 
> ACTION to Norm:  Make a suggestion how best to fix this.
> 
> Also, nowhere do we say that conversion from an XML Resource
> Identifier to an IRI must occur as late as possible.
> Suggested new wording:
> 
>  If required, the IRI reference resulting from converting
>  an XML Resource Identifier can be converted to a
>  URI reference by following the prescriptions of
>  Section 3.1 of [RFC 3987].
> 
>  The conversion from an XML Resource Identifiers to an
>  IRI must be performed only when absolutely necessary and
>  as late as possible in a processing chain.  In particular,
>  neither the process of converting a relative XML Resource
>  Identifier to an absolute one nor the process of passing
>  an XML Resource Identifier to a process or software component
>  responsible for dereferencing it should trigger escaping.
> 
> ACTION to Norm:  Implement the new wording in XLink 1.1.

ACTIONs to Norm continued.

> 
> 6. XML 1.0/1.1 4th/2nd Editions published 2006 August 16:
> 
>  Extensible Markup Language (XML) 1.0 (Fourth Edition)
>  http://www.w3.org/TR/2006/REC-xml-20060816
> 
>  Extensible Markup Language (XML) 1.1 (Second Edition)
>  http://www.w3.org/TR/2006/REC-xml11-20060816
> 
> Henry has made the "edited in place" changes to the
> HTML and XML of the non-review copy.
> 
> ACTION to Henry:  Correct the review versions.

ACTION continued.

> 
> Richard notes that there were some comments sent to the
> xml-editor list:
> http://lists.w3.org/Archives/Public/xml-editor/2006JulSep/0004
> http://lists.w3.org/Archives/Public/xml-editor/2006JulSep/0005
> 
> ACTION to Francois: Add the above two issues to the PE document.

ACTION in progress.

PE 122 -- close with no action

PE 139 -- update to using XML Resource Identifiers

ACTION to Francois:  Propose new wording.

PE 150 -- put existing proposed resolution into (4 week) countdown

PE 151 -- put existing proposed resolution (typo fix) into countdown

PE 152 -- put existing proposed resolution (typo fix) into countdown

PE 153 -- no change needed (except spacing typo fix).

ACTION to Francois:  Respond to Dieter saying we'll fix the 152
and 153 typos but explaining for 153 that we really mean the "not".

> 
> 7. Namespaces in XML 1.0/1.1 2nd Editions published 2006 August 16:
> 
>  Namespaces in XML 1.0 (Second Edition)
>  http://www.w3.org/TR/2006/REC-xml-names-20060816
> 
>  Namespaces in XML 1.1 (Second Edition)
>  http://www.w3.org/TR/2006/REC-xml-names11-20060816
> 
> ACTION to Richard:  Record Anne's issue/proposed resolution
> in the Namespace PE document.

ACTION to Richard continued.

> 
> 
> 8. XInclude Rec was published 2004 December 30 at:
>    http://www.w3.org/TR/2004/REC-xinclude-20041220/
> 
> The XInclude Second Edition PER has been published at
> http://www.w3.org/TR/2006/PER-xinclude-20061003/
> 
> The Call for Review is at
> http://lists.w3.org/Archives/Member/w3c-ac-members/2006OctDec/0001
> Please urge your AC rep to complete this review.
> 
> It turns out XInclude should be under CPP not PP.
> Henry and Philippe to address in PER with Daniel
> addressing in the final REC text.
> 
> 
> 9.  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.
> 
> 
> 10.  Henry raises that RFC 3023 is out of date and the draft
> replacement has expired.  
> 
> Chris has gotten the source and made the changes.
> 
> There is a draft at
> http://www.w3.org/2006/02/son-of-3023/draft-murata-kohn-lilley-xml-02.txt
> that can be reviewed now with comments sent to the XML Core
> mailing list and/or Chris Lilley.
> 
> Paul sent some comments on 3023bis to the XML CG at
> http://lists.w3.org/Archives/Member/w3c-xml-cg/2006Apr/0026
> 
> Henry says Chris is going to take the XML CG input outlined at
> http://lists.w3.org/Archives/Member/w3c-xml-cg/2006Apr/0019
> and produce another draft.
> 
> Chris and Henry also are backing "xpointer scheme" down 
> from "registered" to "pending" in the registry at
> http://www.w3.org/2005/04/xpointer-schemes/
> 
> ACTION to Henry:  Correct the listing for "xpointer scheme" 
> from "registered" to "pending" in the registry.
> 

Done.

> We will now await a new draft from Chris.
> 
> When 3023bis becomes a reality, we might have some
> specs that need updating for the reference, but we
> don't expect any major changes.
> 
> 
> [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/2006Sep/0074
> 

Received on Wednesday, 11 October 2006 16:06:25 UTC