<meetingfield> (
Meeting Field)
Description
Description
This element holds information about a conference meeting at which a referenced presentation was given. This includes the name and location of the conference, and the date on which the meeting started (not necessarily the date on which the presentation was given):
<meetingfield>
<meetingname>Proceeding of 1984 Marquette Conference
on Semigroups</meetingname>
<meetingloc><city/><state/></meetingloc>
<meetingdate><month/><year/></meetingdate>
</meetingfield>
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:
--+(sequence)
|
meetingname -- (TEXT and elements)
|
meetingloc -- (elements)
|
meetingdate -- (elements)
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 meetingfield (meetingname, meetingloc, meetingdate)>
<!ATTLIST meetingfield
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Back Matter : References : Conference References
General Attributes (shared with other elements)