- From: Norman Walsh <Norman.Walsh@Sun.COM>
- Date: Wed, 28 Mar 2007 09:11:16 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Wednesday, 28 March 2007 13:11:21 UTC
Consider this example:
http://www.w3.org/XML/XProc/docs/langspec.html#ex.p.trycatch
Suppose that you wanted to pass the content of the c:body element
("name=W3C&spec=XProc") to the pipeline as a parameter:
<p:pipeline>
<p:parameter name="postrequest"/>
...
</p:pipeline>
Could you construct the c:http-request with that parameter value?
If so, how? If not, is that a problem for V1?
Be seeing you,
norm
--
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.
Received on Wednesday, 28 March 2007 13:11:21 UTC