RE: [wss] Critical ISSUE (RE: [wss-comment] Enumerations of QName fault codes)
> From: Peter Dapkus [mailto:] > > The fault codes are for use in the fault messages defined by > SOAP. Those schema use QNames, so in this case, I don't > believe we have the option to use URIs. > > regards, > > -Pete It's not a question of whether we use Qnames or URIs. SOAP forces us to use Qnames. The problem is that it's *very* *very* bad to apply an "enumeration" restriction to a Qname in element or attribute content, and the WSS .xsd does exactly that. - irving -