- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Apr 2010 12:31:36 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv16964
Modified Files:
Overview.html
Log Message:
uploaded for Daniel
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Overview.html 25 Mar 2010 16:45:21 -0000 1.12
+++ Overview.html 7 Apr 2010 12:31:34 -0000 1.13
@@ -1,508 +1,835 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>The Messaging API</title>
- <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
- <script src='../ReSpec.js/js/respec.js' class='remove'></script>
-
- <script class='remove'>
- var respecConfig = {
- specStatus: "ED",
- shortName: "messaging-api",
[...1312 lines suppressed...]
+ <UL>
+ <LI>Account management</LI>
+ <LI>Notion of default accounts</LI>
+ <LI>References to mailto and SMS RFCs</LI>
+ <LI>Need to o verification of fields in messages (check that addresses are appropriate for type, check that attachment file have correct urls etc)</LI>
+ </UL>
+ </DIV>
+
+
+ <DIV class="appendix section" id="acknowledgements">
+ <!--OddPage--><H2 id="b.-acknowledgements"><SPAN class="secno">B. </SPAN>Acknowledgements</H2>
+ <P>
+ ...
+ </P>
+ </DIV>
+
+
+<DIV id="references" class="appendix section"><!--OddPage--><H2 id="c.-references"><SPAN class="secno">C. </SPAN>References</H2><DIV id="normative-references" class="section"><H3 id="c.1-normative-references"><SPAN class="secno">C.1 </SPAN>Normative references</H3><DL class="bibliography"><DT id="bib-RFC2119">[RFC2119]</DT><DD>S. Bradner. <A href="http://www.ietf.org/rfc/rfc2119.txt"><CITE>Key words for use in RFCs to Indicate Requirement Levels.</CITE></A> Internet RFC 2119. URL: <A href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</A>
+</DD><DT id="bib-WEBIDL">[WEBIDL]</DT><DD>Cameron McCormack. <A href="http://www.w3.org/TR/2008/WD-WebIDL-20081219"><CITE>Web IDL.</CITE></A> 19 December 2008. W3C Working Draft. (Work in progress.) URL: <A href="http://www.w3.org/TR/2008/WD-WebIDL-20081219">http://www.w3.org/TR/2008/WD-WebIDL-20081219</A>
+</DD></DL></DIV><DIV id="informative-references" class="section"><H3 id="c.2-informative-references"><SPAN class="secno">C.2 </SPAN>Informative references</H3><P>No informative references.</P></DIV></DIV></BODY></HTML>
Received on Wednesday, 7 April 2010 12:31:38 UTC