%YAML 1.2
---
lang: en-US

type: structure

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

standard tag: 'ADR1'

specification:
  - Address Line 1
  - |
    The first line of the address, used for indexing. This structure's payload
    should be a single line of text equal to the first line of the corresponding
    `ADDR`. See `ADDRESS_STRUCTURE` for more details.
    
    <div class="deprecation">
    
    `ADR1` should not be added to new files; see `ADDRESS_STRUCTURE` for more
    details.
    
    </div>

label: 'Address Line 1'

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

substructures: {}

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

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