%YAML 1.2
---
lang: en-US

type: structure

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

standard tag: 'NPFX'

specification:
  - Name prefix
  - Text that appears on a name line before the given and surname parts of a name.

label: 'Name prefix'

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