class GEDCOMParser::Address |
The class GEDCOMParser::Address implements the GEDCOM 5 5 ADDRESS_STRUCTURE structure.
![]() | ADDRESS_STRUCTURE |
The class GEDCOMParser::Address implements the GEDCOM 5 5 ADDRESS_STRUCTURE structure.Warning: The integrity between multiples lines of Addr and other values (Adr1, Adr2, ...) is not assured by the class.
GEDCOM 5.5 definition:
ADDRESS_STRUCTURE: = n ADDR <ADDRESS_LINE> {0:1} +1 CONT <ADDRESS_LINE> {0:M} +1 ADR1 <ADDRESS_LINE1> {0:1} +1 ADR2 <ADDRESS_LINE2> {0:1} +1 CITY <ADDRESS_CITY> {0:1} +1 STAE <ADDRESS_STATE> {0:1} +1 POST <ADDRESS_POSTAL_CODE> {0:1} +1 CTRY <ADDRESS_COUNTRY> {0:1} n PHON <PHONE_NUMBER> {0:3}The address structure should be formed as it would appear on a mailing label using the ADDR and ADDR.CONT lines. These lines are required if an ADDRess is present. Optionally, additional structure is provided for systems that have structured their addresses for indexing and sorting.
Warning: this method is an extension to the GEDCOM 5.5 format
Alphabetic index HTML hierarchy of classes or Java