This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hierarchical element reference list for docbook?


On Sat, 27 Jul 2002, Dave Pawson wrote:

> At 08:58 27/07/2002, Robert P. J. Day wrote:
> 
> >actually, i'm in the process of creating a hierarchical list
> >(in emacs outline mode) of all of the elements listed in TDG
> >(updated when i get the chance).
> >
> >when i'm done, i can post it if anyone's interested.  the 
> >point is to list elements in categories, such as
> >
> >* lists
> >* function display
> >* code/screen display
> >* Q/A
> >
> >and so on, so i can just jump to the appropriate section to
> >see all of the related elements.
> 
> I'd appreciate a copy (xml markup please) for the docbook faq.

just fyi, here's the first part of it so you can see what i'm 
trying to do.  it's in emacs outline mode at the moment:

* Types of documents
<set>,<setindex>,<setinfo>
<book>,<bookinfo>
<article>
* Document meta-information
** General stuff
<abstract><title>blah</title>
<appendix>
<dedication>
<edition>
<preface>
** Author
<author>
<authorblurb>
<authorgroup>
<authorinitials>
** Copyright
<copyright>
<holder>
<year>
** Subject stuff
<subject>
<subjectset>
<subjectterm>
** Bibliography
<bibliography>
<bibliodiv>
<biblioentry>
<bibliomset>
<bibliomisc>
<bibliomixed>
<biblioset>
<bookbiblio>
** Glossary
<glossary>
<glossentry>
<glosslist>
<glosssee>,<glossseealso>
<glossterm>
<glossdef>
<glossdiv>
** Index
<index>
<indexterm>
<indexentry>
<indexdiv>
** Publisher info
<publisher>
<publishername>
<pubdate>
<pubsnumber>
* Document major parts
<chapter>
<section>,<sectioninfo>
<sect1>..<sect5>,<sect1info>..<sect5info>
<simplesect>
<part>,<partintro>
<para>,<simpara>
* References
<reference>
<refname>
<refsect1>..<refsect3>, <refsect1info>..<refsect3info>
<refclass>
<refdescriptor>
<refentry>,<refentrytitle>
<refmeta>
<refmiscinfo>
<refnamediv>
<refpurpose>
<refsynopsis>,<refsynopsisinfo>
* Lists
<orderedlist>
<itemizedlist>
<listitem>
<simplelist>,<member>
<segmentedlist>,<seglistitem>,<segtitle>,<seg>
<variablelist>,<varlistentry>
* Tips to readers
<caution>
<imporant>
<note>
<tip>
<warning>



... and so on.  just a really quick reference to related
elements.  so nothing like this is available on the net
somewhere already?  bummer.

rday


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]