XMLP Issue 263 Resolution

Martin,

The XML Protocol (XMLP) WG has decided to close issue 263 [1], which you
originated, with the following resolution.


The XMLP WG has decided to modify SOAP Reason element (5.4.2 in Part1)
in the following manner:

  - The Reason element information item has one or more Text element
    information item children:

      <env:Reason>
          <env:Text xml:lang="en-US">wrong color</env:Text>
          <env:Text xml:lang="en-GB">wrong colour</env:Text>
      </env:Reason>

  - The Text element information item has any number of character
    information item children to explain the neture of the fault.

  - Each Text element MUST have xml:lang attribute information item
    (prefix of lang attribute information item MUST be "xml:").

  - When there are multiple Text element information items, values of
    xml:lang attribute information items MUST be unique.

Applications can make multiple language versions of the fault text
available using this mechanism. Applications could negotiate
the language for the fault text using a mechanism built using SOAP headers.
However we do not provide such a mechanism.


We trust that this resolution satisfies your concern. If not, please
contact the WG asap.

[1] http://www.w3.org/2000/xp/Group/xmlp-lc-issues#x263

--
Ryuji Inoue
Matsushita Electric Industrial Co., Ltd.

Received on Friday, 2 August 2002 10:54:28 UTC