You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.6 KiB
38 lines
1.6 KiB
|
|
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<html>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<!-- #include file = "coordinate.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "coordinate.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8">
|
|
<tr>
|
|
<td>
|
|
<H1>Show, Hide, or Delete a Categorization Scheme</H1>
|
|
<p>As a UDDI Services coordinator, you can show, hide, or delete any categorization scheme. Showing or hiding a categorization scheme shows or hides that categorization scheme from the Browse by Category tab in Search. Deleting a categorization scheme removes it from the list of schemes that users may select from to search for or categorize their providers and tModels. Providers or tModels that already contain a reference to the categorization scheme that you delete will not be affected.</p>
|
|
<p class="to">To show, hide, or delete a categorization scheme</p>
|
|
<ol>
|
|
<li>
|
|
On the UDDI Services menu, click <b>Coordinate</b>.
|
|
<li>
|
|
Click <b>Categorization Schemes</b>.
|
|
<li>
|
|
Locate the categorization scheme you want to delete and, next to the name,
|
|
click <b>Show</b>, <b>Hide</b>, or <b>Delete</b>.
|
|
|
|
</ol>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "coordinate.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|