File: subjset.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 (284 lines) | stat: -rw-r--r-- 6,230 bytes parent folder | download | duplicates (8)
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
<RefEntry ID="dbre.elem.SubjectSet">
<!-- Created by DTDParseRefentry version 0.94 -->
<!-- Consult http://www.ora.com/homepages/dtdparse/ -->
<!-- for more information. -->

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

<RefNameDiv>
<RefName>SubjectSet</RefName>
<RefPurpose>

Set of groups of terms indicating the subject of the content
of a document 

</RefPurpose>
</RefNameDiv>

<![ %dbre.ms.refsynopsisdiv [
<RefSynopsisDiv><Title>Content Model</Title>
<Synopsis>
  <Link LinkEnd="dbre.elem.Subject">Subject</Link>+
</Synopsis>

<![ %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>Scheme</ENTRY>
  <ENTRY>NAME</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>SubjectSet is a container for one or more Subjects, which are
sets of SubjectTerms that indicate the subject of the content
of a document.  All the Subjects in a SubjectSet employ
the same controlled vocabulary,
which may be specified in the Scheme attribute.  
</para>
<para>
SubjectSet may appear only in metadata containers,
such as BookInfo and Sect1Info; the SubjectTerms
apply to the corresponding document (Book and Sect1, in this
example).  More than one SubjectSet can be supplied, so that
more than one controlled vocabulary can be used to describe
the document content.
</para>
<para>Aside from Scheme, SubjectSet has common attributes.
</para>
<para>No default is specified for the relationship of 
SubjectSets in parts of a document to SubjectSets in
larger and enclosing parts of a document.
</para>


<![ %dbre.ms.description.parents [
<RefSect2><Title>Parents</Title>
<Para>
These elements contain SubjectSet:
<SimpleList Type=Inline>
<Member><Link LinkEnd="dbre.elem.BookInfo">BookInfo</Link></Member>
<Member><Link LinkEnd="dbre.elem.DocInfo">DocInfo</Link></Member>
<Member><Link LinkEnd="dbre.elem.RefSect1Info">RefSect1Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.RefSect2Info">RefSect2Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.RefSect3Info">RefSect3Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.RefSynopsisDivInfo">RefSynopsisDivInfo</Link></Member>
<Member><Link LinkEnd="dbre.elem.Sect1Info">Sect1Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.Sect2Info">Sect2Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.Sect3Info">Sect3Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.Sect4Info">Sect4Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.Sect5Info">Sect5Info</Link></Member>
<Member><Link LinkEnd="dbre.elem.SetInfo">SetInfo</Link></Member>
</SimpleList>.
</Para>

</RefSect2>
]]>

<![ %dbre.ms.description.children [
<RefSect2><Title>Children</Title>
<Para>
SubjectSet contains
<Link LinkEnd="dbre.elem.Subject">Subject</Link>.
</Para>

<Para>
In some contexts, some of these elements
may be invalid due to exclusions in parent elements.
</Para>
</RefSect2>
]]>


</RefSect1>
]]>

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

<variablelist>
<varlistentry><term>Scheme</term>
<listitem>
<para>
Scheme indicates the controlled vocabulary used
by this SubjectSet's SubjectTerms.  There is no default.

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

<![ %dbre.ms.examples [
<RefSect1><Title>Examples</Title>
<programlisting>
<![ CDATA [
<DOCINFO>
<TITLE>Prolegomenon to Any Future GML</TITLE>
<SUBTITLE>An Inquiry into Tag Abuse
</SUBTITLE>

<SUBJECTSET SCHEME=LCSH>
<SUBJECT WEIGHT=5>
<SUBJECTTERM>Electronic publishing
</SUBJECTTERM>
<SUBJECTTERM>Computer program languages
</SUBJECTTERM>
</SUBJECT>
<SUBJECT WEIGHT=8>
<SUBJECTTERM>SGML
</SUBJECTTERM>
</SUBJECT>
</SUBJECTSET>
<SUBJECTSET SCHEME=LOCAL>
<SUBJECT WEIGHT=4>
<SUBJECTTERM>GML
</SUBJECTTERM>
</SUBJECT>
<SUBJECT WEIGHT=9>
<SUBJECTTERM>Tag Abuse
</SUBJECTTERM>
</SUBJECT>
<SUBJECT WEIGHT=3>
<SUBJECTTERM>Standards Revision
</SUBJECTTERM>
<SUBJECTTERM>Biting Critique
</SUBJECTTERM>
</SUBJECT>
</SUBJECTSET>


<KEYWORDSET LANG=EN>
<KEYWORD>SGML
</KEYWORD>
<KEYWORD>revision
</KEYWORD>
</KEYWORDSET>
<KEYWORDSET LANG=Klingon>
<KEYWORD>$*#@!
</KEYWORD>
<KEYWORD>MMMMMM!
</KEYWORD>
</KEYWORDSET>

<AUTHORGROUP>
<AUTHOR>
<HONORIFIC>Dr.
</HONORIFIC>
<FIRSTNAME>John
</FIRSTNAME>
<OTHERNAME>&ldquo;Jack&rdquo;
</OTHERNAME>
<SURNAME>Farquhar
</SURNAME>
<LINEAGE>Jr.
</LINEAGE>
<AUTHORBLURB>
<PARA>Jack is always the first to abuse a tag.</PARA>
</AUTHORBLURB>
<AFFILIATION>
<SHORTAFFIL>Prof
</SHORTAFFIL>
<JOBTITLE>Abject Professor of Markup
</JOBTITLE>
<ORGNAME>Technical University of Michigan
</ORGNAME>
<ORGDIV>School of Deadwood
</ORGDIV>
</AFFILIATION>
</AUTHOR>
</AUTHORGROUP>
<AUTHORGROUP>
<EDITOR>
<FIRSTNAME>Earl
</FIRSTNAME>
<OTHERNAME>Lee
</OTHERNAME>
<SURNAME>Reiser
</SURNAME>
</EDITOR>
</AUTHORGROUP>
<AUTHORGROUP>
<OTHERCREDIT>
<FIRSTNAME>A
</FIRSTNAME>
<SURNAME>Goodlistener
</SURNAME>
<CONTRIB>as told to
</CONTRIB>
</OTHERCREDIT>
</AUTHORGROUP>
<ABSTRACT>
<PARA>Rips the veil from the face of SGML's dirtiest secret:
the tags don't always mean what they're supposed to!
</PARA>
</ABSTRACT>
<REVHISTORY>
<REVISION>
<REVNUMBER>1.1
</REVNUMBER>
<DATE>3.4.1996
</DATE>
<AUTHORINITIALS>F.B.
</AUTHORINITIALS>
<REVREMARK>Cleaned up a few typos.
</REVREMARK>
</REVISION>
</REVHISTORY>
<LEGALNOTICE>
<PARA>All words are property of the English language.
</PARA>
</LEGALNOTICE>
</DOCINFO>
]]>
</programlisting>

</RefSect1>
]]>

</RefEntry>