...
The structure of the well-formed XML is as follows:<div
Code Block | ||||
---|---|---|---|---|
| ||||
<div type="toc" id="optional local text identifier"> |
...
<head>The label or title of the text</head> <div xlink="actionable URL to a chunk"> |
...
<head>The label or title of the chunk</head>
<div>
</div>
|
Some notes about the XML structure:
...