Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LassoDiscoServiceInstance: Lasso Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Lasso Reference Manual">
<link rel="up" href="xml-idwsf.html" title="Objects from ID-WSF 1.0 schemas">
<link rel="prev" href="lasso-LassoDiscoSendSingleLogout.html" title="LassoDiscoSendSingleLogout">
<link rel="next" href="lasso-LassoDstData.html" title="LassoDstData">
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#lasso-LassoDiscoServiceInstance.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="xml-idwsf.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="lasso-LassoDiscoSendSingleLogout.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="lasso-LassoDstData.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="lasso-LassoDiscoServiceInstance"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="lasso-LassoDiscoServiceInstance.top_of_page"></a>LassoDiscoServiceInstance</span></h2>
<p>LassoDiscoServiceInstance — &lt;disco:ServiceInstanceType&gt;</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="lasso-LassoDiscoServiceInstance.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance"><span class="returnvalue">LassoDiscoServiceInstance</span></a> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoDiscoServiceInstance.html#lasso-disco-service-instance-copy" title="lasso_disco_service_instance_copy ()">lasso_disco_service_instance_copy</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance"><span class="returnvalue">LassoDiscoServiceInstance</span></a> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoDiscoServiceInstance.html#lasso-disco-service-instance-new" title="lasso_disco_service_instance_new ()">lasso_disco_service_instance_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoDiscoServiceInstance.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody><tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance">LassoDiscoServiceInstance</a></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoDiscoServiceInstance.description"></a><h2>Description</h2>
<div class="figure">
<a name="id-1.3.8.22.5.2"></a><p class="title"><b>Figure 116. Schema fragment for disco:ServiceInstanceType</b></p>
<div class="figure-contents"><pre class="programlisting">

&lt;xs:complexType name="ServiceInstanceType"&gt;
  &lt;xs:sequence&gt;
    &lt;xs:element ref="ServiceType"/&gt;
    &lt;xs:element name="ProviderID" type="md:entityIDType"/&gt;
    &lt;xs:element name="Description" type="DescriptionType" minOccurs="1" maxOccurs="unbounded"/&gt;
  &lt;/xs:sequence&gt;
&lt;/xs:complexType&gt;

&lt;xs:element name="ServiceType" type="xs:anyURI"/&gt;
</pre></div>
</div>
<br class="figure-break">
</div>
<div class="refsect1">
<a name="lasso-LassoDiscoServiceInstance.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="lasso-disco-service-instance-copy"></a><h3>lasso_disco_service_instance_copy ()</h3>
<pre class="programlisting"><a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance"><span class="returnvalue">LassoDiscoServiceInstance</span></a> *
lasso_disco_service_instance_copy (<em class="parameter"><code><a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance"><span class="type">LassoDiscoServiceInstance</span></a> *serviceInstance</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="lasso-disco-service-instance-new"></a><h3>lasso_disco_service_instance_new ()</h3>
<pre class="programlisting"><a class="link" href="lasso-LassoDiscoServiceInstance.html#LassoDiscoServiceInstance" title="struct LassoDiscoServiceInstance"><span class="returnvalue">LassoDiscoServiceInstance</span></a> *
lasso_disco_service_instance_new (<em class="parameter"><code>const <span class="type">gchar</span> *serviceType</code></em>,
                                  <em class="parameter"><code>const <span class="type">gchar</span> *providerID</code></em>,
                                  <em class="parameter"><code><a class="link" href="lasso-LassoDiscoDescription.html#LassoDiscoDescription" title="struct LassoDiscoDescription"><span class="type">LassoDiscoDescription</span></a> *description</code></em>);</pre>
</div>
</div>
<div class="refsect1">
<a name="lasso-LassoDiscoServiceInstance.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="LassoDiscoServiceInstance"></a><h3>struct LassoDiscoServiceInstance</h3>
<pre class="programlisting">struct LassoDiscoServiceInstance {
	LassoNode parent;

	char *ServiceType;
	char *ProviderID;
	GList *Description; /* of LassoNode */
};
</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.28</div>
</body>
</html>