%YAML 1.2
---
lang: en-US

type: structure

uri: https://gedcom.io/terms/v7/GIVN

standard tag: 'GIVN'

specification:
  - Given name
  - A given or earned name used for official identification of a person.

label: 'Given name'

payload: http://www.w3.org/2001/XMLSchema#string

substructures: {}

superstructures:
  "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}"
  "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}"

contact: "https://gedcom.io/community/"
...