Each day-notes element represents
one day's effort within a single state. If multiple
states are covered in a single day, each day's notes must
be segregated into a separate
day-notes element.
day-notes = element day-notes
{ attribute state {state-pattern},
attribute date {date-pattern},
attribute day-loc { xsd:Name }?,
day-summary,
form*
}
state-pattern = xsd:string{pattern="[a-z]{2,3}"}
date-pattern = xsd:string{pattern="[0-9]{4}-[0-9]{2}-[0-9]{2}"}
|
Defines the state or other region where its
sightings occurred. The
state='nm'
|
|
This attribute specifies the date of the fieldwork.
It must have the format
date='2004-09-05'
|
|
The optional
If no |
|
The content of a |
|
The rest of the content consists of zero or more
|