class VERSION < $BINARY |
---|
**** |
________This_class_is_the_descriptor_to_be_used_when_converting_and ___formatting_a_telephone_number_value_into_a_textual_representation. ________The_format_descriptor_provides_for_an_optional_prefix_string_and_then ___pairs_of_component/string_pairs_for_as_many_components_as_needed.___Any_of ___the_'component'_strings_may_be_empty_where_two_or_more_value_components ___are_to_be_formatted_adjacent_to_each_other_(without_any_space!). |
$BINARY |
const Non_Strings : CARD := 2 ; |
---|
**** | see VERSION_KEYS class! |
attr cat_specs : ARRAY{CAT_STANDARDS} ; |
---|
attr cat_specs : ARRAY{CAT_STANDARDS} ; |
---|
attr date : DATES ; |
---|
attr lib : LIBCHARS ; |
---|
**** | for export! |
attr lib : LIBCHARS ; |
---|
**** | for export! |
attr strings : ARRAY{STR} ; |
---|
attr strings : ARRAY{STR} ; |
---|