Show
Ignore:
Timestamp:
04/03/11 18:44:35 (13 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Sitemap.xml agregace, vyřešeno #2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • šablona/rss.xsl

    r8 r9  
    22<xsl:stylesheet version="2.0" 
    33        xmlns:a="http://www.w3.org/2005/Atom" 
     4        xmlns:atom="http://www.w3.org/2005/Atom" 
    45        xmlns:g="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/prostor" 
    56        xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce" 
    67        xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    78        xmlns:fn="http://www.w3.org/2005/xpath-functions" 
    8         xmlns:atom="http://www.w3.org/2005/Atom" 
    99        exclude-result-prefixes="fn g j a"> 
    1010        <xsl:output     method="xml" indent="yes" encoding="UTF-8"/>