Frank, Am I missing something obvious, or does the spec allow you to have two RPC requests within a single SOAP message? (I am also wondering why the usual QName+actor dispatching mechanism does not work here.) BTW, in your example, why couldn't "id1" be a header? Frank DeRose wrote: > <SOAP-ENV:Body > SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > <SOAP-ENC:int id="i1" SOAP-ENC:root='0'>34.5</SOAP-ENC:int> > <m:GetLastTradePriceResponse xmlns:m="Some-URI"> > <PriceAndVolume> > <LastTradePrice href="#i1"/> > <DayVolume>10000</DayVolume> > </PriceAndVolume> > </m:GetLastTradePriceResponse> > </SOAP-ENV:Body> Jean-Jacques.Received on Friday, 15 June 2001 03:42:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:59:01 GMT