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.

75 lines
3.3 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 = "search.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "search.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr valign="top">
  14. <td>
  15. <H1>How to Search for tModels - <img src="..\..\images\tmodel.gif" heigh="16" width="16" alt="tModel"> </H1>
  16. <p>
  17. By using the <b>tModels</b> tab in Search, you can search<uddi:ContentController Runat='server' Mode='Private'> UDDI&nbsp;Services</uddi:ContentController> for tModels by name, categorization, and their
  18. unique identifiers.</p>
  19. <p class="to">To search for tModels</p>
  20. <OL>
  21. <li>
  22. On the <uddi:ContentController Runat='server' Mode='Private'>UDDI&nbsp;Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Search</b>.</li>
  23. <li>
  24. Click the <b>tModels</b> tab.</li>
  25. <li>
  26. Use the fields provided to refine your search. Search results only include
  27. those tModels that match all of the criteria specified.
  28. <ul>
  29. <li>
  30. <b>tModel Name:</b> In <b>tModel Name</b>, type the name of the tModels you are
  31. searching for. If you only know part of the name, you can use % as a wildcard.
  32. <br>
  33. For example, to search for tModel names starting with &quot;an,&quot; type <b>an</b>.
  34. To search for tModel names containing the letters &quot;an,&quot; type <b>%an%</b>.
  35. </li>
  36. <li>
  37. <b>Categories:</b> Add categories that define the type of tModel you are searching for. Search returns only those providers classified by the categories you specify.
  38. <ol>
  39. <LI>Click <b>Add Category</b></li>
  40. <LI>Select the categorization that defines the type of tModel you are
  41. searching for and then click <B>Add Category</b>
  42. </ol>
  43. </li>
  44. <li>
  45. <b>Identifiers:</b> Add the identifiers that are associated with the tModel you
  46. are searching for. Search only returns those tModels associated with all of the
  47. identifiers specified.
  48. <ol>
  49. <LI>Click <B>Add Identifier</B>.
  50. <LI>Select the tModel that represents the identification scheme you want to search by.
  51. <LI>In <B>Key Name</B>, type the name of the identifier you want to search by.
  52. <LI>In <B>Key Value</B>, type the value for the identifier you want to search by.
  53. <LI>Click <B>Update</B>.
  54. </ol>
  55. </li>
  56. </ul>
  57. </li>
  58. <li>
  59. Once you have defined your search criteria and are ready to perform your
  60. search, click <b>Search</b>.<br>
  61. </li>
  62. <li>To view the details of an entity, click its name in the list. View and browse the attributes of that entity and any associated entities.
  63. </td>
  64. </tr>
  65. </table>
  66. <!-- #include file = "search.footer.htm" -->
  67. </body>
  68. </html>