File: entrytbl.sgm

package info (click to toggle)
docbook-doc 30d10-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 10,112 kB
  • ctags: 3
  • sloc: makefile: 40; sh: 1
file content (408 lines) | stat: -rw-r--r-- 9,162 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<RefEntry ID="dbre.elem.entrytbl">
<!-- Created by DTDParseRefentry version 0.94 -->
<!-- Consult http://www.ora.com/homepages/dtdparse/ -->
<!-- for more information. -->

<![ %dbre.ms.refmeta [
<RefMeta>
<IndexTerm><Primary>entrytbl Element</Primary></IndexTerm>
<RefEntryTitle>entrytbl</RefEntryTitle>
<RefMiscInfo>Element</RefMiscInfo>
</RefMeta>
]]>

<RefNameDiv>
<RefName>entrytbl</RefName>
<RefPurpose>
Subtable appearing as a table cell

</RefPurpose>
</RefNameDiv>

<![ %dbre.ms.refsynopsisdiv [
<RefSynopsisDiv><Title>Content Model</Title>
<Synopsis>
  (<Link LinkEnd="dbre.elem.colspec">colspec</Link>*,<Link LinkEnd="dbre.elem.spanspec">spanspec</Link>*,<Link LinkEnd="dbre.elem.thead">thead</Link>?,<Link LinkEnd="dbre.elem.tbody">tbody</Link>) -(<Link LinkEnd="dbre.elem.EntryTbl">EntryTbl</Link>)
</Synopsis>

<![ %dbre.ms.refsynopsisdiv.excl [
<RefSect2><Title>Exclusions</Title>
<Para>
entrytbl excludes these elements at every level:
</Para>
<Synopsis>
  <Link LinkEnd="dbre.elem.EntryTbl">EntryTbl</Link>
</Synopsis>
</RefSect2>
]]>

<![ %dbre.ms.refsynopsisdiv.attr [
<RefSect2><Title>Attributes</Title>
<Para>
This element has <link linkend="dbre.x.common">common</link> and <link linkend="dbre.x.role"><sgmltag class=attribute>Role</></link> attributes.
</Para>
<INFORMALTABLE>
<TGROUP COLS=4>
<COLSPEC COLNUM=2 COLNAME=C2>
<COLSPEC COLNUM=4 COLNAME=C4>
<SPANSPEC SPANNAME=C2C4 NAMEST=C2 NAMEEND=C4>
<THEAD>
<ROW>
  <ENTRY>Name</ENTRY>
  <ENTRY>Value(s)</ENTRY>
  <ENTRY>Type</ENTRY>
  <ENTRY>Default Value</ENTRY>
</ROW>
</THEAD>
<TBODY>
<ROW>
  <ENTRY>align</ENTRY>
  <ENTRY>(left|right|center|justify|char)</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>char</ENTRY>
  <ENTRY>CDATA</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>charoff</ENTRY>
  <ENTRY>NUTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>colname</ENTRY>
  <ENTRY>NMTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>cols</ENTRY>
  <ENTRY>NUMBER</ENTRY>
  <ENTRY>#REQUIRED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>colsep</ENTRY>
  <ENTRY>NUMBER</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>nameend</ENTRY>
  <ENTRY>NMTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>namest</ENTRY>
  <ENTRY>NMTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>rowsep</ENTRY>
  <ENTRY>NUMBER</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>spanname</ENTRY>
  <ENTRY>NMTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
<ROW>
  <ENTRY>tgroupstyle</ENTRY>
  <ENTRY>NMTOKEN</ENTRY>
  <ENTRY>#IMPLIED</ENTRY>
  <ENTRY>&nbsp;</ENTRY>
</ROW>
</TBODY>

</TGROUP>

</INFORMALTABLE>

</RefSect2>
]]>

<![ %dbre.ms.refsynopsisdiv.tagmin [
<RefSect2><Title>Tag Minimization</Title>
<Para>
Both the start- and end-tags are required for this element.
</Para>
</RefSect2>
]]>

</RefSynopsisDiv>
]]>

