1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!DOCTYPE book
|
---|
3 | PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
---|
4 | "../dtd/4.1.2/docbookx.dtd">
|
---|
5 | <book id="book">
|
---|
6 | <bookinfo>
|
---|
7 | <title>Book Title</title>
|
---|
8 | <author>
|
---|
9 | <surname>Walsh</surname>
|
---|
10 | <firstname>Norman</firstname>
|
---|
11 | </author>
|
---|
12 | <corpauthor>Some Corporation</corpauthor>
|
---|
13 | <legalnotice>
|
---|
14 | <title>Legal Notice</title>
|
---|
15 | <para>This is a test document. You can do what you will with it.</para>
|
---|
16 | </legalnotice>
|
---|
17 | <legalnotice>
|
---|
18 | <para>This is a second legal notice. But it's not noteworthy.
|
---|
19 | Some more text. Some more text. Some more text. Some more text.
|
---|
20 | Some more text. Some more text. Some more text. Some more text.
|
---|
21 | Some more text. Some more text. Some more text. Some more text.
|
---|
22 | Some more text. Some more text. Some more text. Some more text.
|
---|
23 | Some more text. Some more text. Some more text. Some more text.
|
---|
24 | Some more text. Some more text. Some more text. Some more text.
|
---|
25 | Some more text. Some more text. Some more text. Some more text.
|
---|
26 | </para>
|
---|
27 | </legalnotice>
|
---|
28 | <copyright>
|
---|
29 | <year>1998</year>
|
---|
30 | <holder>Norman Walsh</holder>
|
---|
31 | </copyright>
|
---|
32 | </bookinfo>
|
---|
33 | <bibliography id="bib1">
|
---|
34 | <title>A Test Bibliography</title>
|
---|
35 | <para>The stock stylesheet attempts to do a Bibliography. It probably needs
|
---|
36 | a lot of tweaking. It probably doesn't conform to any specific style.</para>
|
---|
37 | <bibliodiv>
|
---|
38 | <title>Books</title>
|
---|
39 | <biblioentry>
|
---|
40 | <abbrev>AhoSethiUllman96</abbrev>
|
---|
41 | <authorgroup>
|
---|
42 | <author>
|
---|
43 | <firstname>Alfred V.</firstname>
|
---|
44 | <surname>Aho</surname>
|
---|
45 | </author>
|
---|
46 | <author>
|
---|
47 | <firstname>Ravi</firstname>
|
---|
48 | <surname>Sethi</surname>
|
---|
49 | </author>
|
---|
50 | <author>
|
---|
51 | <firstname>Jeffrey D.</firstname>
|
---|
52 | <surname>Ullman</surname>
|
---|
53 | </author>
|
---|
54 | </authorgroup>
|
---|
55 | <title>Compilers, Principles, Techniques, and Tools</title>
|
---|
56 | <publisher>
|
---|
57 | <publishername>Addison-Wesley Publishing Company</publishername>
|
---|
58 | </publisher>
|
---|
59 | <copyright>
|
---|
60 | <year>1996</year>
|
---|
61 | <holder>Bell Telephone Laboratories, Inc.</holder>
|
---|
62 | </copyright>
|
---|
63 | <isbn>0-201-10088-6</isbn>
|
---|
64 | <editor>
|
---|
65 | <firstname>James T.</firstname>
|
---|
66 | <surname>DeWolf</surname>
|
---|
67 | </editor>
|
---|
68 | </biblioentry>
|
---|
69 | </bibliodiv>
|
---|
70 | <bibliodiv>
|
---|
71 | <title>Periodicals</title>
|
---|
72 | <biblioentry id="walsh97">
|
---|
73 | <abbrev>Walsh97</abbrev>
|
---|
74 | <biblioset relation="article">
|
---|
75 | <title>A Guide to XML</title>
|
---|
76 | <author>
|
---|
77 | <surname>Walsh</surname>
|
---|
78 | <firstname>Norman</firstname>
|
---|
79 | </author>
|
---|
80 | <pubdate>1997</pubdate>
|
---|
81 | <copyright>
|
---|
82 | <year>1997</year>
|
---|
83 | <holder>ArborText, Inc.</holder>
|
---|
84 | </copyright>
|
---|
85 | <pagenums>97-108</pagenums>
|
---|
86 | </biblioset>
|
---|
87 | <biblioset relation="journal">
|
---|
88 | <title>XML: Principles, Tools, and Techniques</title>
|
---|
89 | <publisher>
|
---|
90 | <publishername>O'Reilly & Associates, Inc.</publishername>
|
---|
91 | </publisher>
|
---|
92 | <issn>1085-2301</issn>
|
---|
93 | <editor>
|
---|
94 | <firstname>Dan</firstname>
|
---|
95 | <surname>Connolly</surname>
|
---|
96 | </editor>
|
---|
97 | </biblioset>
|
---|
98 | </biblioentry>
|
---|
99 | <bibliomixed id="walsh96"> <bibliomset relation="article"> <surname>Walsh</surname>, <firstname>Norman</firstname>.
|
---|
100 | <title role="article">Introduction to Cascading Style Sheets</title>.
|
---|
101 | </bibliomset>
|
---|
102 | <bibliomset relation="journal"> <title>The World Wide Web Journal</title>.
|
---|
103 | <volumenum>2</volumenum>(<issuenum>1</issuenum>).
|
---|
104 | <publishername>O'Reilly & Associates, Inc.</publishername> and
|
---|
105 | <corpname>The World Wide Web Consortium</corpname>.
|
---|
106 | <pubdate>Winter, 1996</pubdate></bibliomset>.</bibliomixed>
|
---|
107 | <biblioentry>
|
---|
108 | <abbrev>Abbrev</abbrev>
|
---|
109 | <title>A Really Full BiblioEntry</title>
|
---|
110 | <subtitle>Subtitle</subtitle>
|
---|
111 | <abstract>
|
---|
112 | <para>Abstract, abstract, abstract. Abstract, abstract, abstract.
|
---|
113 | Abstract, abstract, abstract. Abstract, abstract, abstract.
|
---|
114 | Abstract, abstract, abstract. Abstract, abstract, abstract.
|
---|
115 | Abstract, abstract, abstract. Abstract, abstract, abstract.
|
---|
116 | Abstract, abstract, abstract. Abstract, abstract, abstract.
|
---|
117 | Abstract, abstract, abstract. Abstract, abstract, abstract. </para>
|
---|
118 | </abstract>
|
---|
119 | <address>Any Street
|
---|
120 | Anywhere, XX 99999
|
---|
121 | USA</address>
|
---|
122 | <affiliation>
|
---|
123 | <shortaffil>shortaffil</shortaffil>
|
---|
124 | <jobtitle>jobtitle</jobtitle>
|
---|
125 | <orgname>orgname</orgname>
|
---|
126 | <orgdiv>orgdiv</orgdiv>
|
---|
127 | <address>Any Street
|
---|
128 | Anywhere, XX 99999
|
---|
129 | USA</address>
|
---|
130 | </affiliation>
|
---|
131 | <artpagenums>ArtPageNums</artpagenums>
|
---|
132 | <author>
|
---|
133 | <firstname>AuthorFirstname</firstname>
|
---|
134 | <surname>AuthorSurname</surname>
|
---|
135 | </author>
|
---|
136 | <authorblurb>
|
---|
137 | <para>AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
|
---|
138 | AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
|
---|
139 | AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
|
---|
140 | AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
|
---|
141 | AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. </para>
|
---|
142 | </authorblurb>
|
---|
143 | <authorinitials>AuthorInitials</authorinitials>
|
---|
144 | <collab>
|
---|
145 | <collabname>The names of some collaborators</collabname>
|
---|
146 | <affiliation>
|
---|
147 | <shortaffil>shortaffil</shortaffil>
|
---|
148 | <jobtitle>jobtitle</jobtitle>
|
---|
149 | <orgname>orgname</orgname>
|
---|
150 | <orgdiv>orgdiv</orgdiv>
|
---|
151 | <address>Any Street
|
---|
152 | Anywhere, XX 99999
|
---|
153 | USA</address>
|
---|
154 | </affiliation>
|
---|
155 | </collab>
|
---|
156 | <confgroup>
|
---|
157 | <confdates>confdates</confdates>
|
---|
158 | <conftitle>conftitle</conftitle>
|
---|
159 | <confnum>confnum</confnum>
|
---|
160 | <address>Any Street
|
---|
161 | Anywhere, XX 99999
|
---|
162 | USA</address>
|
---|
163 | <confsponsor>confsponsor</confsponsor>
|
---|
164 | </confgroup>
|
---|
165 | <contractnum>ContractNum</contractnum>
|
---|
166 | <contractsponsor>ContractSponsor</contractsponsor>
|
---|
167 | <contrib>Contrib</contrib>
|
---|
168 | <copyright>
|
---|
169 | <year>1998</year>
|
---|
170 | <holder>Copyright holder</holder>
|
---|
171 | </copyright>
|
---|
172 | <corpname>CorpName</corpname>
|
---|
173 | <date>Date</date>
|
---|
174 | <edition>Edition</edition>
|
---|
175 | <editor>
|
---|
176 | <firstname>EditorFirstName</firstname>
|
---|
177 | <surname>EditorSurname</surname>
|
---|
178 | </editor>
|
---|
179 | <firstname>FirstName</firstname>
|
---|
180 | <honorific>Honorific</honorific>
|
---|
181 | <isbn>ISBN</isbn>
|
---|
182 | <issn>ISSN</issn>
|
---|
183 | <invpartnumber>InvPartNumber</invpartnumber>
|
---|
184 | <issuenum>IssueNum</issuenum>
|
---|
185 | <lineage>Lineage</lineage>
|
---|
186 | <orgname>OrgName</orgname>
|
---|
187 | <othercredit>
|
---|
188 | <firstname>OCFirstName</firstname>
|
---|
189 | <surname>OCSurname</surname>
|
---|
190 | </othercredit>
|
---|
191 | <othername>OtherName</othername>
|
---|
192 | <pagenums>PageNums</pagenums>
|
---|
193 | <printhistory>
|
---|
194 | <para>PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
|
---|
195 | PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
|
---|
196 | PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
|
---|
197 | PrintHistory, printhistory, printhistory. PrintHistory, printhistory.</para>
|
---|
198 | </printhistory>
|
---|
199 | <productname>ProductName</productname>
|
---|
200 | <productnumber>ProductNumber</productnumber>
|
---|
201 | <pubdate>PubDate</pubdate>
|
---|
202 | <publisher>
|
---|
203 | <publishername>PubPublisherName</publishername>
|
---|
204 | <address><street>Any Street</street>
|
---|
205 | <city>Anywhere</city>, <state>XX</state> <postcode>99999</postcode>
|
---|
206 | <country>USA</country></address>
|
---|
207 | </publisher>
|
---|
208 | <publishername>PublisherName</publishername>
|
---|
209 | <pubsnumber>PubsNumber</pubsnumber>
|
---|
210 | <releaseinfo>ReleaseInfo</releaseinfo>
|
---|
211 | <revhistory>
|
---|
212 | <revision>
|
---|
213 | <revnumber>1.0</revnumber>
|
---|
214 | <date>20 Nov 1998</date>
|
---|
215 | <authorinitials>ndw</authorinitials>
|
---|
216 | <revremark>Some remark about the revision</revremark>
|
---|
217 | </revision>
|
---|
218 | <revision>
|
---|
219 | <revnumber>0.9</revnumber>
|
---|
220 | <date>19 Nov 1998</date>
|
---|
221 | <authorinitials>ndw</authorinitials>
|
---|
222 | <revremark>Some remark about the revision</revremark>
|
---|
223 | </revision>
|
---|
224 | <revision>
|
---|
225 | <revnumber>0.4</revnumber>
|
---|
226 | <date>18 Nov 1998</date>
|
---|
227 | <authorinitials>ndw</authorinitials>
|
---|
228 | <revremark>Some remark about the revision</revremark>
|
---|
229 | </revision>
|
---|
230 | </revhistory>
|
---|
231 | <seriesvolnums>SeriesVolNums</seriesvolnums>
|
---|
232 | <surname>Surname</surname>
|
---|
233 | <titleabbrev>TitleAbbrev</titleabbrev>
|
---|
234 | <volumenum>VolumeNum</volumenum>
|
---|
235 | </biblioentry>
|
---|
236 | </bibliodiv>
|
---|
237 | </bibliography>
|
---|
238 | <glossary id="gloss">
|
---|
239 | <title>Example Glossary</title>
|
---|
240 | <para>This is not a real glossary, it's just an example.</para>
|
---|
241 | <glossdiv>
|
---|
242 | <title>E</title>
|
---|
243 | <glossentry id="xml">
|
---|
244 | <glossterm>Extensible Markup Language</glossterm>
|
---|
245 | <acronym>XML</acronym>
|
---|
246 | <glossdef>
|
---|
247 | <para>Some reasonable definition here.</para>
|
---|
248 | <glossseealso otherterm="sgml"/>
|
---|
249 | </glossdef>
|
---|
250 | </glossentry>
|
---|
251 | </glossdiv>
|
---|
252 | <glossdiv>
|
---|
253 | <title>S</title>
|
---|
254 | <glossentry>
|
---|
255 | <glossterm>SGML</glossterm>
|
---|
256 | <glosssee otherterm="sgml"/>
|
---|
257 | </glossentry>
|
---|
258 | <glossentry id="sgml">
|
---|
259 | <glossterm>Standard Generalized
|
---|
260 | Markup Language</glossterm>
|
---|
261 | <acronym>SGML</acronym>
|
---|
262 | <abbrev>ISO 8879:1986</abbrev>
|
---|
263 | <glossdef>
|
---|
264 | <para>Some reasonable definition here.</para>
|
---|
265 | <glossseealso otherterm="xml"/>
|
---|
266 | </glossdef>
|
---|
267 | </glossentry>
|
---|
268 | </glossdiv>
|
---|
269 | </glossary>
|
---|
270 | <index id="index">
|
---|
271 | <para>This is a test index.</para>
|
---|
272 | <formalpara>
|
---|
273 | <title>a formal para</title>
|
---|
274 | <para>this is a formal paragraph.</para>
|
---|
275 | </formalpara>
|
---|
276 | <indexentry>
|
---|
277 | <primaryie>Primary</primaryie>
|
---|
278 | <secondaryie>Secondary 1</secondaryie>
|
---|
279 | <tertiaryie>Tertiary 11</tertiaryie>
|
---|
280 | <tertiaryie>Tertiary 12</tertiaryie>
|
---|
281 | <secondaryie>Secondary 2</secondaryie>
|
---|
282 | <tertiaryie>Tertiary 21</tertiaryie>
|
---|
283 | </indexentry>
|
---|
284 | <indexentry id="prim1">
|
---|
285 | <primaryie>primary</primaryie>
|
---|
286 | </indexentry>
|
---|
287 | <indexentry id="prim2">
|
---|
288 | <primaryie>primary</primaryie>
|
---|
289 | </indexentry>
|
---|
290 | <indexentry>
|
---|
291 | <primaryie>primary</primaryie>
|
---|
292 | <secondaryie>secondary</secondaryie>
|
---|
293 | </indexentry>
|
---|
294 | <indexentry>
|
---|
295 | <primaryie>primary</primaryie>
|
---|
296 | <secondaryie>secondary</secondaryie>
|
---|
297 | </indexentry>
|
---|
298 | <indexentry>
|
---|
299 | <primaryie>primary</primaryie>
|
---|
300 | <secondaryie>secondary</secondaryie>
|
---|
301 | <tertiaryie>tertiary1</tertiaryie>
|
---|
302 | </indexentry>
|
---|
303 | <indexentry>
|
---|
304 | <primaryie>primary</primaryie>
|
---|
305 | <secondaryie>secondary</secondaryie>
|
---|
306 | <tertiaryie>tertiary2</tertiaryie>
|
---|
307 | </indexentry>
|
---|
308 | <indexentry>
|
---|
309 | <primaryie>primary</primaryie>
|
---|
310 | <secondaryie>secondary2</secondaryie>
|
---|
311 | <tertiaryie>tertiary3</tertiaryie>
|
---|
312 | </indexentry>
|
---|
313 | <indexentry>
|
---|
314 | <primaryie>primary</primaryie>
|
---|
315 | <seeie linkend="prim2">see ie</seeie>
|
---|
316 | </indexentry>
|
---|
317 | <indexentry>
|
---|
318 | <primaryie>primary</primaryie>
|
---|
319 | <secondaryie>secondary2</secondaryie>
|
---|
320 | <tertiaryie>tertiary3</tertiaryie>
|
---|
321 | <seealsoie linkends="prim2 prim1">seealso ie</seealsoie>
|
---|
322 | </indexentry>
|
---|
323 | </index>
|
---|
324 | <index>
|
---|
325 | <indexdiv>
|
---|
326 | <title>Symbols</title>
|
---|
327 | <indexentry>
|
---|
328 | <primaryie>!,
|
---|
329 | <ulink url="c3.htm#aen10" role="aen10">Index Term Sect 1</ulink>
|
---|
330 | </primaryie>
|
---|
331 | </indexentry>
|
---|
332 | <indexentry>
|
---|
333 | <primaryie>[,
|
---|
334 | <ulink url="c3.htm#aen38" role="aen38">Index Term Sect 2</ulink>
|
---|
335 | </primaryie>
|
---|
336 | </indexentry>
|
---|
337 | </indexdiv>
|
---|
338 | <indexdiv>
|
---|
339 | <title>A</title>
|
---|
340 | <indexentry>
|
---|
341 | <primaryie>sect2-level,
|
---|
342 | <ulink url="c3.htm#aen38" role="aen38">Index Term Sect 2</ulink>
|
---|
343 | </primaryie>
|
---|
344 | </indexentry>
|
---|
345 | </indexdiv>
|
---|
346 | <indexdiv>
|
---|
347 | <title>C</title>
|
---|
348 | <indexentry>
|
---|
349 | <primaryie>chap-level,
|
---|
350 | <ulink url="c3.htm" role="c3.htm">Index Term Tests</ulink>
|
---|
351 | </primaryie>
|
---|
352 | <secondaryie>sec
|
---|
353 | </secondaryie>
|
---|
354 | <tertiaryie>tert,
|
---|
355 | <ulink url="c3.htm#aen10" role="aen10">Index Term Sect 1</ulink>,
|
---|
356 | <ulink url="c3.htm#aen38" role="aen38">Index Term Sect 2</ulink>
|
---|
357 | </tertiaryie>
|
---|
358 | </indexentry>
|
---|
359 | </indexdiv>
|
---|
360 | <indexdiv>
|
---|
361 | <title>O</title>
|
---|
362 | <indexentry>
|
---|
363 | <primaryie>oft-repeated,
|
---|
364 | <ulink url="c3.htm" role="c3.htm">Index Term Tests</ulink>,
|
---|
365 | <ulink url="c3.htm#aen38" role="aen38">Index Term Sect 2</ulink>
|
---|
366 | </primaryie>
|
---|
367 | <secondaryie>with id,
|
---|
368 | <ulink url="c3.htm#aen10" role="aen10">Index Term Sect 1</ulink>
|
---|
369 | </secondaryie>
|
---|
370 | </indexentry>
|
---|
371 | </indexdiv>
|
---|
372 | <indexdiv>
|
---|
373 | <title>S</title>
|
---|
374 | <indexentry>
|
---|
375 | <primaryie>sect1-level,
|
---|
376 | <ulink url="c3.htm#aen10" role="aen10"><emphasis>Index Term Sect 1</emphasis></ulink>
|
---|
377 | </primaryie>
|
---|
378 | <secondaryie>sec,
|
---|
379 | <ulink url="c3.htm#aen10" role="aen10">Index Term Sect 1</ulink>
|
---|
380 | </secondaryie>
|
---|
381 | </indexentry>
|
---|
382 | <indexentry>
|
---|
383 | <primaryie>sect1-other
|
---|
384 | </primaryie>
|
---|
385 | <secondaryie>sec,
|
---|
386 | <ulink url="c3.htm#aen10" role="aen10">Index Term Sect 1</ulink>
|
---|
387 | </secondaryie>
|
---|
388 | </indexentry>
|
---|
389 | </indexdiv>
|
---|
390 | </index>
|
---|
391 | </book>
|
---|