1 2 3 4 5 6 7
---- package Predicate2.Project.Registry.Attribute is type Value_Kind is (Single, List); end Predicate2.Project.Registry.Attribute;