- From: Savas Parastatidis <Savas.Parastatidis@newcastle.ac.uk>
- Date: Thu, 13 Jan 2005 03:11:56 -0000
- To: <public-ws-addressing@w3.org>
> <soap:Header>
> <wsa:addressing soap:mustUnderstand="true">
> <wsa:To> +
> <wsa:ReplyTo>*
> <wsa:FaultTo>*
> <wsa:any namespace="##other">* <!--This to allow DaveO's V2 -->
> </wsa:addressing>
> </soap:Header>
Sorry... forgot the others...
<soap:Header>
<wsa:addressing soap:mustUnderstand="true">
<wsa:To> 1
<wsa:Action> 1
<wsa:From> 0..1
<wsa:MessageId> 0..1
<wsa:RelatesTo>*
<wsa:ReplyTo>*
<wsa:FaultTo>*
<wsa:any namespace="##other">* <!--This to allow DaveO's V2 -->
</wsa:addressing>
</soap:Header>
But you get the idea.
.savas.
Received on Thursday, 13 January 2005 03:12:10 UTC