2009/dap/ReSpec.js/bibref biblio.js,1.9,1.10

Update of /sources/public/2009/dap/ReSpec.js/bibref
In directory hutz:/tmp/cvs-serv2737/ReSpec.js/bibref

Modified Files:
	biblio.js 
Log Message:
- Minor bug fixes to examples provided in Contact Interface.
- Addtion of Instant Messaging and Presence Protocal Extensions to Contact Interface.
- Added RFC4122 and RFC4770 to biblio.js for reference in Contacts API

Index: biblio.js
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/bibref/biblio.js,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- biblio.js	10 Nov 2009 20:02:58 -0000	1.9
+++ biblio.js	11 Nov 2009 08:31:42 -0000	1.10
@@ -316,6 +316,8 @@
    "RFC3236" : "P. Stark; M. Baker. <a href=\"http://www.rfc-editor.org/rfc/rfc3236.txt\"><cite>The 'application/xhtml+xml' Media Type.</cite></a> January 2002. Internet RFC 3236. URL: <a href=\"http://www.rfc-editor.org/rfc/rfc3236.txt\">http://www.rfc-editor.org/rfc/rfc3236.txt</a> ",
    "RFC3490": "P. Faltstrom; P. Hoffman; A. Costello. <a href='http://www.rfc-editor.org/rfc/rfc3490.txt'><cite>Internationalizing Domain Names in Applications (IDNA).</cite></a> March 2003. Internet RFC 3490. URL: <a href='http://www.rfc-editor.org/rfc/rfc3490.txt'>http://www.rfc-editor.org/rfc/rfc3490.txt</a>",
    "RFC3987" : "M. D&#252;rst; M. Suignard. <a href=\"http://www.ietf.org/rfc/rfc3987.txt\"><cite>Internationalized Resource Identifiers (IRIs).</cite></a> January 2005. Internet RFC 3987. URL: <a href=\"http://www.ietf.org/rfc/rfc3987.txt\">http://www.ietf.org/rfc/rfc3987.txt</a> ",
+   "RFC4122" : "P. Leach; M. Mealling; R. Salz. <a href=\"http://www.ietf.org/rfc/rfc4122.txt\"><cite>A Universally Unique IDentifier (UUID) URN Namespace</cite></a> July 2005. Internet RFC 4122. URL: <a href=\"http://www.ietf.org/rfc/rfc4122.txt\">http://www.ietf.org/rfc/rfc4122.txt</a> ",
+   "RFC4770" : "C. Jennings; J. Reschke. <a href=\"http://www.ietf.org/rfc/rfc4770.txt\"><cite>vCard Extensions for Instant Messaging (IM)</cite></a> January 2007. Internet RFC 4770. URL: <a href=\"http://www.ietf.org/rfc/rfc4770.txt\">http://www.ietf.org/rfc/rfc4770.txt</a> ",
    "RFC5545" : "B. Desruisseaux. <a href=\"http://www.rfc-editor.org/rfc/rfc5545.txt\"><cite>Internet Calendaring and Scheduling Core Object Specification (iCalendar).</cite></a> September 2009. Internet RFC 5545. URL: <a href=\"http://www.rfc-editor.org/rfc/rfc5545.txt\">http://www.rfc-editor.org/rfc/rfc5545.txt</a> ",
    "RIF-BLD" : "Michael Kifer; Harold Boley. <a href=\"http://www.w3.org/TR/2008/WD-rif-bld-20080730\"><cite>RIF Basic Logic Dialect.</cite></a> 30 July 2008. W3C Working Draft. (Work in progress.) URL: <a href=\"http://www.w3.org/TR/2008/WD-rif-bld-20080730\">http://www.w3.org/TR/2008/WD-rif-bld-20080730</a> ",
    "RIF-CORE" : "Adrian Paschke; et al. <a href=\"http://www.w3.org/TR/2008/WD-rif-core-20081218\"><cite>RIF Core.</cite></a> 18 December 2008. W3C Working Draft. (Work in progress.) URL: <a href=\"http://www.w3.org/TR/2008/WD-rif-core-20081218\">http://www.w3.org/TR/2008/WD-rif-core-20081218</a> ",

Received on Wednesday, 11 November 2009 08:31:46 UTC