-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathetd.xml.dtd
605 lines (471 loc) · 15.4 KB
/
etd.xml.dtd
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
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
<!--
PROJECT: <ETD> Electronic Thesis and Dissertation Project
AUTHOR: Neill Kipp, nkipp@vt.edu
VERSION: 1.1
RUNDATE: Mon Feb 24 23:18:27 EST 1997
This file was generated with the "etdtangle.pl" Perl script,
as if the source file were a literate program. All information between
<pre> and </pre> comes here.
DO NOT EDIT THIS FILE DIRECTLY!
Rerun the following:
sgmls sgml.dec myfile.etd | etdtangle.pl > myfile.source
-->
<!--
Document Type Definition
Electronic Theses and Dissertations
Virginia Polytechnic Institute and State University
Neill A. Kipp, Document Editor
nkipp@vt.edu
Version 0.9.6
January 28, 1997
http://etd.vt.edu/etd/
etd@vt.edu
-->
<!--
<!ENTITY % etd PUBLIC
"-//VT//DTD Electronic Theses and Dissertations 0.9.6//EN">
-->
<!ELEMENT etd ( front, body, back, ( footnote | float ) ) >
<!-- Front matter -->
<!ELEMENT front
( title, author, submission, school, degree, major, approvals, date, city, state,
keywords, copyright, abstract,
grant?, dedication?, acknowledgments? ) >
<!ELEMENT title
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT author ( ( given, surname, suffix? ) | organization ) >
<!ELEMENT given
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT surname
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT suffix
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT organization
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT submission
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT school
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT degree
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT major
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT approvals ( name* ) >
<!ELEMENT name
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT date
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT city
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT state
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT keywords ( keyword+ ) >
<!ELEMENT keyword
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT copyright
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT abstract
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!ATTLIST abstract
id ID #IMPLIED
>
<!ELEMENT grant
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!ATTLIST grant
id ID #IMPLIED
>
<!ELEMENT dedication ( head?, ( p | citation | table | mm)* ) >
<!ATTLIST dedication
id ID #IMPLIED
>
<!ELEMENT acknowledgments ( head?, ( p | citation | table | mm)* ) >
<!ATTLIST acknowledgments
id ID #IMPLIED
>
<!-- Body matter -->
<!ELEMENT body ( chapter+ ) >
<!-- 1. -->
<!ENTITY % chapterInclusions "" >
<!ELEMENT chapter
( head?, ( p | citation | table | mm)*, section* ) %chapterInclusions; >
<!ATTLIST chapter
id ID #IMPLIED
>
<!-- 1.2 -->
<!ELEMENT section
( head?, ( p | citation | table | mm)*, subsection* ) >
<!ATTLIST section
id ID #IMPLIED
>
<!-- 1.2.3 -->
<!ELEMENT subsection
( head?, ( p | citation | table | mm)*, block* ) >
<!ATTLIST subsection
id ID #IMPLIED
>
<!-- 1.2.3.4 -->
<!ELEMENT block
( head?, ( p | citation | table | mm)*, subblock* ) >
<!ATTLIST block
id ID #IMPLIED
>
<!-- 1.2.3.4.5 -->
<!ELEMENT subblock
( head?, ( p | citation | table | mm)* ) >
<!ATTLIST subblock
id ID #IMPLIED
>
<!ENTITY % paragraphInclusions "" >
<!ELEMENT p ( #PCDATA | head | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle |
ol | ul | dl | pre | verse | blockquote | attrib | math )* %paragraphInclusions; >
<!ELEMENT head
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT em
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT strong
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT br EMPTY >
<!ELEMENT tt ( #PCDATA )* >
<!ELEMENT q
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT term
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT foreign
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT im ( #PCDATA )* >
<!ATTLIST im
id ID #IMPLIED
notation NOTATION (TeX) "TeX"
>
<!ELEMENT sup
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT sub
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ENTITY amp "&" >
<!ENTITY lt "<" >
<!ENTITY gt ">" >
<!ENTITY quot '"' >
<!ELEMENT pre ( #PCDATA )* >
<!ATTLIST pre
id ID #IMPLIED
outfile CDATA #IMPLIED
>
<!ELEMENT blockquote
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!--
For example,
<blockquote>Rosencrantz and Guildenstern are dead</>
<attrib>William Shakespeare, <worktitle>Hamlet, Prince of Denmark</>,
Act V, Scene II.</>
-->
<!ELEMENT attrib
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT verse ( head?, stanza+ ) >
<!ATTLIST verse
id ID #IMPLIED
>
<!--
For example,
<verse>
<stanza>
<speaker>Petruchio
<line>But here she comes; now, Petruchio, speak.
<stage>Enter Katherina
<line>Good morrow, Kate- for that's your name, I hear
<speaker>Katherina
<line>Well have you heard, but something hard of hearing:
<line>They call me Katherine that do talk of me.
<attrib>William Shakespeare, <worktitle>Taming of the Shrew</>, Act II, Scene I
-->
<!ELEMENT stanza ( speaker | line | stage )+ >
<!ELEMENT speaker
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT line
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!-- for line numbering -->
<!ATTLIST line
id ID #IMPLIED
indented (indent|noindent) "noindent"
number CDATA #IMPLIED
>
<!ELEMENT stage
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ATTLIST stage
id ID #IMPLIED
>
<!ELEMENT math ( #PCDATA )* >
<!ATTLIST math
id ID #IMPLIED
notation NOTATION (TeX) "TeX"
>
<!NOTATION TeX SYSTEM "">
<!ELEMENT ol ( li )+ >
<!-- numbering: indicates the enumerator for this level of list
(default: use in the order listed and circle back
to arabic six-level nestings and beyond) -->
<!ATTLIST ol
id ID #IMPLIED
numbering ( arabic | lalpha | lroman | uroman | ualpha ) #IMPLIED
>
<!ELEMENT ul ( li )+ >
<!ATTLIST ul
id ID #IMPLIED
>
<!ELEMENT li ( #PCDATA | head | ol | ul | dl |
em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!ELEMENT dl ( dt, dd )+ >
<!ELEMENT dt
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT dd ( #PCDATA | head | ol | ul | dl |
em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!--
Example usage:
<a href="http://etd.vt.edu/etd/">ETD Home Page</a>
<a href="mailto:etd@vt.edu">etd@vt.edu</a>
-->
<!ELEMENT a
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ATTLIST a
href CDATA #REQUIRED
>
<!-- goesto refers to:
target, footnote, citation, float, chapter, section, etc. -->
<!ELEMENT link
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!-- goesto: refers to another identifier in this document -->
<!ATTLIST link
id ID #IMPLIED
HyTime NMTOKEN "clink"
goesto IDREF #REQUIRED
>
<!ELEMENT target
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ATTLIST target
id ID #IMPLIED
>
<!ELEMENT footnote
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle | p | citation | table | mm )* >
<!ATTLIST footnote
id ID #REQUIRED
>
<!ELEMENT float ( ( p | citation | table | mm )*, caption? ) >
<!ATTLIST float
id ID #REQUIRED
>
<!ELEMENT caption
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ATTLIST caption
id ID #IMPLIED
>
<!ELEMENT table
( ( colhead, column+)* | ( rowhead, row+)* )
>
<!ATTLIST table
id ID #IMPLIED
>
<!ELEMENT colhead
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT rowhead
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ELEMENT column ( c* | rowhead* ) >
<!ELEMENT row ( c* | colhead* ) >
<!ELEMENT c
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!-- Multimedia object. The optional content has information about
media format and file size. -->
<!ELEMENT mm
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br |
worktitle | articletitle )* >
<!ATTLIST mm
entity ENTITY #REQUIRED
>
<!-- Back matter -->
<!ELEMENT back ( bibliography, appendix*, vita ) >
<!ELEMENT bibliography ( head?, ( p | citation | table | mm)* ) >
<!ENTITY % citationInclusions "" >
<!ELEMENT citation
( address | articletitle | bible | court | edition | editor | email |
handle | note | number | pages | pubdate | publisher | url | version |
volume | workauthor | worktitle )*
%citationInclusions;>
<!-- worktype: tells what sort of work is being cited,
i.e., book, journal, proceedings, video, WWW page, etc. -->
<!-- published: tells if the work was actually published -->
<!ATTLIST citation
id ID #IMPLIED
worktype CDATA #REQUIRED
published ( published | unpublished ) "published"
>
<!ELEMENT address
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT articletitle
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT bible
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT court
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT edition
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT editor
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT email
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT handle
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT note
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT number
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT pages
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT pubdate
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT publisher
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT url
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT version
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT volume
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT workauthor
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ELEMENT worktitle
( #PCDATA | em | strong | tt | q | term | foreign |
im | link | target | a | sup | sub | br )* >
<!ATTLIST address id ID #IMPLIED>
<!ATTLIST articletitle id ID #IMPLIED>
<!ATTLIST bible id ID #IMPLIED>
<!ATTLIST court id ID #IMPLIED>
<!ATTLIST edition id ID #IMPLIED>
<!ATTLIST editor id ID #IMPLIED>
<!ATTLIST email id ID #IMPLIED>
<!ATTLIST handle id ID #IMPLIED>
<!ATTLIST note id ID #IMPLIED>
<!ATTLIST number id ID #IMPLIED>
<!ATTLIST pages id ID #IMPLIED>
<!ATTLIST pubdate id ID #IMPLIED>
<!ATTLIST publisher id ID #IMPLIED>
<!ATTLIST url id ID #IMPLIED>
<!ATTLIST version id ID #IMPLIED>
<!ATTLIST volume id ID #IMPLIED>
<!ATTLIST workauthor id ID #IMPLIED>
<!ATTLIST worktitle id ID #IMPLIED>
<!ENTITY % appendixInclusions "" >
<!ELEMENT appendix ( head?, ( p | citation | table | mm)*, section* ) %appendixInclusions; >
<!ATTLIST appendix
id ID #IMPLIED
>
<!ELEMENT vita ( head?, ( p | citation | table | mm)* ) >
<!--
This is an example document type declaration with subset.
It begins an SGML ETD.
<!DOCTYPE etd SYSTEM "etd.dtd" [
<!NOTATION jpeg SYSTEM >
<!ENTITY theatre SYSTEM "theatre.jpg" NDATA jpeg >
<!ENTITY stratford SYSTEM "stratford.jpg" NDATA jpeg >
]>
<etd>
<front>
<title>Use of Metaphor in Shakespeare's Plays ...
-->
<!-- Inclusions -->
<!ENTITY % chapterInclusions "" >
<!ENTITY % chapterInclusions "+( mypara | myquote )" >
<!ENTITY % appendixInclusions "" >
<!ENTITY % citationInclusions "" >
<!ENTITY % paragraphInclusions "" >
<!--
End of Document, etdtangle.pl, Version 1.1
RUNDATE: Mon Feb 24 23:18:27 EST 1997
-->