Example |
<back>
<div1 type="appendix">
<head>The Golden Dream or, the Ingenuous Confession</head>
<p>To shew the Depravity of human Nature
<!-- ... -->
</p>
</div1>
<div1 type="epistle">
<head>A letter from the Printer, which he desires
may be inserted</head>
<salute>Sir.</salute>
<p>I have done with your Copy, so you may return
it to the Vatican, if you please
<!-- ... -->
</p>
</div1>
<div1 type="advert">
<head>The Books usually read by the Scholars
of Mrs Two-Shoes are these and are sold at Mr
Newbery's at the Bible and Sun in St Paul's
Church-yard.</head>
<list>
<item n="1">The Christmas Box, Price 1d.</item>
<item n="2">The History of Giles Gingerbread, 1d.</item>
<!-- ... -->
<item n="42">A Curious Collection of Travels, selected
from the Writers of all Nations, 10 Vol, Pr. bound 1l.</item>
</list>
</div1>
<div1 type="advert">
<head><hi rend="center">By the KING's Royal Patent,</hi>
Are sold by J. NEWBERY, at the Bible and Sun in
St. Paul's Church-Yard.</head>
<list>
<item n="1">Dr. James's Powders for Fevers, the
Small-Pox, Measles, Colds, &c. 2s. 6d</item>
<item n="2">Dr. Hooper's Female Pills, 1s.</item>
<!-- ... -->
</list>
</div1>
</back>
|
Declaration |
<!ELEMENT back %om.RO; ( (%m.front; | %m.Incl;)*,
( ( (%m.divtop;), (%m.divtop; | titlePage | %m.Incl;)*)
| ( div, (div | %m.front; | %m.Incl;)*)
| ( div1, (div1 | %m.front; | %m.Incl;)*) )?,
(trailer | closer)* ) >
<!ATTLIST back
%a.global;
%a.declaring;>
|