<![ %dbre.ms.description [
<RefSect1><Title>Description</Title>
<para>EntryTbl is a subtable appearing in the place of
(not within) an Entry.  It
occurs in a Row.  Several EntryTbls of differing formats
may occur in the same Row of a
TBody, but EntryTbl may not contain itself.  Aside
from that restriction, EntryTbl contains one or
more sets of these elements, in order:
any number of ColSpecs, any number of SpanSpecs,
an optional THead, and a required TBody.
There is no implication
of alignment of subrows in different EntryTbls.
Default attribute values come instead from those
of like-named attributes on enclosing
elements:  Table, TGroup,
ColSpec, SpanSpec, THead, TFoot, TBody, or
Row.  
EntryTbl has common, Align,
Char, Charoff, ColName, Cols, Colsep, Nameend, Namest,
Rowsep, Spanname, and TGroupstyle attributes.
</para>


<![ %dbre.ms.description.parents [
<RefSect2><Title>Parents</Title>
<Para>
entrytbl occurs in
<Link LinkEnd="dbre.elem.row">row</Link>.
</Para>

</RefSect2>
]]>

<![ %dbre.ms.description.children [
<RefSect2><Title>Children</Title>
<Para>
entrytbl contains these elements:
<SimpleList Type=Inline>
<Member><Link LinkEnd="dbre.elem.colspec">colspec</Link></Member>
<Member><Link LinkEnd="dbre.elem.spanspec">spanspec</Link></Member>
<Member><Link LinkEnd="dbre.elem.tbody">tbody</Link></Member>
<Member><Link LinkEnd="dbre.elem.thead">thead</Link></Member>
</SimpleList>.
</Para>

</RefSect2>
]]>


</RefSect1>
]]>

<![ %dbre.ms.attrdesc [
<RefSect1><Title>Attributes</Title>

<variablelist>
<varlistentry><term>cols</term>
<listitem>
<para>
Number of columns in the table.
</para>
</listitem>
</varlistentry>
<varlistentry><term>tgroupstyle</term>
<listitem>
<para>
TGroupstyle is a unique table group style defined in a FOSI.

</para>
</listitem>
</varlistentry>
<varlistentry><term>colname</term>
<listitem>
<para>
Name of the column, which is used
to specify the position in a row, or the start or end of a
horizontal span of columns (SpanSpec).
There is no default.
For Entry, 
omit if SpanName is present;  The implied value is either
the first column of the Row, or, if already in a Row,
the next column after the end of the prior Entry or
EntryTbl.

</para>
</listitem>
</varlistentry>
<varlistentry><term>spanname</term>
<listitem>
<para>
Spanname is the name of a horizontal span.
There is no default.

</para>
</listitem>
</varlistentry>
<varlistentry><term>namest</term>
<listitem>
<para>
Namest (&ldquo;Name Start&rdquo;)
is the name of the leftmost column
of a span.  Names are identified in the
ColSpec of the current TGroup.
There is no default.

</para>
</listitem>
</varlistentry>
<varlistentry><term>nameend</term>
<listitem>
<para>
Nameend is the name of the rightmost
column of a span.  Names are identified in the
ColSpec of the current TGroup.  There is no default.

</para>
</listitem>
</varlistentry>
<varlistentry><term>colsep</term>
<listitem>
<para>
For EntryTbl, if the value of Colsep
is 1 (yes), display the internal column rulings to
the right of the EntryTbl,
except if the EntryTbl falls in the the last column, 
where the side rule 
setting applies; if 0 (no), do not display it.
There is no default.  The
value is inherited from the enclosing TGroup.

</para>
</listitem>
</varlistentry>
<varlistentry><term>rowsep</term>
<listitem>
<para>
Rowsep controls the occurance of horizontal rules
between table rows.  A value of 1 (yes) specifies
that a rule should occur.  A value of 0 (no) specifies
that it should not.  Rowsep is inherited from
enclosing table elements.
</para>
</listitem>
</varlistentry>
<varlistentry><term>align</term>
<listitem>
<para>
Align controls the horizontal position
of text within the column.
The value of Align may be Left (quad flush left),
Center (centered), Right (quad flush right),
Justify (both quad left and right), or Char (align to
the left of Char, positioned by Charoff).  
There is no default except for SpanSpec, where the default is Center.
For Entry and EntryTbl, the value may be inherited from
ColSpec or SpanSpec.

</para>
</listitem>
</varlistentry>
<varlistentry><term>char</term>
<listitem>
<para>
Specifies the alignment character
</para>
</listitem>
</varlistentry>
<varlistentry><term>charoff</term>
<listitem>
<para>
Charoff contributes with Char to Align.
Charoff is the proportion
of the current column width, expressed in percentage,
to be allowed before the left edge of the first occurrence
of the character given as the value of Char.
For Entry, the default is inherited from ColSpec or SpanSpec.
For ColSpec and EntryTbl, the default is inherited from the enclosing TGroup.
For SpanSpec, the default is inherited from the ColSpec of
the column named by Namest.

</para>
</listitem>
</varlistentry>
</variablelist>
</RefSect1>
]]>

