ルール26は、hydrostatic definitionがproperty_definition_representationを通してhydrostatic tableに参照されることを示し、N871-5.2.3.26には、以下のように記述されている。
*)
RULE
prop_def_w_class_id_hydrostatic_definition_ref_by_one_or_more_rep_w_class_id_hydrostatic_table FOR (Property_definition, APPLIED_CLASSIFICATION_ASSIGNMENT);
LOCAL
c_a_set: SET OF APPLIED_CLASSIFICATION_ASSIGNMENT:=[];
c2_a_set: SET OF APPLIED_CLASSIFICATION_ASSIGNMENT:=[];
t1_set: SET OF property_definition:=[];
t2_set: SET OF representation:=[];
t3_set: SET OF property_definition_representation:=[];
t4_set: SET OF property_definition:=[];