%YAML 1.2
---
lang: en-US

type: structure

uri: https://gedcom.io/terms/v7/GEDC-VERS

standard tag: 'VERS'

specification:
  - Version
  - The version number of the official specification that this document's data
    conforms to. This must include the major and minor version (for example,
    "`7.0`"); it may include the patch as well (for example, "`7.0.1`"), but doing
    so is not required. See [A Guide to Version Numbers] for more details about
    version numbers.

label: 'Version'

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

substructures: {}

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

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