
19 Oct
2009
19 Oct
'09
8:55 a.m.
Hi, If I create a WSDL file with the following root element: <definitions xmlns="http://www.w3.org/ns/wsdl"> I get a validation error: "E [Xerces] cvc-elt.1: Cannot find the declaration of element 'definitions'." If I replace the namespace binding with the following URI: <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"> then everything is ok. The former URI is for WSDL 2.0, the later one is for WSDL 1.0. I think I've seen somewhere in the oXygen doc that it supports both WSDL 1.0 and 2.0. Did I make anything wrong? With oXygen 11..0, build 2009100911. Regards, -- Florent Georges http://www.fgeorges.org/