CVS WWW/International/multilingualweb/lt/drafts/its20/tools/xslt

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt
In directory gil:/tmp/cvs-serv16957/tools/xslt

Modified Files:
	disco-for-its20.xsl 
Log Message:
updated disco tool

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl	2013/06/26 13:21:23	1.32
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl	2013/08/28 16:18:56	1.33
@@ -3,11 +3,11 @@
     exclude-result-prefixes="saxon xs" version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
     <xsl:variable name="worktitle">ITS 2.0</xsl:variable>
-    <xsl:variable name="draftURI">http://www.w3.org/TR/2012/WD-its20-20121206/</xsl:variable>
-    <xsl:variable name="stage">Second Last Call</xsl:variable>
+    <xsl:variable name="draftURI">http://www.w3.org/TR/2013/WD-its20-20130820/</xsl:variable>
+    <xsl:variable name="stage">Third Last Call</xsl:variable>
     <xsl:variable name="productnum">6</xsl:variable>
-    <xsl:variable name="commentsPeriodStartDate" as="xs:date">2013-05-21</xsl:variable>
-    <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-06-27</xsl:variable>
+    <xsl:variable name="commentsPeriodStartDate" as="xs:date">2013-08-20</xsl:variable>
+    <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-09-10</xsl:variable>
     <xsl:preserve-space elements="*"/>
 
     <xsl:output method="xhtml" encoding="utf-8" indent="yes"
@@ -41,7 +41,7 @@
                         >MultilingualWeb-LT Working Group</a> addressed the comments submitted
                     during the <a href="{$draftURI}"><xsl:copy-of select="$worktitle"
                             /><xsl:text> </xsl:text><xsl:copy-of select="$stage"/></a> period,
-                    starting <xsl:value-of select="$commentsPeriodStartDate"/> and ending 2013-06-11.</p>
+                    starting <xsl:value-of select="$commentsPeriodStartDate"/> and ending 2013-09-10.</p>
 
                 <p>Please send detailed comments on this document to <a
                         href="mailto:public-multilingualweb-lt-comments@w3.org"

Received on Wednesday, 28 August 2013 16:18:57 UTC