1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
<refentry id="editor.element">
<?dbhtml filename="editor.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>editor</secondary></indexterm>
<refentrytitle>editor</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>editor</refname>
<refpurpose>&editor.purpose;</refpurpose>
</refnamediv>
&editor.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>
The name of the editor of a document.
</para>
<refsect2><title>Processing expectations</title>
<para>
&format.context; &format.csuppress;
</para>
</refsect2>
<refsect2 role='fu' revision="4.0"><title>&FutureChanges;</title>
<para>
<indexterm><primary>DocBook DTD</primary><secondary>Changes for <acronym>V4.0</acronym></secondary>
</indexterm>
<sgmltag>AuthorBlurb</sgmltag> and <sgmltag>Affiliation</sgmltag> will be removed
from the inline content of <sgmltag>Editor</sgmltag> in DocBook <acronym>V4.0</acronym>.
A new wrapper element will be created to hold
<sgmltag>Editor</sgmltag>, <sgmltag>AuthorBlurb</sgmltag>,
and <sgmltag>Affiliation</sgmltag>.
</para>
</refsect2>
&editor.parents.gen;
&editor.children.gen;
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&editor.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>
&editor.example.seealso.gen;
</refsect1>
</refentry>
|