- From: Norman Walsh <Norman.Walsh@Sun.COM>
- Date: Thu, 26 Oct 2006 09:48:07 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Thursday, 26 October 2006 13:48:28 UTC
/ Jeni Tennison <jeni@jenitennison.com> was heard to say:
[...]
| <viewport from="pipe!document" select="/doc/xsl:stylesheet"
| subtrees="/xsl:stylesheet/xsl:template">
I'm confused about why both select and subtrees are required. I
thought the semantic of viewport was that it accepted a single
document and it processed that entire document. So I'd have thought it
could be reduced to:
<viewport from="pipe!document" select="/xsl:stylesheet/xsl:template">
What am I forgetting?
Be seeing you,
norm
--
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.
Received on Thursday, 26 October 2006 13:48:28 UTC