...
Code Block | ||||
---|---|---|---|---|
| ||||
<?xml version="1.0" encoding="UTF-8"?>
<\!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Table of Contents of this text</title>
</head>
<body>
<div id="Identifier of the parent object" title="Label/Title of the parent object">
<h1>Label/Title of the parent object: Table of Contents</h1>
<a href="fully formed call to *viewChunk* with the appropriate _chunkID_">Label/Title of the chunk</a>
<br />
<a href="fully formed call to *viewChunk* with the appropriate _chunkID_">Label/Title of the chunk</a>
<br /> </div></body></html> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Table of Contents of this text</title>
</head>
<body>
<div id="Identifier of the parent object" title="Label/Title of the parent object">
<h1>Label/Title of the parent object: Table of Contents</h1>
<a href="fully formed call to *viewChunk* with the appropriate _chunkID_">Label/Title of the chunk</a>
<br />
<a href="fully formed call to *viewChunk* with the appropriate _chunkID_">Label/Title of the chunk</a>
<br />
</div>
</body>
</html>
|
View a stand-alone example of a getTOC response.
...