CVS 2009/dap/calendar

Update of /sources/public/2009/dap/calendar
In directory roscoe:/tmp/cvs-serv12262

Modified Files:
	NOTE.html NOTE.src.html 
Log Message:
fix pubrules checker errors

--- /sources/public/2009/dap/calendar/NOTE.html	2013/12/30 10:55:10	1.1
+++ /sources/public/2009/dap/calendar/NOTE.html	2013/12/30 11:10:58	1.2
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en" dir="ltr" typeof="bibo:Document w3p:NOTE" about="" property="dcterms:language" content="en">
+<html lang="en" dir="ltr" typeof="bibo:Document " about="" property="dcterms:language" content="en">
 <head>
     <meta charset="utf-8">
     <title>Calendar API</title>
@@ -114,7 +114,7 @@
 .section dl.attrs dd, .section dl.eldef dd {
     margin-bottom:  0;
 }
-</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-NOTE"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WG-NOTE"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
   <body class="h-entry" style="" role="document" id="respecDocument"><div class="head" role="contentinfo" id="respecHeader">
   <p>
     
@@ -123,7 +123,7 @@
   </p>
   <h1 class="title p-name" id="title" property="dcterms:title">Calendar API</h1>
   
-  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-08T22:00:00.000Z" id="w3c-note-09-january-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Note <time class="dt-published" datetime="2014-01-09">09 January 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-08T22:00:00.000Z" id="w3c-working-group-note-09-january-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Working Group Note <time class="dt-published" datetime="2014-01-09">09 January 2014</time></h2>
   <dl>
     
       <dt>This version:</dt>
@@ -205,7 +205,7 @@
       </p>
     
         <p>
-          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Note.
+          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Working Group Note.
           
           
             If you wish to make comments regarding this document, please send them to 
@@ -222,7 +222,7 @@
         
         
           <p>
-            Publication as a Note does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
+            Publication as a Working Group Note does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
             Membership. This is a draft document and may be updated, replaced or obsoleted by other
             documents at any time. It is inappropriate to cite this document as other than work in
             progress.
--- /sources/public/2009/dap/calendar/NOTE.src.html	2013/12/30 10:55:10	1.1
+++ /sources/public/2009/dap/calendar/NOTE.src.html	2013/12/30 11:10:58	1.2
@@ -3,11 +3,11 @@
   <head>
     <meta charset='utf-8'/>
     <title>Calendar API</title>
-    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
         shortName:            "calendar-api",
-        specStatus:           "NOTE",
+        specStatus:           "WG-NOTE",
         publishDate:          "2014-01-09",
         previousMaturity:     "FPWD",
         previousPublishDate:  "2011-04-19",

Received on Monday, 30 December 2013 11:11:03 UTC