[Home] [By Thread] [By Date] [Recent Entries]
Yes. Probably.
The only issue with this (it is not solved my way, anyway) is that the webmaster in our company uses DreamWeaver, and with that crap he cannot edit XML documents. I think what I'll do is: - Start from: a "source.html" file which is the same as the proposed one except the first line, which makes DreamWeaver go mad, as it thinks it's PHP code. Store that in our CVS repository. - Prepare a publishing script that: - Adds the right first line - Converts that document into an XSL document which IMPORTs some templates, using my HTML2XSL XSL file. - On production, XML documents are processed by the generated XSL files. Anything simpler, to be able to import the templates, from the Literal Result Element as Stylesheet? Antonio What you need is probably simplified stylesheet syntax, aka "Literal Result Element as Stylesheet", see http://www.w3.org/TR/xslt.html#result-element-stylesheet XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



