equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <xsl:stylesheet version="2.0" |
2 <xsl:stylesheet version="2.0" |
3 xmlns:a="http://www.w3.org/2005/Atom" |
3 xmlns:a="http://www.w3.org/2005/Atom" |
|
4 xmlns:atom="http://www.w3.org/2005/Atom" |
4 xmlns:g="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/prostor" |
5 xmlns:g="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/prostor" |
5 xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce" |
6 xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce" |
6 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
7 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
7 xmlns:fn="http://www.w3.org/2005/xpath-functions" |
8 xmlns:fn="http://www.w3.org/2005/xpath-functions" |
8 xmlns:atom="http://www.w3.org/2005/Atom" |
|
9 exclude-result-prefixes="fn g j a"> |
9 exclude-result-prefixes="fn g j a"> |
10 <xsl:output method="xml" indent="yes" encoding="UTF-8"/> |
10 <xsl:output method="xml" indent="yes" encoding="UTF-8"/> |
11 |
11 |
12 <xsl:template match="/"> |
12 <xsl:template match="/"> |
13 <rss version="2.0"> |
13 <rss version="2.0"> |