<faith>

<faith> (faith) specifies the faith, religion, or belief set of a person. [13.3.2.1. Personal Characteristics]
Module namesdates
Attributes Attributes att.editLike (evidence) att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingMethod)
ref (reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
Derived from att.canonical
Status Required
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Legal values are:
rel:ChurchOfScotland
(Church of Scotland) Church of Scotland
rel:Episcopalian
(Episcopalian) Episcopalian
rel:Anglican
(Anglican) Anglican
rel:RomanCatholic
(Roman Catholic) Roman Catholic
rel:BritishOrthodox
(British Orthodox) British Orthodox
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
practicing
clandestine
patrilineal
matrilineal
convert
Member of
Contained by
namesdates: person persona
May contain
Examples

<faith>protestant</faith>

<faith ref="http://dbpedia.org/page/Manichaeism">Manichaeism</faith>
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="calendar" mode="delete"/>
      
<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="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>