--- a/šablona/rss.xsl Sun Apr 03 17:44:58 2011 +0200
+++ b/šablona/rss.xsl Sun Apr 03 18:44:35 2011 +0200
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="2.0"
xmlns:a="http://www.w3.org/2005/Atom"
+ xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:g="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/prostor"
xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:atom="http://www.w3.org/2005/Atom"
exclude-result-prefixes="fn g j a">
<xsl:output method="xml" indent="yes" encoding="UTF-8"/>