- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Dec 2010 15:48:36 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv20158
Modified Files:
Overview.html
Log Message:
Suresh's changes
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- Overview.html 8 Dec 2010 11:49:10 -0000 1.97
+++ Overview.html 8 Dec 2010 15:48:34 -0000 1.98
@@ -408,9 +408,7 @@
</p>
<p>
The <a
- href="#contact-interface"><code>Contact</code></a> interface captures the properties of a contact object. All properties
- included in this interface have a corresponding definition in [[POCO-SCHEMA]] and are intended to be direct mappings to
- attributes also defined in [[RFC2426]].
+ href="#contact-interface"><code>Contact</code></a> interface captures the properties of a contact object.
</p>
<p>
All <a
@@ -1593,7 +1591,7 @@
</p>
<section>
<h3>
- Sharing Contact Information - Example #1
+ Accessing Contact Information - Example #1
</h3>
<p>
A website requests access to a user's address book with the following code:
@@ -1691,7 +1689,7 @@
<section>
<h3>
- Sharing Contact Information - Example #2
+ Accessing Contact Information - Example #2
</h3>
<p>
A website requests access to a user's address book with the following code:
Received on Wednesday, 8 December 2010 15:48:37 UTC