%YAML 1.2
---
lang: en-US

type: structure

uri: https://gedcom.io/terms/v7/SUBM-LANG

standard tag: 'LANG'

specification:
  - Language
  - |
    A language the subject of that record understands.
    
    The payload of the `LANG` structure is a language tag, as defined by [BCP 47].

label: 'Language'

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

substructures: {}

superstructures:
  "https://gedcom.io/terms/v7/record-SUBM": "{0:M}"

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