On Fri, Jan 05, 2007 at 09:42:30AM +0100, Mihael Zadravec wrote: > What would than be the right xslt transformation?
It would depend on your desired input and output formats. > Is than the source code of a web document xml or xhtml? Yes. The document you start with would be XML, and possibly XHTML (which would still be XML). The XSLT would be an XML document too. The document you serve to clients would be HTML, or possibly (but not usually ideally) XHTML (and if its XHTML then it is also XML). -- David Dorward http://dorward.me.uk ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
