<meetingdate> (Meeting Date) Description .email comment.
Description
This element holds the date of the conference meeting at which a referenced presentation was given, and is associated with other elements that holds the name and location details of this meeting.
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.
Parent elements: <meetingfield>
Model Diagram
The DTD model for this element:
--+(sequence)
  |  
 month  -- (TEXT and elements)
  |  
 day (optional) -- (TEXT and elements)
  |  
 year  -- (TEXT and 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 meetingdate                    (month, day?, year)>
<!ATTLIST meetingdate
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Back Matter : References : Conference References
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)