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.

59 lines
1.9 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 - Details</h1>
  16. Use the <b>Details</b> tab to view and manage the name and descriptions of this tModel.
  17. <UL>
  18. <li>
  19. <b>Owner:</b> Displays the name of the user that owns this entity.
  20. </li>
  21. <li>
  22. <b>tModel Key:</b> Displays the unique key associated with this tModel used during programmatic queries.
  23. </li>
  24. <li>
  25. <b>Name:</b> Displays the name of this tModel.
  26. <ul>
  27. <li class="action">
  28. Click <b>Edit</b> to modify the name of this tModel.
  29. </li>
  30. </ul>
  31. </li>
  32. <li>
  33. <b>Description:</b> Lists the descriptions for this tModel and the language for
  34. which each description is written.
  35. </li>
  36. <ul>
  37. <li class="action">
  38. Click <b>Add Description</b> to add a description to this binding.
  39. </li>
  40. <li class="action">
  41. Click <b>Edit</b> to modify a description of this binding.
  42. </li>
  43. <li class="action">
  44. Click <b>Delete</b> to delete a description of this binding.
  45. </li>
  46. </ul>
  47. </UL>
  48. <h3>More Information</h3>
  49. <!-- #include file = "glossary.tmodel.htm" -->
  50. </td>
  51. </tr>
  52. </table>
  53. <!-- #include file = "publish.footer.htm" -->
  54. </body>
  55. </html>