<editor-ref> (
Editor Reference)
Description
Description
Name of one of the editors of the referenced book or conference presentation, or "et al" to represent multiple un-named editors.
Note that this is a highly structured element that does not allow punctuation between parts of the name, or any degree of freedom in the order of name components. If this freedom is required, select the
<editor-ref-text> element instead.
Parent Elements
The elements listed below may directly contain this element.
They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
--+(choice)
|
|-- etal
|
|--+(sequence)
| |
| surname -- (TEXT and elements)
| |
| prefix (optional and repeatable) -- (TEXT and elements)
| |
| givenname -- (TEXT and elements)
| |
| middlename (optional) -- (TEXT and elements)
| |
| suffix (optional and repeatable) -- (TEXT and elements)
| |
| query (optional and repeatable) -- TEXT
DTD Definition
The DTD contains the following element and attribute definitions
(note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT editor-ref (etal | (surname, prefix*, givenname, middlename?, suffix*, query*))>
<!ATTLIST editor-ref
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Back Matter : References : Book References
General Attributes (shared with other elements)