<?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>Business Services</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="bindingtemplates.xml" title="Binding Templates"/>
<link rel="previous" href="businessentity.xml"  title="Business Entity"/>
<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('businessentity.xml');return true;" rel="prev" href="businessentity.xml" accesskey="P" title="Business Entity">&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="bindingtemplates.xml" onclick="javascript:this.href=getURL('bindingtemplates.xml');return true;" accesskey="N" title="Binding Templates">&rarr;</a>
</p>
</div>
<div class="talktitle"><p>UDDI and WS-Inspection</p></div>
<h1 class="slide">Business Services</h1>
<div class="slidebody">
      <ul>
	<li>Includes information about how to bind to the web service,
	  what type of web service it is, and what taxonomical categories
	  it belongs to.</li>

	<li>The Universally Unique Identifiers (UUID) are assigned by
	  the registry when the information is first entered. </li>

      </ul>
      <pre>
<span class="type">&lt;businessService serviceKey=</span><span class="string">"uuid:udjeei-ded3-d33343"</span><span class="type">
                 businessKey=</span><span class="string">"uuid:ccdkjd898-98cd9-cddd"</span><span class="type">&gt;</span>
  <span class="type">&lt;name&gt;</span>Hello World Web Service<span class="type">&lt;/name&gt;</span>
  <span class="type">&lt;description&gt;</span>A basic web service<span class="type">&lt;/description&gt;</span>
  <span class="type">&lt;bindingTemplates&gt;</span>
    ....
  <span class="type">&lt;/bindingtemplates&gt;</span>
  <span class="type">&lt;categoryBag/&gt;</span>
<span class="type">&lt;/businessService&gt;</span>
</pre>
    </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/businessservices.xml">.</a></p>
<p class="pagenumber">4 of 12</p>
</body>
</html>