Leaked source code of windows server 2003
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

  1. <%@ Page %>
  2. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  3. <html>
  4. <HEAD>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. <META NAME="MS.LOCALE" CONTENT="EN-US">
  8. <!-- #include file = "coordinate.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "coordinate.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <H1>Show, Hide, or Delete a Categorization Scheme</H1>
  16. <p>As a UDDI&nbsp;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>
  17. <p class="to">To show, hide, or delete a categorization scheme</p>
  18. <ol>
  19. <li>
  20. On the UDDI&nbsp;Services menu, click <b>Coordinate</b>.
  21. <li>
  22. Click <b>Categorization Schemes</b>.
  23. <li>
  24. Locate the categorization scheme you want to delete and, next to the name,
  25. click <b>Show</b>, <b>Hide</b>, or <b>Delete</b>.
  26. </ol>
  27. </td>
  28. </tr>
  29. </table>
  30. <!-- #include file = "coordinate.footer.htm" -->
  31. </body>
  32. </html>