%YAML 1.2
---
lang: en-US

type: structure

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

standard tag: 'SURN'

specification:
  - Surname
  - A family name passed on or used by members of a family.

label: 'Surname'

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/"
...