Text structure (ePistolarium)

From XML
Revision as of 13:37, 23 November 2017 by WRA (Talk | contribs) (Use of group discontinued)

Jump to: navigation, search

The documents in the ePistolarium have the following basic structure:

<text>
<body>
<div xml:id="div-1" type="artifact" subtype="letter">
...
</div>
<div xml:id="div-2" type="para">
...
</div>
<div xml:id="div-3" type="notes">
...
</div>
</body>
</text>