Re: Proposed resolution: issues 78, 16

Perhaps someone could explain something to me.
The proposal is for a "start" attribute that
refers to the top-most element in the body.  Right
now SOAP has the notion of a "root" attribute
(granted its in the encoding section, but it can
be moved).  How is the "start" attribute any
better than the "root" attribute?  In both cases
we need to read/parse at least the first XML element
of each to determine either if the "name" matches
the one on the "start" attribute, or if the
"root" attribute is there.  I don't see the
benefit of "start". Am I missing something?
-Dug

Received on Thursday, 2 August 2001 11:34:57 UTC