166.

You plan to use a public Universal Description, Discovery, and Integration (UDDI) centralized directory service to advertise an XML Web service that your organization is creating. A Windows application that will be distributed to your organization's customers for placing product orders will consume the remote XML Web service. You are designing project requirements for review and approval. As part of this, you must explain how clients will access methods provided by the XML Web service.

What is the mechanism through which an XML Web service advertised through UDDI is fully described?

A WSDL definition is an XML document with a root definition element from the http://schemas.xmlsoap.org/wsdl/ namespace. The entire WSDL schema is available at http://schemas.xmlsoap.org/wsdl/ for your reference. The definitions element may contain several other elements including types, message, portType, binding, and service, all of which come from the http://schemas.xmlsoap.org/wsdl/ namespace