Editorial Issue - part1 (section 5.4.7.3)

There is an editorial issue related to section 5.4.7.3.
It is a cut-and-paste error from section 5.4.8.2.

Section 5.4.7.3 defines SOAP qname AII as it can appear on the
SupportedEnvelope EII. Section 5.4.8.2 defines SOAP qname AII as it can
appear on the NotUnderstood EII. But the text in both the sections is
identical.

The following text in section 5.4.7.3:

"Its value is the XML qualified name of a SOAP header block which the
faulting node failed to understand.
      Note:
      When serializing the qname attribute information item there needs
to be an
      in-scope namespace declaration for the namespace name of the SOAP
header
      block that was not understood and the value of the attribute
information
      item uses the prefix of such a namespace declaration. The prefix
used 
      need not be the same as the one used in the SOAP message that was
not
      understood.
"

should be changed to something along the lines of:

"Its value is the XML qualified name of the SOAP Envelope EII that is
supported by the faulting node.
      Note:
      When serializing the qname attribute information item there needs
to be an
      in-scope namespace declaration for the namespace name of the SOAP
Envelope
      EII that is supported by the faulting node and the value of the
attribute
      information item uses the prefix of such a namespace declaration.
"

or something like this.

Thanks.

-Anish
--

Received on Monday, 20 January 2003 18:00:16 UTC