- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Mar 2005 14:44:33 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/tools
In directory homer:/tmp/cvs-serv7996
Modified Files:
pubrules-checker.xml pubrules-copyright.xml
Log Message:
New pubrules checker
Index: pubrules-copyright.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/tools/pubrules-copyright.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pubrules-copyright.xml 29 Nov 2004 18:25:02 -0000 1.2
--- pubrules-copyright.xml 22 Mar 2005 14:44:31 -0000 1.3
***************
*** 6,10 ****
</head>
<body>
! <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"> Copyright</a> © 2004 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
<div id="logo">
<a href="http://www.w3.org/">
--- 6,10 ----
</head>
<body>
! <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"> Copyright</a> © 2005 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
<div id="logo">
<a href="http://www.w3.org/">
***************
*** 36,45 ****
<dt><a href="http://www.w3.org/Style/Group/">CSS WG</a></dt>
<dd><a href="http://www.w3.org/Style/CSS/">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Core">XML Core Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Core/">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Binary">XML Binary Characterization Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Binary/">Public home page</a></dd>
- <dt><a href="http://www.w3.org/International/Group/">Internationalization (I18N) Working Group</a></dt>
- <dd><a href="http://www.w3.org/International/">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Schemas">XML Schema Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Schema">Public home page</a></dd>
--- 36,44 ----
<dt><a href="http://www.w3.org/Style/Group/">CSS WG</a></dt>
<dd><a href="http://www.w3.org/Style/CSS/">Public home page</a></dd>
+ <dd><a href="http://www.w3.org/Style/CSS/members">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Core">XML Core Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Core/">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Binary">XML Binary Characterization Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Binary/">Public home page</a></dd>
<dt><a href="http://www.w3.org/XML/Group/Schemas">XML Schema Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Schema">Public home page</a></dd>
***************
*** 48,51 ****
--- 47,57 ----
<dt><a href="http://www.w3.org/XML/Group/Query">XML Query Working Group</a></dt>
<dd><a href="http://www.w3.org/XML/Query">Public home page</a></dd>
+ <dt><a href="http://www.w3.org/P3P/Group/Specification/">P3P Specification Working Group</a></dt>
+ <dd><a href="http://www.w3.org/P3P/1.1/">Public home page</a></dd>
+ <dt><a href="http://www.w3.org/XML/Group/Core">XML Core Working Group</a></dt>
+ <dd><a href="http://www.w3.org/XML/Core">Public home page</a></dd>
+ <dt><a href="http://www.w3.org/2004/CDF/Group/">Compound Document Formats Working Group</a></dt>
+ <dd><a href="http://www.w3.org/2004/CDF/">Public home page</a></dd>
+
</dl>
</div>
Index: pubrules-checker.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/tools/pubrules-checker.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pubrules-checker.xml 29 Nov 2004 18:25:02 -0000 1.4
--- pubrules-checker.xml 22 Mar 2005 14:44:31 -0000 1.5
***************
*** 958,962 ****
</xsl:when>
<xsl:otherwise>
! <span class="tocheck">No candidate found</span> (Suggestion: use a link with <code>rel="disclosure"</code>; this doesn't apply if the document is produced in a PP group and not expected to become a Recommendation). [This is not mandatory, just recommended for pubrules checking ease]
</xsl:otherwise>
</xsl:choose>
--- 958,962 ----
</xsl:when>
<xsl:otherwise>
! <span class="tocheck">No candidate found</span> (this doesn't apply if the document is produced in a PP group and not expected to become a Recommendation) (Suggestion: use a link with <code>rel="disclosure"</code>; this is not mandatory, just recommended for pubrules checking ease)
</xsl:otherwise>
</xsl:choose>
Received on Tuesday, 22 March 2005 14:44:34 UTC