Re: DOCBOOK-APPS: Website and news feeding
On Fri, 23 Aug 2002, Togan Muftuoglu wrote: > Hi, > > How can I feed the data I receive in Netscape RSS format to Website XML. > I look to the RDDL but I did not even got a clue. Is this doable or am I > dreaming > [...rest of message elided..] Probably the most popular way would be to write an XSLT stylesheet and transform the document from RSS to Website XML. Bill