person (hendiPersons)

<person> (person) provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source.

Other Customizations
Attributes
source req
contains a list of one or more pointers indicating sources supporting the given intervention or interpretation.
Possible values
WeGA
persons from the database of the Carl-Maria-von-Weber-Gesamtausgabe (WeGA).
HenDi
persons from the database of the Henze-Digital project (HWH).
xml:id req
(identifier) provides a unique identifier for the element bearing the attribute.
Datatype
hendi.persons.pointer
status req
Example
<person sex="F" age="adult">
        <p>Female respondent, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic
          status B2.</p>
      </person>
Example
<person sex="intersex" role="god" age="immortal">
        <persName>Hermaphroditos</persName>
        <persName xml:lang="grc">Ἑρμαφρόδιτος</persName>
      </person>
Example
<person xml:id="Ovi01" sex="1" role="poet">
        <persName xml:lang="en">Ovid</persName>
        <persName xml:lang="la">Publius Ovidius Naso</persName>
        <birth when="-0044-03-20"> 20 March 43 BC <placeName><settlement type="city">Sulmona</settlement><country key="IT">Italy</country></placeName>
            </birth>
        <death notBefore="0017" notAfter="0018">17 or 18 AD <placeName><settlement type="city">Tomis (Constanta)</settlement><country key="RO">Romania</country></placeName>
            </death>
      </person>

Examples

XML

If you've spotted some error or inaccuracy please do not hesitate to inform us via henze-digital [@] zenmem.de.