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.
48 lines
1.7 KiB
48 lines
1.7 KiB
|
|
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<html>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<!-- #include file = "publish.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "publish.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8">
|
|
<tr>
|
|
<td>
|
|
<H1><img src="../../images/binding.gif" alt="Binding" height="16" width="16"> Binding - <img src="../../images/instance_new.gif" alt="Instance" height="16" width="16"> Add Instance</H1>
|
|
<p>
|
|
Use this tab to locate a tModel and associate it with a binding. For example, you may want to create a reference to a tModel that contains an interface definition file that describes interfaces supported by a binding.
|
|
|
|
<UL>
|
|
<li>
|
|
<b>Search for tModel names containing:</b> Provides a space for you to type all or part of the name of the tModel you want to reference.
|
|
</li>
|
|
|
|
<ul>
|
|
<li class="action">
|
|
Click <b>Search</b> to search for tModels by name.
|
|
</li>
|
|
<li class="action">
|
|
Click <b>Cancel</b> to cancel this process.
|
|
</li>
|
|
</ul>
|
|
</UL>
|
|
|
|
|
|
<H3>More Information</H3>
|
|
<!-- #include file = "glossary.instanceinfo.htm" -->
|
|
<p>
|
|
<!-- #include file = "glossary.binding.htm" -->
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "publish.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|