name attribute of wsdl:fault always equal to that of soap:fault

Hi,

Hope this is the right list for this question. In WSDL 1.1, the name
attribute of soap:fault must match 
that of its parent:

			<wsdl:fault name="f01" >
				<soap:fault name="f01" use="literal"/>
			</wsdl:fault>

My question, if that is the case, why it needs a name attribute at all? Why
have a redundant name
attribute?

Thanks!

-----
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
-- 
View this message in context: http://www.nabble.com/name-attribute-of-wsdl%3Afault-always-equal-to-that-of-soap%3Afault-tf4829040.html#a13816067
Sent from the w3.org - www-ws-desc mailing list archive at Nabble.com.

Received on Monday, 19 November 2007 01:23:35 UTC