- From: Toman, Vojtech <vojtech.toman@emc.com>
- Date: Wed, 12 Mar 2014 11:47:08 -0400
- To: "public-xml-processing-model-wg@w3.org" <public-xml-processing-model-wg@w3.org>
Hi Norm,
Thanks for doing this. A couple of comments:
S04: "After a branch is selected, it is evaluated as if it was a subpipeline and only it had been present."
Since the grammar for the branches (p:when, p:otherwise) says that they contain a subpipeline, can't we just say something along the lines:
"After a branch is selected, the subpipeline that it contains is evaluated as if only that branch had been present."
-----
S02: "...it is a static error (err:XS0018) to specify an invocation without specifying a value for a required option."
Perhaps "... to specify an invocation without providing a value" would read better? (Is "specifying an invocation" a commonly used phrase? It looks really creative to my non-English eyes. :-)
-----
E07: Sorry, I forgot what the main motivation for adding "Any one of the compound step's readable ports." was. Was it to allow pipelines such as the following?
...
<p:identity name="id"/>
<p:group>
<p:output port="result">
<p:pipe step="id" port="result"/>
</p:output>
...
</p:group>
...
Regards,
Vojtech
--
Vojtech Toman
Consultant Software Engineer
EMC | Information Intelligence Group
vojtech.toman@emc.com
http://developer.emc.com/xmltech
> -----Original Message-----
> From: Norman Walsh [mailto:ndw@nwalsh.com]
> Sent: Wednesday, March 12, 2014 4:08 PM
> To: public-xml-processing-model-wg@w3.org
> Subject: Updated errata
>
> Hi folks,
>
> I decided to spend the hour we weren't having the call working on the errata
> document:
>
> http://htmlpreview.github.io/?https://github.com/xproc/specification/blob/
> xproc10/10errata/proposed.html
>
> Be seeing you,
> norm
>
> --
> Norman Walsh
> Lead Engineer
> MarkLogic Corporation
> Phone: +1 512 761 6676
> www.marklogic.com
Received on Wednesday, 12 March 2014 15:47:46 UTC