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.

53 lines
1.8 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\instance.gif" height="16" width="16" alt="instance info">Instance Info - Details</h1>
  16. Use the <b>Details</b> tab to view or modify the name and descriptions of this
  17. instance info.
  18. <UL>
  19. <li>
  20. <b>Interface tModel:</b> The name of the tModel this instance info refers to.
  21. </li>
  22. <li>
  23. <b>tModel Key:</b> Displays the unique key that is associated with the tModel that is referenced by this instance info. It is used during programmatic queries.
  24. </li>
  25. <li>
  26. <b>Description:</b> Lists descriptions of this instance info and the
  27. language for which each description is written.
  28. </li>
  29. <ul>
  30. <li class="action">
  31. Click <b>Add Description</b> to add a description.
  32. </li>
  33. <li class="action">
  34. Click <b>Edit</b> to modify a description.
  35. </li>
  36. <li class="action">
  37. Click <b>Delete</b> to delete a description.
  38. </li>
  39. </ul>
  40. </UL>
  41. <H3>More Information</H3>
  42. <!-- #include file = "glossary.instanceinfo.htm" -->
  43. </td>
  44. </tr>
  45. </table>
  46. <!-- #include file = "publish.footer.htm" -->
  47. </body>
  48. </html>