Drupal: International Address Field Standard

As mentioned, this module uses the xNAL (Extensible Name and Address Language) vocabulary for describing address information. The terms used to designate various parts of an address may not be immediately recognizable, so this quick glossary equates the address parts in xNAL to their equivalent U.S. address terms (with some being self-evident):

  • country => Country (always required, 2 character ISO code)
  • name_line => Full name (default name entry)
  • first_name => First name
  • last_name => Last name
  • organisation_name => Company
  • administrative_area => State / Province / Region (ISO code when available)
  • sub_administrative_area => County / District (unused)
  • locality => City / Town
  • dependent_locality => Dependent locality (unused)
  • postal_code => Postal code / ZIP Code
  • thoroughfare => Street address
  • premise => Apartment, Suite, Box number, etc.
  • sub_premise => Sub premise (unused)