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.
45 lines
1.5 KiB
45 lines
1.5 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">
|
|
<td>
|
|
<h1><img src="..\..\images\business.gif" height="16" width="16" alt="Provider"> Provider - Identifiers</h1>
|
|
Use the <B>Identifiers</B> tab to manage the identification schemes associated with this provider.
|
|
<UL>
|
|
<LI><B>Identifiers:</B> Lists the identification schemes that are associated with this provider. The name of each identification scheme is followed by its unique name (or key name) and value (or key value).
|
|
<UL>
|
|
<LI class=action>
|
|
Click <B>Add Identifier</B> to add an identifier.
|
|
</li>
|
|
<LI class=action>
|
|
Click <B>Edit</B> to modify an identifier.
|
|
</li>
|
|
<LI class=action>
|
|
Click <B>Delete</B> to delete an identifier.
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</UL>
|
|
<p>
|
|
<h3>More Information</h3>
|
|
<!-- #include file = "glossary.identifier.htm" -->
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "publish.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|