As the root element of our bird notes XML document type, we
choose note-set.
start = note-set
note-set = element note-set
{ attribute period { text },
day-notes*
}
| This attribute should be the full month name, one space, and the four-digit year. This form of the date will appear in Web and print renderings of the notes. Example: period='June 2004'
|
|
For each day spent in the field, create a
If multiple states were worked in a single day, use a
separate |