<![ %dbre.ms.examples [
<RefSect1><Title>Examples</Title>
<programlisting>
<![ CDATA [
<TABLE COLSEP="1" FRAME="all" ROWSEP="0"
SHORTENTRY="0" TOCENTRY="1" TABSTYLE="decimalstyle"
ORIENT="land" PGWIDE="0">
<TITLE>A Table with a TGroup</TITLE>
<TITLEABBREV>TGroup Table</TITLEABBREV>
<TGROUP ALIGN="char" CHAROFF="50" CHAR="." COLS="4">
<COLSPEC ALIGN="left" COLNUM="1" COLSEP="0" COLWIDTH="7pc">
<THEAD>
<ROW>
<ENTRY>Gas Ball</ENTRY>
<ENTRY>1940</ENTRY>
<ENTRY>1960</ENTRY>
<ENTRY>1980</ENTRY>
</ROW>
</THEAD>
<TFOOT>
<ROW>
<ENTRY>Rating</ENTRY>
<ENTRY>3</ENTRY>
<ENTRY>1</ENTRY>
<ENTRY>2</ENTRY>
</ROW>
</TFOOT>
<TBODY>
<ROW>
<ENTRYTBL COLS=1>
<COLSPEC ALIGN="left" COLNUM="1" COLSEP="0" COLWIDTH="7pc">
<THEAD>
<ROW>
<ENTRY>Gas Ball</ENTRY>
<ENTRY>1940</ENTRY>
<ENTRY>1960</ENTRY>
<ENTRY>1980</ENTRY>
</ROW>
</THEAD>
<TBODY>
<ROW>
<ENTRY>Diameter</ENTRY>
<ENTRY>345.021</ENTRY>
<ENTRY>211.02</ENTRY>
<ENTRY>221.3</ENTRY>
</ROW>
<ROW>
<ENTRY>Color</ENTRY>
<ENTRY>blue</ENTRY>
<ENTRY>red</ENTRY>
<ENTRY>yellow</ENTRY>
</ROW>
</TBODY>
</ENTRYTBL>
</ROW>
<ROW>
<ENTRY>Diameter</ENTRY>
<ENTRY>345.021</ENTRY>
<ENTRY>211.02</ENTRY>
<ENTRY>221.3</ENTRY>
</ROW>
<ROW>
<ENTRY>Color</ENTRY>
<ENTRY>blue</ENTRY>
<ENTRY>red</ENTRY>
<ENTRY>yellow</ENTRY>
</ROW>
</TBODY>
</TGROUP>
</TABLE>
]]>
</programlisting>

</RefSect1>
]]>

</RefEntry>