Re: Soap Message Canonicalization (SM-C14N)

Don found an editing error I missed.

> When targetted to an individual element information item, the following
> steps are performed:
> 1.  Any namespace declarations that are inherited from the outer SOAP
>     element, and used within the element, are treated as if they were
>     declared by the element.
> 2.  if the SOAP mustUnderstand attribute information item is present
>     with a non-false value, the value is taken to be "1"
> 3.  if the SOAP mustUnderstand attribute information item is present
>     with a false value, the attribute information item is ignored
> 4.  if the SOAP actor 
> The element is then processed according to XML-C14N.

Should be
   4.  The element is then processed according to XML-C14N

Thanks.

Received on Friday, 15 February 2002 11:59:06 UTC