I am new to XML and RSS and have a problem. Our company has me laying out an online website, an email newsletter and a print newsletter in InDesign. What I visualize is creating the content online and using an RSS to syndicate the information dynamically to the latest newsletter online and then to Import the RSS into an InDesign template. Is that possible?
Thanks
Bryan
Hm.... almost, but not quite. RSS is one specific flavour of XML that won't be usable by web browsers and InDesign.
However, what you could do is create a "master" XML document that contains the content to be used in all 3 sources (the print & online newsletter andwebsite) and then use a one or more XSLT stylesheet(s) to transform the content into the format expected by each source. Send me an email (fvlogic at telus dot net) if you would like to discuss this option further.