<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Introduction</title>
<meta name="AUTHOR" content="Jose M Vidal"></meta>
<meta name="GENERATOR" content="xslides.el, written by J.M. Vidal"></meta>
<link rel="next" href="registry.xml" title="UDDI Registry"/>
<link rel="previous" href="index.xml"  title="UDDI and WS-Inspection"/>
<link rel="author" href="../../index.html" title="Jose M Vidal"/>
<link rel="parent" href="index.xml" title="Index"/>
<link rel="top" href="../index.html" title="Presentation List"/>

<link rel="stylesheet" type="text/css" href="../xslides-medwhite.css" title="White" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-medblue.css" title="Blue" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-usc.css" title="USCTheme" media="all" />
<script type="text/javascript" src="../scripts/stylehelper.js"></script>
</head>
<body>
<div class="navbar">
<p>
<a onclick="javascript:this.href=getURL('index.xml');return true;" rel="prev" href="index.xml" accesskey="P" title="UDDI and WS-Inspection">&larr;</a>
<a rel="index" href="index.xml" onclick="javascript:this.href=getURL('index.xml');return true;" accesskey="I" title="Index Page">^</a>
<a rel="next" href="registry.xml" onclick="javascript:this.href=getURL('registry.xml');return true;" accesskey="N" title="UDDI Registry">&rarr;</a>
</p>
</div>
<div class="talktitle"><p>UDDI and WS-Inspection</p></div>
<h1 class="slide">Introduction</h1>
<div class="slidebody">
      <ul>
	
	<li>Once everyone posts the <a href="../wsdl/index" onclick="javascript:this.href=getURL('../wsdl/index.xml');return true;">WSDL</a> description of their
	  service, how do you find the service you need?</li>

	<li>The <a class="remote" href="http://www.uddi.org" title="UDDI.org">Universal Description,
	    Discovery, and Integration of Business for the Web</a> project
	  is an industry effort to define a registry where users can
	  automatically discover the services they need (and rent
	  them).</li>

	<li>They publish the official <a class="remote" href="http://uddi.org/pubs/uddi-v3.00-published-20020719.htm">UDDI
	Specification</a>. </li>

	<li>UDDI has two parts
	  <ul>
	    <li>A registry of all the web service's metadata.</li>

	    <li>A set of WSDL port type definition for manipulating and
	      searching the registry.</li>

	  </ul>
	</li>

      </ul>
    </div><hr class="bottom"/>
<p class="author"><a href="../../index.html">Jos&eacute; M. Vidal</a>
<a href=" http://validator.w3.org/check?uri=http://jmvidal.cse.sc.edu/talks/uddi/introduction.xml">.</a></p>
<p class="pagenumber">1 of 12</p>
</body>
</html>