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

Kent Tong <[email protected]> Sat, 17 Nov 2007 19:35:44 -0800 (PST)
Newsgroups gmane.comp.web.services.description
Message-ID <[email protected]>
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.