terminology - assigning a URI to a pipeline's output

>From 3.5:  "A binding associates an input or output port with some
data source."  So, when you bind an output port, you defining where
the XML is coming from, not where it is going to.

So my question is, in this example:

calabash -i source=in.xml -o result=out.xml pipe.xpl

is there an "official" term for the assignment of the result output
port to the URI "out.xml?"  It's not a "binding," as I understand it.

Thanks,

-James

Received on Wednesday, 4 March 2009 14:34:13 UTC