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.

44 lines
1.5 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 = "publish.header.htm" -->
  9. </head>
  10. <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11. <!-- #include file = "publish.heading.htm" -->
  12. <table class="content" width="100%" cellpadding="8">
  13. <tr>
  14. <td>
  15. <h1><img src="../../images/tmodel.gif" alt="tModel" height="16" width="16"> tModel - Identifiers</h1>
  16. Use the <b>Identifiers</b> tab to view and manage the identification schemes associated with this tModel.
  17. <UL>
  18. <li>
  19. <b>Identifiers:</b> Lists the identification schemes associated with this tModel. The
  20. name of the associated identification scheme is followed by its unique name (or key name) and value (or key value).
  21. <ul>
  22. <li class="action">
  23. Click <b>Add Identifier</b> to add an identifier.
  24. </li>
  25. <li class="action">
  26. Click <b>Edit</b> to modify an identifier.
  27. </li>
  28. <li class="action">
  29. Click <b>Delete</b> to delete an identifier.
  30. </li>
  31. </ul>
  32. </li>
  33. </UL>
  34. <h3>More Information</h3>
  35. <!-- #include file = "glossary.identifier.htm" -->
  36. </td>
  37. </tr>
  38. </table>
  39. <!-- #include file = "publish.footer.htm" -->
  40. </body>
  41. </html>