- From: Rich Salz <rsalz@zolera.com>
- Date: Mon, 19 Nov 2001 22:00:57 -0500
- To: Jacek Kopecky <jacek@systinet.com>
- CC: xml-dist-app@w3.org
> An example for illustration of the problem: > <a xsi:type="string" id="1" >3</a> > <b xsi:type="int" href="#1"/> > The problem is: what is the type of b? > > The proposal is: "SOAP Encoding processors MUST ignore > attributes on the referencing accessor except for the following > list of attributes: href, enc:position, xml:base." The referencing accessor is b, right? And the referred-to is a :) Can we reword it so that it says processors MUST NOT put any attributes? That way a receiver could send a fault back if it saw one. That seems more robust. /r$ -- Zolera Systems, Securing web services (XML, SOAP, Signatures, Encryption) http://www.zolera.com
Received on Monday, 19 November 2001 22:01:23 UTC