You create an XML Web service named myService. This service exposes a Web method named MyMethod. You need to register myService in UDDI. First, you add a new business name and a new tModel. You now need to list a valid access point to myService. Which URL should you use?
A.
http://YourServer/AppPath/myService
B.
http://YourServer/AppPath/myService?wsdl
C.
http://YourServer/AppPath/myService.asmx
D.
http://YourServer/AppPath/myService.asmx?MyMethod