[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [syndication] NITF XML feeds



* mikerocks65 (kynast@ix.netcom.com) [040425 15:14]:
> I have one site that has NITF XML feeds rather than RSS feeds.
> 
> Anyone have a simple NITF to HTML converter they recommend for use on 
> a Linux box?
> 
> I currently use the RSS to html converter at webreference below which 
> is quite simple but does the job.  I am looking for something just as 
> simple for NITF.

If NITF XML is actually XML (I'm not familiar with that format) then
writing an XSLT sheet and running libxml's xlstproc

  % xlstproc sheet.xsl nitfdata.xml > mydata.html

should do the trick.  You should similarly be able to do the transform
within nearly any modern programming language using the preferred XSLT
library.

Rick
-- 
 http://www.rickbradley.com    MUPRN: 637
                       |  back in a month
   random email haiku  |  (aug 11th) for the same thing as
                       |  a follow-up.