<meetingloc> (
Meeting Location)
Description
Description
This element holds the location details of the meeting at which a presentation was given, and is associated with other information that provides its name and date. Only the name of the city, and the state and/or country is required.
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)
|
city -- TEXT
|
state (optional) -- TEXT
|
country (optional) -- 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 meetingloc (city, state?, country?)>
<!ATTLIST meetingloc
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Back Matter : References : Conference References
General Attributes (shared with other elements)