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

« back to all changes in this revision

Viewing changes to docs/reference/lasso/html/lasso-LassoIsInquiry.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:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>LassoIsInquiry</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
7
 
<link rel="home" href="index.html" title="Lasso Reference Manual">
8
 
<link rel="up" href="xml-idwsf2.html" title="Objects from ID-WSF 2.0 schemas">
9
 
<link rel="prev" href="lasso-LassoIsInquiryElement.html" title="LassoIsInquiryElement">
10
 
<link rel="next" href="lasso-LassoIsInteractionRequest.html" title="LassoIsInteractionRequest">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
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
 
</head>
31
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
33
 
<tr valign="middle">
34
 
<td><a accesskey="p" href="lasso-LassoIsInquiryElement.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
35
 
<td><a accesskey="u" href="xml-idwsf2.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
36
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
37
 
<th width="100%" align="center">Lasso Reference Manual</th>
38
 
<td><a accesskey="n" href="lasso-LassoIsInteractionRequest.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
39
 
</tr>
40
 
<tr><td colspan="5" class="shortcuts">
41
 
<a href="#lasso-LassoIsInquiry.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#lasso-LassoIsInquiry.description" class="shortcut">Description</a>
44
 
</td></tr>
45
 
</table>
46
 
<div class="refentry" title="LassoIsInquiry">
47
 
<a name="lasso-LassoIsInquiry"></a><div class="titlepage"></div>
48
 
<div class="refnamediv"><table width="100%"><tr>
49
 
<td valign="top">
50
 
<h2><span class="refentrytitle"><a name="lasso-LassoIsInquiry.top_of_page"></a>LassoIsInquiry</span></h2>
51
 
<p>LassoIsInquiry — &lt;is:Inquiry&gt;</p>
52
 
</td>
53
 
<td valign="top" align="right"></td>
54
 
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
56
 
<a name="lasso-LassoIsInquiry.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
#define             LASSO_IS_IS_INQUIRY                 (obj)
59
 
                    LassoIsInquiry;
60
 
LassoIsInquiry*     lasso_is_inquiry_new                (void);
61
 
</pre>
62
 
</div>
63
 
<div class="refsect1" title="Description">
64
 
<a name="lasso-LassoIsInquiry.description"></a><h2>Description</h2>
65
 
<p>
66
 
</p>
67
 
<div class="figure">
68
 
<a name="id2786543"></a><p class="title"><b>Figure 191. Schema fragment for is:Inquiry</b></p>
69
 
<div class="figure-contents"><pre class="programlisting">
70
 
 
71
 
&lt;xs:complexType name="InquiryType"&gt;
72
 
  &lt;xs:sequence&gt;
73
 
    &lt;xs:element ref="Help" minOccurs="0"/&gt;
74
 
    &lt;xs:choice maxOccurs="unbounded"&gt;
75
 
      &lt;xs:element ref="Select" minOccurs="0" maxOccurs="unbounded"/&gt;
76
 
      &lt;xs:element name="Confirm" type="InquiryElementType"
77
 
        minOccurs="0" maxOccurs="unbounded"/&gt;
78
 
        &lt;xs:element ref="Text" minOccurs="0" maxOccurs="unbounded"/&gt;
79
 
      &lt;/xs:choice&gt;
80
 
    &lt;/xs:sequence&gt;
81
 
    &lt;xs:attribute name="id" type="xs:ID" use="optional"/&gt;
82
 
    &lt;xs:attribute name="title" type="xs:string" use="optional"/&gt;
83
 
  &lt;/xs:complexType&gt;
84
 
</pre></div>
85
 
</div>
86
 
<p><br class="figure-break"></p>
87
 
</div>
88
 
<div class="refsect1" title="Details">
89
 
<a name="lasso-LassoIsInquiry.details"></a><h2>Details</h2>
90
 
<div class="refsect2" title="LASSO_IS_IS_INQUIRY()">
91
 
<a name="LASSO-IS-IS-INQUIRY--CAPS"></a><h3>LASSO_IS_IS_INQUIRY()</h3>
92
 
<pre class="programlisting">#define LASSO_IS_IS_INQUIRY(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), LASSO_TYPE_IS_INQUIRY))
93
 
</pre>
94
 
</div>
95
 
<hr>
96
 
<div class="refsect2" title="LassoIsInquiry">
97
 
<a name="LassoIsInquiry"></a><h3>LassoIsInquiry</h3>
98
 
<pre class="programlisting">typedef struct {
99
 
        LassoNode parent;
100
 
 
101
 
        GList *Help; /* of LassoNode */
102
 
        GList *Select; /* of LassoNode */
103
 
        GList *Confirm; /* of LassoNode */
104
 
        GList *Text; /* of LassoNode */
105
 
 
106
 
        char *id;
107
 
        char *title;
108
 
} LassoIsInquiry;
109
 
</pre>
110
 
</div>
111
 
<hr>
112
 
<div class="refsect2" title="lasso_is_inquiry_new ()">
113
 
<a name="lasso-is-inquiry-new"></a><h3>lasso_is_inquiry_new ()</h3>
114
 
<pre class="programlisting">LassoIsInquiry*     lasso_is_inquiry_new                (void);</pre>
115
 
</div>
116
 
</div>
117
 
</div>
118
 
<div class="footer">
119
 
<hr>
120
 
          Generated by GTK-Doc V1.11</div>
121
 
</body>
122
 
</html>