Generating a WSDL from an XSD file

后端 未结 6 1136
面向向阳花
面向向阳花 2020-11-28 09:13

I need to generate a WSDL file given an XSD file. How do I do this? Can I do this in VS2005? What is the simplest way to do this?

6条回答
  •  不知归路
    2020-11-28 09:39

    we can generate wsdl file from xsd but you have to use oracle enterprise pack of eclipse(OEPE). simply create xsd and then right click->new->wsdl...

提交回复
热议问题