LC_ADDRESS

LC_ADDRESS % This is the 14652 et_EE fddc-set definition for % the LC_ADDRESS category. % % Define the appropriate representation of a postal address such as % street and city. The proper formatting of a person's name and title % is done with the "name_fmt" keyword of the LC_NAME category. % The operand shall consist of a string, and can contain any combination % of characters and field descriptors. In addition, the string can % contain escape sequences defined below. % % %a C/O address. % %f Firm name. % %d department name. % %b Building name % %s street name % %h house number or designation % %N if any graphical characters have been specified then an end of line is made. % %t if the preceding escape sequence resulted in an empty string, then the empty string, else a <space> % %r room number, door designation % %e floor number % %C country designation % %z zip number, postal code % %T town, city % %c country postal_fmt "<%><a><%><N>/ <%><f><%><N>/ <%><d><%><N>/ <%><b><%><N>/ <%><s><%><t><%><h><%><t><%><e><%><t><%><r><%><N>/ <%><C><-><%><z><SP><%><T><%><N>/ <%><c><%><N>" % country_name "<E><e><s><t><i>" country_post "<E><E>" country_ab2 "<E><E>" country_ab3 "<E><S><T>" country_num 233 country_car "<E><S><T>" country_isbn "<9><9><8><5>" lang_name "<e><e><s><t><i><SP><k><e><e><l>" lang_ab "<e><t>" lang_term "<e><s><t>" lang_lib "<e><s><t>" END LC_ADDRESS