- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Oct 2010 14:00:57 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv2660/contacts
Modified Files:
Overview.html
Log Message:
Made ContactFindOptions.multiple attribute default to true if it is not provided.
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- Overview.html 6 Oct 2010 13:26:18 -0000 1.94
+++ Overview.html 6 Oct 2010 14:00:54 -0000 1.95
@@ -851,6 +851,10 @@
A boolean value to indicate whether multiple Contact objects are returnable as part of the associated <a
href="#contacts-interface"><code>Contacts</code></a> <a
href="#widl-Contacts-find">find()</a> operation.
+
+ <p>
+ By default this option is set to <code>true</code>.
+ </p>
</dd>
<dt>
attribute Date? updatedSince
Received on Wednesday, 6 October 2010 14:01:03 UTC