- From: CVS User akostiai <cvsmail@w3.org>
- Date: Mon, 30 Dec 2013 11:39:15 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory roscoe:/tmp/cvs-serv14167/messaging
Added Files:
NOTE.src.html
Log Message:
add a W3C Note snapshot as per http://lists.w3.org/Archives/Public/public-device-apis/2013Nov/0010.html
--- /sources/public/2009/dap/messaging/NOTE.src.html 2013/12/30 11:39:15 NONE
+++ /sources/public/2009/dap/messaging/NOTE.src.html 2013/12/30 11:39:15 1.1
<!DOCTYPE html>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta charset='utf-8'/>
<title>The Messaging API</title>
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
<script class='remove'>
var respecConfig = {
shortName: "messaging-api",
specStatus: "WG-NOTE",
publishDate: "2014-01-09",
previousMaturity: "WD",
previousPublishDate: "2011-04-14",
editors: [
{
name: "Dominique Hazaƫl-Massieux",
company: "W3C"
},
{
name: "Suresh Chitturi",
company: "Research in Motion (RIM)"
},
{
name: "Max Froumentin",
company: "Opera"
},
{
name: "Maria Angeles Oteo",
company: "Telefonica"
},
{
name: "Niklas Widell",
company: "Ericsson AB"
}
],
wg: "Device APIs Working Group",
wgURI: "http://www.w3.org/2009/dap/",
wgPublicList: "public-device-apis",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/43696/status"
};
</script>
</head>
<body>
<section id='abstract'>
<p>
This specification defines an API that provides access to messaging
functionality in the device, including SMS, MMS and e-mail.
</p>
</section>
<section id='sotd'>
<p>
<strong>
Work on this document has been discontinued and it should not be
referenced or used as a basis for implementation.
</strong>
</p>
<p>
This is a historical document. The domain covered by this document
is still within the scope of the Working Group as defined in its
Charter.
</p>
</section>
</body>
</html>
Received on Monday, 30 December 2013 11:39:20 UTC