%YAML 1.2
---
lang: en-US

type: structure

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

standard tag: 'CTRY'

specification:
  - Country
  - The name of the country that pertains to the associated address. See
    `ADDRESS_STRUCTURE` for more details.

label: 'Country'

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

substructures: {}

superstructures:
  "https://gedcom.io/terms/v7/ADDR": "{0:1}"

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