Hi Stefank,
I completely agree with you and I have the same understanding. m.director should valid for the Select clause based on the definition in the spec.
single_valued_path_expression ::=
{single_valued_navigation | identification_variable}.cmp_field |
single_valued_navigation
single_valued_navigation ::=
identification_variable.[single_valued_cmr_field.]* single_valued_cmr_field
m.director is a single_valued_navigation and also a single_valued_path_expression.
If anyone sees this differently please advise ???
Thx.
Will