Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by ChrisEbert: http://wiki.apache.org/ws/FrontPage/Axis/OnlyTopLevelElementHasNamespace The comment on the change is: Typo fix from ATM on the list. Namespace was mis-named. ------------------------------------------------------------------------------ A valid instance of this schema might look like this: {{{ - <tns:foobar xmlns:foobar="some-uri"> + <tns:foobar xmlns:tns="some-uri"> <foo>one</foo> <bar>two</bar> </tns:foobar>
