<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
consider following PIM CTM example data<br>
<blockquote><tt>John_Major<br>
&nbsp; - "John Major";<br>
&nbsp; - first_name: "John"<br>
&nbsp; phone_number("+123456780") ~ [is_landline_phone();
answering_machine_answers_after_seconds(30)];<br>
&nbsp; phone_number("+123456789") ~ [is_mobile_phone();
has_no_answering_machine()].<br>
  <br>
Marissa_Key<br>
&nbsp; - "Marissa Key";<br>
&nbsp; - first_name: "Marissa";<br>
&nbsp; phone_number("+987654321").<br>
  </tt></blockquote>
So, this topic map provides the user with additional information about
a particular telephone (for example: when to hang up the call to avoid
the answering machine picking up the call and thus making the caller
being charged without reaching the callee).<br>
However, the current CTM syntax does not allow this. I think the CTM
syntax should support such a compact and expressive notation. What do
you think? Is anybody against this?<br>
<br>
ciao,<br>
Xu&acirc;n.<br>
<br>
<br>
</body>
</html>