[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

rdf 0.9 to rss 0.91 transformation

Subject: rdf 0.9 to rss 0.91 transformation
From: edasque@xxxxxxxxxxxxxxxx (Erik Dasque)
Date: Fri, 28 Apr 2000 14:37:03 -0400
rdf2rss
Hi,

I wrote a RDFtoRSS transformation that works in Stylus 2.0 but doesn't work
in Xalan 1.01. Do you have any suggestions ? (also if you have a better
solution for this transformation, let me know)

Result in Xalan and apparently others likes XT :
<?xml version="1.0" standalone="yes"?>
<rss/>

Source :
<?xml version="1.0" standalone="yes"?>
<rdf:RDF xmlns="http://my.netscape.com/rdf/simple/0.9/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">   <channel>
        <title>JavaWorld</title>   <link>http://www.javaworld.com</link>
            <description>Add JavaWorld to your My Netscape page! The
            JavaWorld channel lets you stay on top of the latest
            developer tips, tutorials, news, and resources offered by
        JavaWorld.</description>  </channel>   <image>
            <title>JavaWorld Logo</title>
        <url>http://www.javaworld.com/icons/jw-mynetscape.gif</url>
        <link>http://www.javaworld.com</link>  </image>   <item>
            <title>&quot;Streaming JavaWorld&quot; -- the streaming
            audio news and talk for Java project managers</title>
        <link>http://www.javaworld.com/common/jw-streaming.html?myns</link>
    </item>   <item>   <title>Streaming JavaWord: An audio program for
            Java project managers and programmers</title>
        <link>http://www.javaworld.com/common/jw-streaming.html?myns</link>
    </item>   <item>   <title>Programming Java Devices: An
        Overview</title>

<link>http://www.javaworld.com/jw-07-1999/jw-07-device.html?myns</link>
    </item>   <textinput>   <title>GO!</title>   <description>Search
        JavaWorld</description>   <name>col=jw&amp;qt</name>
        <link>http://search.javaworld.com/query.html</link>
    </textinput>  </rdf:RDF>

XSLT (attached)

TIA

Ed

Attachment: rdf2rss.xsl
Description: Binary data

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.