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.

55 lines
2.0 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" ale="instance info"> Instance Info - Overview Document</h1>
  16. Use the <B>Overview Document</B> tab to view or modify the overview document Uniform Resource Locator (URL)
  17. and its descriptions.
  18. <UL>
  19. <li>
  20. <b>Overview Document URL:</b> Displays the URL where the overview document that is used for this instance info is located. For
  21. example, it may display the URL where an interface definition document or Web Services Description Language (WSDL) file is located.
  22. <ul>
  23. <li class="action">
  24. Click <b>Edit</b> to modify the URL of the overview document.
  25. </li>
  26. </ul>
  27. <li>
  28. <b>Description:</b> Contains descriptions for this overview document and the
  29. language for which each description is written.
  30. <ul>
  31. <li class="action">
  32. Click <b>Add Description</b> to add a description to this overview document.
  33. </li>
  34. <li class="action">
  35. Click <b>Edit</b> to modify a description of this overview document.
  36. </li>
  37. <li class="action">
  38. Click <b>Delete</b> to delete a description of this overview document.
  39. </li>
  40. </ul>
  41. </li>
  42. </UL>
  43. <H3>More Information</H3>
  44. <!-- #include file = "glossary.overviewdocument.htm" -->
  45. </td>
  46. </tr>
  47. </table>
  48. <!-- #include file = "publish.footer.htm" -->
  49. </body>
  50. </html>