Skip to Content
0
Jun 16, 2010 at 10:08 AM

Error while creating a client proxy for CBR.RU

193 Views

Hi!

I need to consume web service. Here is the link: http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx?WSDL

I tried to make an own client proxy with SE80 transaction. (edit object->enterprise services -> client proxy -> create) After completing wizard an error occurs with text:

Incorrect value: Unknown Namespace http://www.w3.org/2001/XMLSchema

The same schema works perfecrly with this web service:

http://www.deeptraining.com/webservices/wsStrings.asmx?WSDL

In this case proxy class is created with no errors and everything is fine.

Could anybody let me know what's the reason of such bug, please? I'm not competent with XML schemas so it's kind of difficult to understand what's wrong with WSDL file from CBR.RU