Chapter Tour Format

<tours>
<tour id="chapterTourName" title="These are the chapters">
<site title="TOC" href="booktoc.htm" />>
<site title="Chapter One" href="bookcontent.html#c1" />
<site title="Chapter Two" href="bookcontent.html#c2" />
<site title="Chapter Three" href="bookcontent.html#c3" />
</tour>
</tours>

If these tags are included, the eBook’s riffle function will jump ahead to the next indicated chapter tag (a name="c1", a name="c2", etc) from any given chapter.

A chapter tour should always include the Table of Contents as its first site if the Table of Contents is in-spine (that is, if it is listed in the guide section of the package file and is accessible from the cover page in the Reader).

© 2000 Microsoft Corporation. All rights reserved. Terms of use.