|
From: <mar...@us...> - 2015-07-31 18:24:58
|
Revision: 13314
http://sourceforge.net/p/tei/code/13314
Author: martindholmes
Date: 2015-07-31 18:24:56 +0000 (Fri, 31 Jul 2015)
Log Message:
-----------
Removing all uses of the pantor.com namespace. These have apparently been obsolete since 2009, according to Stylesheets commit messages; they were removed from the Stylesheets repo but not from P5.
Modified Paths:
--------------
trunk/P5/Query/simplify.xsl
trunk/P5/Utilities/guidelines-latex.xsl
trunk/P5/Utilities/guidelines-print.xsl
trunk/P5/Utilities/guidelines.xsl.model
trunk/P5/Utilities-1/colorsvg.xsl
trunk/P5/Utilities-1/divsplit.xsl
trunk/P5/Utilities-1/generate-label.xsl
trunk/P5/Utilities-1/guidelines-latex.xsl
trunk/P5/Utilities-1/guidelines-print.xsl
trunk/P5/Utilities-1/guidelines-web.xsl
trunk/P5/Utilities-1/guidelines.xsl.model
trunk/P5/Utilities-1/odd2ebnf.xsl
trunk/P5/Utilities-1/odd2exodd.xsl
trunk/P5/Utilities-1/rng2ebnf.xsl
trunk/P5/Utilities-1/split.xsl
Modified: trunk/P5/Query/simplify.xsl
===================================================================
--- trunk/P5/Query/simplify.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Query/simplify.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -3,12 +3,11 @@
xmlns:teix="http://www.tei-c.org/ns/Examples"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns:estr="http://exslt.org/strings"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:exsl="http://exslt.org/common"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:edate="http://exslt.org/dates-and-times"
extension-element-prefixes="exsl estr edate"
- exclude-result-prefixes="exsl rng edate estr tei a pantor teix"
+ exclude-result-prefixes="exsl rng edate estr tei a teix"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/tei:TEI">
<xsl:copy>
Modified: trunk/P5/Utilities/guidelines-latex.xsl
===================================================================
--- trunk/P5/Utilities/guidelines-latex.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities/guidelines-latex.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a html xd xs xsl"
version="2.0"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xlink="http://www.w3.org/1999/xlink"
@@ -10,7 +10,6 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities/guidelines-print.xsl
===================================================================
--- trunk/P5/Utilities/guidelines-print.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities/guidelines-print.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a html xd xs xsl"
version="2.0"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xlink="http://www.w3.org/1999/xlink"
@@ -10,7 +10,6 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities/guidelines.xsl.model
===================================================================
--- trunk/P5/Utilities/guidelines.xsl.model 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities/guidelines.xsl.model 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,12 +1,11 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng teix xhtml a html pantor xd xs xsl fo tei"
+ exclude-result-prefixes="xlink dbk rng teix xhtml a html xd xs xsl fo tei"
version="2.0"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
xmlns:dbk="http://docbook.org/ns/docbook"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xpath-default-namespace="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
Modified: trunk/P5/Utilities-1/colorsvg.xsl
===================================================================
--- trunk/P5/Utilities-1/colorsvg.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/colorsvg.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -13,14 +13,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
- xmlns:local="http://www.pantor.com/ns/local"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:exsl="http://exslt.org/common"
xmlns:estr="http://exslt.org/strings"
xmlns:spec="http://example.com/xmlspec"
- exclude-result-prefixes="exsl estr edate fo a xd tei rng local teix xs eg its html dbk xlink"
+ exclude-result-prefixes="exsl estr edate fo a xd tei rng teix xs eg its html dbk xlink"
extension-element-prefixes="edate exsl estr spec"
version="1.0">
Modified: trunk/P5/Utilities-1/divsplit.xsl
===================================================================
--- trunk/P5/Utilities-1/divsplit.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/divsplit.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -3,12 +3,11 @@
xmlns:teix="http://www.tei-c.org/ns/Examples"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns:estr="http://exslt.org/strings"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:exsl="http://exslt.org/common"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:edate="http://exslt.org/dates-and-times"
extension-element-prefixes="exsl estr edate"
- exclude-result-prefixes="exsl rng edate estr tei a pantor teix"
+ exclude-result-prefixes="exsl rng edate estr tei a teix"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<xsl:for-each select=".//tei:div1">
Modified: trunk/P5/Utilities-1/generate-label.xsl
===================================================================
--- trunk/P5/Utilities-1/generate-label.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/generate-label.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl"
extension-element-prefixes="exsl estr edate"
version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
@@ -13,7 +13,6 @@
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:estr="http://exslt.org/strings" xmlns:exsl="http://exslt.org/common"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities-1/guidelines-latex.xsl
===================================================================
--- trunk/P5/Utilities-1/guidelines-latex.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/guidelines-latex.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl"
extension-element-prefixes="exsl estr edate"
version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
@@ -13,7 +13,6 @@
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:estr="http://exslt.org/strings" xmlns:exsl="http://exslt.org/common"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities-1/guidelines-print.xsl
===================================================================
--- trunk/P5/Utilities-1/guidelines-print.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/guidelines-print.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl"
extension-element-prefixes="exsl estr edate"
version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
@@ -13,7 +13,6 @@
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:estr="http://exslt.org/strings" xmlns:exsl="http://exslt.org/common"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities-1/guidelines-web.xsl
===================================================================
--- trunk/P5/Utilities-1/guidelines-web.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/guidelines-web.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl"
extension-element-prefixes="exsl estr edate"
version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
@@ -13,7 +13,6 @@
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:estr="http://exslt.org/strings" xmlns:exsl="http://exslt.org/common"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities-1/guidelines.xsl.model
===================================================================
--- trunk/P5/Utilities-1/guidelines.xsl.model 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/guidelines.xsl.model 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl fo"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl fo"
extension-element-prefixes="exsl estr edate" version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
@@ -9,7 +9,6 @@
xmlns:exsl="http://exslt.org/common"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
Modified: trunk/P5/Utilities-1/odd2ebnf.xsl
===================================================================
--- trunk/P5/Utilities-1/odd2ebnf.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/odd2ebnf.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -11,14 +11,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
- xmlns:local="http://www.pantor.com/ns/local"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:exsl="http://exslt.org/common"
xmlns:estr="http://exslt.org/strings"
xmlns:spec="http://example.com/xmlspec"
- exclude-result-prefixes="exsl estr edate fo a xd tei rng local teix xs eg its html dbk xlink"
+ exclude-result-prefixes="exsl estr edate fo a xd tei rng teix xs eg its html dbk xlink"
extension-element-prefixes="edate exsl estr spec"
version="1.0">
Modified: trunk/P5/Utilities-1/odd2exodd.xsl
===================================================================
--- trunk/P5/Utilities-1/odd2exodd.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/odd2exodd.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -1,5 +1,5 @@
<xsl:stylesheet
- exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html pantor xd xs xsl"
+ exclude-result-prefixes="xlink dbk rng tei teix xhtml a edate estr html xd xs xsl"
extension-element-prefixes="exsl estr edate"
version="1.0"
xmlns:xi="http://www.w3.org/2001/XInclude"
@@ -14,7 +14,6 @@
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:estr="http://exslt.org/strings" xmlns:exsl="http://exslt.org/common"
xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:xd="http://www.pnp-software.com/XSLTdoc"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Modified: trunk/P5/Utilities-1/rng2ebnf.xsl
===================================================================
--- trunk/P5/Utilities-1/rng2ebnf.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/rng2ebnf.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -11,14 +11,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
- xmlns:local="http://www.pantor.com/ns/local"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:edate="http://exslt.org/dates-and-times"
xmlns:exsl="http://exslt.org/common"
xmlns:estr="http://exslt.org/strings"
xmlns:spec="http://example.com/xmlspec"
- exclude-result-prefixes="exsl estr edate fo a xd tei rng local teix xs eg its html dbk xlink"
+ exclude-result-prefixes="exsl estr edate fo a xd tei rng teix xs eg its html dbk xlink"
extension-element-prefixes="edate exsl estr spec"
version="1.0">
Modified: trunk/P5/Utilities-1/split.xsl
===================================================================
--- trunk/P5/Utilities-1/split.xsl 2015-07-30 10:08:47 UTC (rev 13313)
+++ trunk/P5/Utilities-1/split.xsl 2015-07-31 18:24:56 UTC (rev 13314)
@@ -3,12 +3,11 @@
xmlns:teix="http://www.tei-c.org/ns/Examples"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns:estr="http://exslt.org/strings"
- xmlns:pantor="http://www.pantor.com/ns/local"
xmlns:exsl="http://exslt.org/common"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:edate="http://exslt.org/dates-and-times"
extension-element-prefixes="exsl estr edate"
- exclude-result-prefixes="exsl rng edate estr tei a pantor teix"
+ exclude-result-prefixes="exsl rng edate estr tei a teix"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<xsl:for-each select=".//tei:elementSpec">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|