Skip to content

Commit

Permalink
Restore 3.0's definition of jurisdiction
Browse files Browse the repository at this point in the history
Restored the definition of "jurisdiction" that was present in version 3.0.

Resolved #496
  • Loading branch information
tychonievich authored Jul 9, 2024
1 parent 0630554 commit b319906
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/gedcom-3-structures-3-meaning.md
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,8 @@ A name given to a foundling orphan might be
#### `PLAC` (Place) `g7:PLAC`

The principal place in which the superstructure's subject occurred,
represented as a [List] of jurisdictional entities in a sequence from the lowest to the highest jurisdiction.
represented as a [List] of jurisdictional entities in a sequence from the lowest to the highest jurisdiction,
where each jurisdiction is a unit in a political, ecclesiastical, or geographical hierarchy.
As with other lists, the jurisdictions are separated by commas.
Any jurisdiction's name that is missing is still accounted for by an empty string in the list.

Expand Down

0 comments on commit b319906

Please sign in to comment.