I am familiar with Creating and Populating an HTML Template using Microsoft XML Core Services (MSXML) 4.0 by usage of <?xml-stylesheet type="text/xsl" href="portfolio.xsl"?> and <TD><xsl:value-of select="symbol"/></TD> tags.
My question is pertaining to how the iView will treat a XML-RSS feed using;
239C@ http://www.externallink.com/tsp >
Or do iViews accept standard tags such as
<?xml version='1.0" encoding="us-ascii" >
-<rss version="2.0">
If iViews can accept RSS Newsreaders (NewsGator for Windows), how do I set the iView as a HTML template so it can accept the feed once a day?
Or do i simply build an iView and declare it as a query XML?
R Nandamudi