lengthof for map - ambigous
http://oldforge.etsi.org/mantis/view.php?id=8227
Summary
lengthof for map - ambigous
Description
According to 16.1.2. Table15 lengthof for map is not allowed: Return the length of a value or template of any string type, record of, set of or array lengthof
While according to C.2.1 it is allowed: Length of strings and lists lengthof(in template (present) any inpar) return integer This function returns the length of a value or template that is of type bitstring, hexstring, octetstring, charstring, universal charstring, record of, set of, array or map. ... For values of the map type, the fuction returns the number of key value pairs in the map.
Guess the Table 15 was not updated when introducing map.
Aditional Information
Clauses: 16.1.2. Table15 and C.2.1 Affiliation: Gusztáv Adamis Ericsson