type_hlc


INSTANCE type_hlc#5;
	extracted_from = {explicit_attribute#290};
	description = "the value of person.middle_names must be of type LIST [0 : ?] OF string_type";
	corresponds_to = {correspondence#4};
	attribute = explicit_attribute#290;
	tipe = list_type#23;
END_INSTANCE;

INSTANCE type_hlc#6;
	extracted_from = {explicit_attribute#291};
	description = "the value of person.middle_names must be of type LIST [1 : ?] OF string_type";
	corresponds_to = {correspondence#4};
	attribute = explicit_attribute#291;
	tipe = list_type#24;
END_INSTANCE;