Re: [xsl] use cases for d-o-e

Subject: Re: [xsl] use cases for d-o-e
From: Joerg Pietschmann <joerg.pietschmann@xxxxxx>
Date: Thu, 10 Jan 2002 10:48:40 +0100
Elliotte Rusty Harold <elharo@xxxxxxxxxxxxxxx> wrote:
> I'm not sure about ASP, but PHP can be written in pure XHTML.

You are right, it *can* be written in pure XHTML, but there is
nothing that *forces* PHP scripts to be XHTML:
 <a href="<?php echo "stuff.html";?>">
is a valid PHP code snippet, and there has been inquiries about
how to generate similar constructs in XSLT on this list.

(One could ask *why* people think so often that they *have* to
postprocess XSLT output using non-XML tools.)

Regards
J.Pietschmann

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread