Related Categories
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Microsoft Enterprise UDDI Services server provide an extension for accessing values within a categorization scheme. The extension consists of one additional inquiry message and its accompanying response message. Using the inquiry message, a Web service consumer can retrieve detailed information about categories that are closely related to a specified category.
The following table lists the element for the related category inquiry message. It also gives a short description of the message and the type of resulting response message from the server.
Message | Description | Response |
---|---|---|
get_relatedCategories |
Gets detailed information about the root, parent, or child categories of a specified category |
categoryList |
The following table lists the element for the related category response message. It also gives a short description of the message and the type of message that calls it.
Message | Description | Response to |
---|---|---|
categoryList |
Consists of a list of categoryInfo structures that identify the specified category and its related categories |
get_relatedCategories |