<faith>
<faith> (faith) specifies the faith, religion, or belief set of a person. [13.3.2.1. Personal Characteristics]
Module | namesdates | ||||||||||||||||||||
Attributes |
att.editLike
evidence
att.datable
att.datable.w3c
when
notBefore
notAfter
from
to
att.datable.custom
when-custom
notBefore-custom
notAfter-custom
from-custom
to-custom
datingMethod
|
||||||||||||||||||||
Member of | |||||||||||||||||||||
Contained by | |||||||||||||||||||||
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||||||||||||
Examples |
<faith>protestant</faith> <faith ref="http://dbpedia.org/page/Manichaeism">Manichaeism</faith> |
||||||||||||||||||||
Schematron |
<sch:rule context="tei:*[@calendar]"> <sch:assert test="string-length( normalize-space(.) ) gt 0">@calendar indicates one or more systems or calendars to which the date represented by the content of this element belongs, but this<sch:name/>element has no textual content.</sch:assert> </sch:rule> |
||||||||||||||||||||
Source | Github
<elementSpec rend="change" module="namesdates" ident="faith"> <gloss>faith</gloss> <desc>specifies the faith, religion, or belief set of a person.</desc> <classes> <memberOf key="att.editLike"/> <memberOf key="att.datable"/> <memberOf key="att.canonical"/> <memberOf key="att.typed"/> </classes> <content> <macroRef key="macro.phraseSeq"/> </content> <attList> <attDef ident="ref" mode="change" usage="req"> <valList type="closed" mode="add"> <valItem ident="rel:ChurchOfScotland" mode="add"> <desc>Church of Scotland</desc> <gloss>Church of Scotland</gloss> </valItem> <valItem ident="rel:Episcopalian" mode="add"> <desc>Episcopalian</desc> <gloss>Episcopalian</gloss> </valItem> <valItem ident="rel:Anglican" mode="add"> <desc>Anglican</desc> <gloss>Anglican</gloss> </valItem> <valItem ident="rel:RomanCatholic" mode="add"> <desc>Roman Catholic</desc> <gloss>Roman Catholic</gloss> </valItem> <valItem ident="rel:BritishOrthodox" mode="add"> <desc>British Orthodox</desc> <gloss>British Orthodox</gloss> </valItem> </valList> </attDef> <attDef ident="calendar" mode="delete"/> <attDef ident="type" usage="opt" mode="change"> <datatype> <dataRef key="teidata.enumerated"/> </datatype> <valList type="open" mode="add"> <valItem ident="practicing"/> <valItem ident="clandestine"/> <valItem ident="patrilineal"/> <valItem ident="matrilineal"/> <valItem ident="convert"/> </valList> </attDef> </attList> </elementSpec> |