>I think it would be usefull to allow the use of the SOAP Data >Model and >of the SOAP Encoding in the content of Header blocks. This is absolutely intended to be the case! In my proposal, one could have a header block that looks like this (taken from part 2) showing that contents of the Transaction header block is encoded according to SOAP encoding: <env:Envelope xmlns:env="http://www.w3.org/2001/12/soap-envelope" > <env:Header> <t:Transaction xmlns:t="http://example.org/2001/06/tx" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int" env:encodingStyle="http://www.w3.org/2001/12/soap-encoding" env:mustUnderstand="1" > 5 </t:Transaction> </env:Header> <env:Body> ... However, the Header element information item does itself not follow any particular encoding and neither does the envelope. HenrikReceived on Wednesday, 20 March 2002 13:01:29 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:59:09 GMT