From 07270eb77f4cae99e76668237e246f91de99a0db Mon Sep 17 00:00:00 2001 From: hfuecks Date: Fri, 7 Oct 2005 01:38:37 +0200 Subject: test_suite_kickoff darcs-hash:20051006233837-e96b6-66ac0bf95b0b24fc23921fefaa146e321cebd8c5.gz --- test/rss2html.xsl | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 test/rss2html.xsl (limited to 'test/rss2html.xsl') diff --git a/test/rss2html.xsl b/test/rss2html.xsl new file mode 100644 index 000000000..ae56d2c20 --- /dev/null +++ b/test/rss2html.xsl @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + +<xsl:for-each select="rdf:RDF/rss:channel"> +<xsl:value-of select="rss:description"/> +</xsl:for-each> + + + + + +
+ + + + + + 0 + + +
+
+ +
+
+ + +
+ + + + ( + + ) + +
+
+ +
    +
    + +
  • + + + + + ( + +) +
  • +
    +
    +
    +
+ + +
+ + + POST +
+ + + text + + + + + submit + +
+
+
+ + + +
+ +
\ No newline at end of file -- cgit v1.2.3