Re: Proposal for resolving #171 - attributes on references

>  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