Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 2.13 KB

address-panel.md

File metadata and controls

34 lines (19 loc) · 2.13 KB

Contact Record -- Address


Address Array

Address 1{type: array (obj: Address)}1 An array of Address objects associated with the individual or organization contact.

Contact Address Array Panel{caption}

Click Add or Edit to open the Address object for edit.


Address Object

Contact Address Panel{caption}

  • Address Type 1{type: codelist (ADIwg codes); extensible: YES; multi-value: YES; default: empty}1 The type of address, generally mailing and/or physical.

  • Street Lines 1{type: array (string)}1 An array of address lines. Add a new Street Line for each line of the address.

  • City 1{type: string; max length: none; default: empty}1 City Name.

  • State/Province 1{type: string; max length: none; default: empty}1 State or Province Name.

  • Postal Code 1{type: string; max length: none; default: empty}1 Postal or Zip code.

  • Country 1{type: codelist (ISO 3166-1 alpha-3); extensible: NO; multi-value: NO; default: empty}1 Country Name.

    {% hint style='info' %} The country is selected from the list by "country name" not "code". However, mdTranslator may convert the country name to code during writing of metadata output.
    {% endhint %}

  • Description 1{type: string; max length: none; default: empty}1 Any additional detail regarding the address may be placed in the Description element.