2009/dap/contacts Overview.html,1.139,1.140

Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv3213

Modified Files:
	Overview.html 
Log Message:
more TA marking


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- Overview.html	25 May 2011 17:00:56 -0000	1.139
+++ Overview.html	25 May 2011 17:03:37 -0000	1.140
@@ -1068,7 +1068,7 @@
         <section>
           <h3>Search Cardinality</h3>
 
-          <p>
+          <p id="ta-am" class="product-ua">
           By default, the <a href="#contacts-interface"><code>Contacts</code></a> <a href=
           "#widl-Contacts-find">find()</a> operation MUST return either an empty sequence or a single <a href=
           "#contact-interface"><code>Contact</code></a> object, accessible as part of the sequence returned in
@@ -1090,8 +1090,8 @@
         <section>
           <h3>Search Filters</h3>
 
-          <p>
-          A <dfn>search filter</dfn> MAY be specified from a requesting web application to provide a hint to the user agents as to which contacts the user can select to share with the application.</p>
+	  <p>
+          A <dfn>search filter</dfn> may be specified from a requesting web application to provide a hint to the user agents as to which contacts the user can select to share with the application.</p>
 
 	  <p>The <a>search filter</a> is included as the <code>filter</code>
           attribute of the <a href="#contactfindoptions-interface"><code>ContactFindOptions</code></a> object

Received on Wednesday, 25 May 2011 17:03:41 UTC