Re: updated proposal on issue #144 - array metadata in SOAP Encoding

I agree arrays with unsized internal dimensions are difficult.

If the array size is "* 2" then this seems to meet your current wording:
	<tns:foo>
	 <i enc:offset="3 0"><x>r2</x><y>c0</y></i>
	 <i><x>r2</x><y>c1</y></i>
	 <i><x>r3</x><y><c0></y></i>

Do you want to say that enc:position MUST be used to specify the
position?  That's fine with me; handling all the possible cases where
offset and size together "are enough" would be too complicated.  If so,
then I think you need to explicitly say that.

-- 
Zolera Systems, Your Key to Online Integrity
Securing Web services: XML, SOAP, Dig-sig, Encryption
http://www.zolera.com

Received on Wednesday, 7 November 2001 12:29:45 UTC