WSDL 2.0 Namespace -why is the standard namespace invalid?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
cbwhitebu
Posts: 2
Joined: Mon Jan 30, 2006 8:56 pm

WSDL 2.0 Namespace -why is the standard namespace invalid?

Post by cbwhitebu »

Why does Oxygen complain that http://www.w3.org/ns/wsdl is not a valid WSDL namespace? I am using version 14 of Oxygen.

When I create a wsdl 20 document that begins with:

<?xml version="1.0"?>
<wsdl2:description xmlns:wsdl2="http://www.w3.org/ns/wsdl"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsoap= "http://www.w3.org/ns/wsdl/soap"
...

Oxygen reports the following error:

Error: [WSDL] The namespace http://www.w3.org/ns/wsdl specified is
not a valid WSDL namespace.
Radu
Posts: 9448
Joined: Fri Jul 09, 2004 5:18 pm

Re: WSDL 2.0 Namespace -why is the standard namespace invalid?

Post by Radu »

Hi,

You are right, Oxygen should not complain in this case. We'll try to correct the behavior in Oxygen 14.1 which will appear in September this year.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9448
Joined: Fri Jul 09, 2004 5:18 pm

Re: WSDL 2.0 Namespace -why is the standard namespace invalid?

Post by Radu »

Hi,

Oxygen 14.1 was just released and should have this issue fixed.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply