+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Discovery/DescribeService
Provides a description of the specified service and links to optional supporting files.
To: Identity containing the service definition.
From: Identity or exposure requesting the service definition.
Input | ||
String |
ServiceName | Name of the service to be described. |
Output | ||
+xns/Core/URI |
HTMLLink | Link to the HTML documentation. |
+xns/Discovery/ServiceDef |
ServiceDef | Service definition as an XNS object. |
+xns/Core/URI |
WSDLLink | Link to the WSDL representation. |
+xns/Core/URI |
XSDLink | Link to the XML schema specification. |
Exceptions | |
NotDefined | No service with the specified service name is defined. |
Input Detail |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |