- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 May 2011 12:45:25 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv3954/contacts
Modified Files:
Overview.html
Log Message:
Updates in line with feedback from http://lists.w3.org/Archives/Public/public-device-apis/2011May/0042.html
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- Overview.html 25 May 2011 12:09:33 -0000 1.130
+++ Overview.html 25 May 2011 12:45:08 -0000 1.131
@@ -994,9 +994,8 @@
<p>
We call <dfn>composed attributes</dfn> <a href="#contact-interface"><code>Contact</code></a>
- attributes of types <code>object</code>, <code>sequence</code>, <code>array</code> or
- <code>any</code> which contain information only available only through child attributes of that
- object.
+ attributes of types <code>object</code>, which contain information only available
+ only through child attributes of that object, or <code>array</code>.
</p>
<p>
Received on Wednesday, 25 May 2011 12:45:30 UTC