~ubuntu-branches/ubuntu/quantal/lasso/quantal

« back to all changes in this revision

Viewing changes to docs/reference/lasso/html/lasso-LassoDstNewData.html

  • Committer: Package Import Robot
  • Author(s): Frederic Peters
  • Date: 2012-04-02 17:31:31 UTC
  • mfrom: (1.1.10) (7.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120402173131-b31061tenxff75tf
Tags: 2.3.6-2
Fix building against glib 2.32 (closes: #665565, #666636)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>LassoDstNewData</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Lasso Reference Manual">
8
8
<link rel="up" href="xml-idwsf.html" title="Objects from ID-WSF 1.0 schemas">
9
9
<link rel="prev" href="lasso-LassoDstModify.html" title="LassoDstModify">
10
10
<link rel="next" href="lasso-LassoDstQueryItem.html" title="LassoDstQueryItem">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="lasso.html" title="Lasso &amp; Liberty Alliance Overview">
14
 
<link rel="reference" href="rn01.html" title="Application Programming Interface">
15
 
<link rel="chapter" href="architecture.html" title="Lasso Architecture">
16
 
<link rel="chapter" href="idff.html" title="Identity Federation Framework - ID-FF 1.2 profiles">
17
 
<link rel="chapter" href="xml-idff.html" title="Objects from ID-FF 1.2 schemas">
18
 
<link rel="chapter" href="saml2.html" title="SAML 2.0 Single Sign On profiles">
19
 
<link rel="chapter" href="xml-samlv2.html" title="Objects from SAML 2.0 schemas">
20
 
<link rel="chapter" href="idwsf.html" title="Identity Web Services Framework 1.0">
21
 
<link rel="chapter" href="xml-idwsf.html" title="Objects from ID-WSF 1.0 schemas">
22
 
<link rel="chapter" href="idwsf2.html" title="ID-WSF 2.0">
23
 
<link rel="chapter" href="xml-idwsf2.html" title="Objects from ID-WSF 2.0 schemas">
24
 
<link rel="chapter" href="soap.html" title="Object from the SOAP 1.1 schemas">
25
 
<link rel="chapter" href="xml-dsig.html" title="Object from the XML-DSIG schemas">
26
 
<link rel="chapter" href="ws-addr.html" title="Object from the WS-* schemas">
27
 
<link rel="part" href="pt01.html" title="Part II. Appendix">
28
 
<link rel="index" href="api-index.html" title="API Index">
29
 
<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#lasso-LassoDstNewData.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#lasso-LassoDstNewData.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#lasso-LassoDstNewData.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="LassoDstNewData">
 
29
<div class="refentry">
47
30
<a name="lasso-LassoDstNewData"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="lasso-LassoDstNewData.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    LassoDstNewData;
59
 
LassoDstNewData*    lasso_dst_new_data_new              (void);
 
40
<pre class="synopsis">struct              <a class="link" href="lasso-LassoDstNewData.html#LassoDstNewData" title="struct LassoDstNewData">LassoDstNewData</a>;
 
41
<a class="link" href="lasso-LassoDstNewData.html#LassoDstNewData" title="struct LassoDstNewData"><span class="returnvalue">LassoDstNewData</span></a> *   <a class="link" href="lasso-LassoDstNewData.html#lasso-dst-new-data-new" title="lasso_dst_new_data_new ()">lasso_dst_new_data_new</a>              (<em class="parameter"><code><span class="type">void</span></code></em>);
60
42
</pre>
61
43
</div>
62
 
<div class="refsect1" title="Description">
 
44
<div class="refsect1">
63
45
<a name="lasso-LassoDstNewData.description"></a><h2>Description</h2>
64
46
<p>
65
47
</p>
66
48
<div class="figure">
67
 
<a name="id2759068"></a><p class="title"><b>Figure 116. Schema fragment for dst:NewData</b></p>
 
49
<a name="id3236359"></a><p class="title"><b>Figure 116. Schema fragment for dst:NewData</b></p>
68
50
<div class="figure-contents"><pre class="programlisting">
69
51
 
70
52
&lt;xs:element name="NewData" minOccurs="0"&gt;
76
58
&lt;/xs:element&gt;
77
59
</pre></div>
78
60
</div>
79
 
<p><br class="figure-break"></p>
 
61
<p><br class="figure-break">
 
62
</p>
80
63
</div>
81
 
<div class="refsect1" title="Details">
 
64
<div class="refsect1">
82
65
<a name="lasso-LassoDstNewData.details"></a><h2>Details</h2>
83
 
<div class="refsect2" title="LassoDstNewData">
84
 
<a name="LassoDstNewData"></a><h3>LassoDstNewData</h3>
85
 
<pre class="programlisting">typedef struct {
 
66
<div class="refsect2">
 
67
<a name="LassoDstNewData"></a><h3>struct LassoDstNewData</h3>
 
68
<pre class="programlisting">struct LassoDstNewData {
86
69
        LassoNode parent;
87
70
 
88
71
        GList *any; /* of xmlNode* */
89
 
} LassoDstNewData;
 
72
};
90
73
</pre>
91
74
</div>
92
75
<hr>
93
 
<div class="refsect2" title="lasso_dst_new_data_new ()">
 
76
<div class="refsect2">
94
77
<a name="lasso-dst-new-data-new"></a><h3>lasso_dst_new_data_new ()</h3>
95
 
<pre class="programlisting">LassoDstNewData*    lasso_dst_new_data_new              (void);</pre>
 
78
<pre class="programlisting"><a class="link" href="lasso-LassoDstNewData.html#LassoDstNewData" title="struct LassoDstNewData"><span class="returnvalue">LassoDstNewData</span></a> *   lasso_dst_new_data_new              (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
96
79
</div>
97
80
</div>
98
81
</div>
99
82
<div class="footer">
100
83
<hr>
101
 
          Generated by GTK-Doc V1.11</div>
 
84
          Generated by GTK-Doc V1.17</div>
102
85
</body>
103
 
</html>
 
86
</html>
 
 
b'\\ No newline at end of file'