Re: defaulting

/ ht@inf.ed.ac.uk (Henry S. Thompson) was heard to say:
| Yes.  Consider
|
|  <p:pipeline>
|   <p:validate-xml-schema/>
|  <p:pipeline>
|
| I want that to validate based on what it finds in the document, not
| try to use it as a schema to validate itself.

How do you expect this to work? I assume that the 'source' port is the
default input, so it gets bound to the pipeline's implicit default
input, but it seems to me that the 'schema' port is not the default
and is not bound to the default input port, in which case it's an
unbound input port and that's an error.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Nothing ever becomes real till it is
http://nwalsh.com/            | experienced--even a proverb is no
                              | proverb to you until your life has
                              | illustrated it.-- Keats

Received on Monday, 25 June 2007 14:47:32 UTC