Re: computed ports and viewports

/ Alex Milowski <alex@milowski.org> was heard to say:
| Are we going to allow:
|
| <p:viewport name="v" match="/doc/section">
| <p:viewport-source>
|   <p:pipe step="other" port="result" select="/section/section"/>
| </p:viewport-source>
| ...
| </p:viewport>
|
| ?
|
| It seems like this is OK.

No. There's no select attribute on p:pipe, it just bolts an output to
an input. And viewport-source doesn't have a select attribute either.

The input to a viewport is exactly one document.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.

Received on Friday, 9 March 2007 19:53:30 UTC