- From: Norman Walsh <ndw@nwalsh.com>
- Date: Wed, 02 Sep 2015 10:57:21 -0500
- To: public-xml-processing-model-wg@w3.org
- Message-ID: <871tegx19a.fsf@nwalsh.com>
See http://www.w3.org/XML/XProc/2015/09/02-minutes
[1]W3C
- DRAFT -
XML Processing Model WG
Meeting 276, 02 Sep 2015
See also: [2]IRC log
Attendees
Present
Norm, Henry, Alex, Jim
Regrets
Chair
Norm
Scribe
Norm
Contents
* [3]Topics
1. [4]Accept this agenda?
2. [5]Accept minutes from the previous meeting?
3. [6]Next meeting, 9 September 2015
4. [7]The latest "small fixes" branch
* [8]Summary of Action Items
--------------------------------------------------------------------------
Accept this agenda?
-> [9]http://www.w3.org/XML/XProc/2015/09/02-agenda
Accepted.
Accept minutes from the previous meeting?
-> [10]http://www.w3.org/XML/XProc/2015/07/08-minutes
Accepted.
Next meeting, 9 September 2015
No regrets heard.
The latest "small fixes" branch
->
[11]https://ndw.github.io/specification/langspec/small-fixes/head/xproc20/
Henry: I have a pedantic suggestion, in 2.10.2, in the first new
paragraph, it says "this section describes how..."
... There is no corresponding paragraph in 2.10.1.
... I think there should be.
Norm: Sure, I think that's a good idea.
Henry: I'm still distracted by the contradictory statements that AVTs are
attributes and strings, but fixing that is probably not worth it.
Alex: Do we say that it's an XPath expression?
Norm: I can check that.
Henry: Last time we talked about this, we talked a lot about the
interaction between media type and charset.
... I think there's an implicit flowchart here. Would it help to summarize
the order of what you're going to find out before it starts?
... The order of play is: if there's an encoding, the string is decoded.
After that you have a byte sequence and don't care about the encoding
anymore.
... If there's a charset param, you then construct a string using either
the charset parameter or UTF-8
Norm: Yes
Henry: I think this "flowchart" should be the the second paragraph of the
section.
Alex: Generate a sequence of bytes, etc.
Henry: If the media type is a non-XML media type, and there is no charset
parameter, what is used to decode the byte sequence.
... I think we can say UTF-8, unless it's XML, in which case the XML decl
wins.
Alex: If it's a text media type, utf-8.
... The situation about the XML decl never arises, because we've made that
an error.
Norm: We should say utf-8 is the default.
Henry: It might be useful in the flow chart to just have almost footnote
numbers cross-referencing the errors.
Alex: In 5.10.1, non-XML is implementation-dependent.
... Are we open to being able to treat any kind of semi-structured data as
something you can run expressions across?
Norm: In principle, yes.
Alex: Can you do non-XML in implicit inlines
Norm: Not today.
<jfuller> changes look good to me
Henry: I still don't understand what it means to remove in-scope
namespaces.
... And there's a typo in 5.10.2.
Some discussion of removing in-scope namespaces.
Alex: We have a different situation; sometimes we hand documents to a
tool.
Norm: We could have used exclude-result-prefixes but it would have to be
used everywhere and that might lead to conflicts.
Proposed: accept this doucment as the status quo, with the understanding
that the flowchart will be added.
Accepted.
<jfuller> note I redrafted errors proposal
<jfuller> [12]https://github.com/xproc/specification/issues/136
<jfuller> for next week
Thanks, Jim.
Some discussion of possible future f2f meetings.
Summary of Action Items
[End of minutes]
--------------------------------------------------------------------------
Minutes formatted by David Booth's [13]scribe.perl version 1.140 ([14]CVS
log)
$Date: 2015/09/02 15:56:03 $
References
1. http://www.w3.org/
2. http://www.w3.org/2015/09/02-xproc-irc
3. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#agenda
4. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#item01
5. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#item02
6. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#item03
7. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#item04
8. http://www.w3.org/XML/XProc/2015/09/02-minutes.html#ActionSummary
9. http://www.w3.org/XML/XProc/2015/09/02-agenda
10. http://www.w3.org/XML/XProc/2015/07/08-minutes
11. https://ndw.github.io/specification/langspec/small-fixes/head/xproc20/
12. https://github.com/xproc/specification/issues/136
13. http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm
14. http://dev.w3.org/cvsweb/2002/scribe/
Received on Wednesday, 2 September 2015 15:57:48 UTC