[yelp-xsl] mal-if.xsl: Namespace cleanup
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] mal-if.xsl: Namespace cleanup
- Date: Tue, 13 Aug 2013 04:08:00 +0000 (UTC)
commit 3f70ae2af728999c7bb1639e800b9cce9b5bb1ae
Author: Shaun McCance <shaunm gnome org>
Date: Tue Aug 13 00:07:27 2013 -0400
mal-if.xsl: Namespace cleanup
xslt/mallard/common/mal-if.xsl | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/xslt/mallard/common/mal-if.xsl b/xslt/mallard/common/mal-if.xsl
index 8af161b..d07c191 100644
--- a/xslt/mallard/common/mal-if.xsl
+++ b/xslt/mallard/common/mal-if.xsl
@@ -19,11 +19,8 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mal="http://projectmallard.org/1.0/"
xmlns:if="http://projectmallard.org/if/1.0/"
- xmlns:dyn="http://exslt.org/dynamic"
- xmlns:func="http://exslt.org/functions"
xmlns:str="http://exslt.org/strings"
- exclude-result-prefixes="mal if dyn func str"
- extension-element-prefixes="func"
+ exclude-result-prefixes="mal if str"
version="1.0">
<!--!!==========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]