From 92f646820e3387ec788dd3c40dbbc04d007a022f Mon Sep 17 00:00:00 2001 From: wrought Date: Fri, 16 May 2014 17:38:24 -0700 Subject: [PATCH] removes local mediawiki namespace declaration, adds default namespace declaration to stylesheet, addresses #9 --- jats-to-mediawiki.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jats-to-mediawiki.xsl b/jats-to-mediawiki.xsl index fe3a897..a7c2d82 100644 --- a/jats-to-mediawiki.xsl +++ b/jats-to-mediawiki.xsl @@ -3,7 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ex="http://exslt.org/dates-and-times" - xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns="http://www.mediawiki.org/xml/export-0.8/" extension-element-prefixes="ex" version="1.0"> @@ -37,7 +38,6 @@ - http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd 0.8