type_hlc


INSTANCE type_hlc#5;
	extracted_from = {explicit_attribute#290};
	description = "the value of person.age must be of type integer_type";
	corresponds_to = {correspondence#1};
	attribute = explicit_attribute#290;
	tipe = simple_type(integer_type);
END_INSTANCE;

INSTANCE type_hlc#6;
	extracted_from = {defined_type#36};
	description = "the value of person.age must be of type integer_type";
	corresponds_to = {correspondence#1};
	attribute = explicit_attribute#291;
	tipe = simple_type(integer_type);
END_INSTANCE;

INSTANCE type_hlc#7;
	extracted_from = {explicit_attribute#291};
	description = "the value of person.age must be of type age_type";
	attribute = explicit_attribute#291;
	tipe = defined_type#36;
END_INSTANCE;