- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Sep 2010 08:43:47 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv29612
Modified Files:
Overview.html
Log Message:
editorial clarification
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- Overview.html 14 Sep 2010 16:41:51 -0000 1.83
+++ Overview.html 15 Sep 2010 08:43:45 -0000 1.84
@@ -1012,13 +1012,12 @@
<h3>
Complex Search Qualifiers
</h3>
- <p>
- Certain <a
- href="#contact-interface"><code>Contact</code></a> attributes can be considered complex by the fact that the information they
- contain is available only through child DOMString-based attributes of a complex Object object.
+ <p>We call <dfn>complex</dfn> attributes <a
+ href="#contact-interface"><code>Contact</code></a> attributes which
+ contain information only available only through child DOMString-based attributes of an object.
</p>
<p>
- In such cases, a requesting application MUST be able to request both the full complex <a
+ To filter contacts based on these complex attributes, a requesting application MUST be able to request both the full complex <a
href="#contact-interface"><code>Contact</code></a> attribute and also be able to request individual parts of a complex <a
href="#contact-interface"><code>Contact</code></a> attribute in the <a>search qualifier</a> provided to a <a
href="#contacts-interface"><code>Contacts</code></a> <a
Received on Wednesday, 15 September 2010 08:43:48 UTC