person (hendiAll)

Text

Appendix

<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
Possible values
HenDi
persons from the database of the Henze-Digital project (HWH).
SchEnd
MB
BGA
LoB
HoB
SchTb
Bach
Wies
xml:id req
Datatype
hendi.persons.pointer
role opt
specifies a primary role or classification for the person.
Datatype
teidata.enumerated
sex opt
specifies the sex of the person.
Datatype
teidata.sex
age opt
specifies an age group for the person.
Datatype
teidata.enumerated
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 inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.