Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schemas/orlando_entry.rng
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@

<define name="DENOMINATION">
<element name="DENOMINATION">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" >Denomination captures the names of religious denominations associated with a person&apos;s life. We are defining denomination very broadly to include a wide range of categories from Christian to atheist to Seekers to Clapham Sect. While we recognize that many of the denominations listed below are conceptually different (for example, Buddhhierarchicalism is on a different hierarchical, conceptual level than Calvinist), for the purposes of this Project we are overlooking these distinctions.</a:documentation>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" >Denomination captures the names of religious denominations associated with a person&apos;s life. We are defining denomination very broadly to include a wide range of categories from Christian to atheist to Seekers to Clapham Sect. While we recognize that many of the denominations listed below are conceptually different (for example, Buddhhist is on a different hierarchical, conceptual level than Calvinist), for the purposes of this project we are overlooking these distinctions.</a:documentation>
<optional>
<attribute name="CURRENTALTERNATIVETERM"/>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">This attribute allows you to capture changes in terminology over time. The older name in your prose may not be familiar to your reader nor helpful for indexing purposes and therefore needs explanation.</a:documentation>
Expand Down