This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Which is correct, xt or SAXON?


James,

James Petry wrote:

> In PHP you can write <hr size="<?php echo 2 + 2; ?>">
> In ASP you can write <hr size="<%= 2 + 2 %>">

I have also developed web sites where XSLT transformations are
generating php pages and have solved the attribute problem as you're
describing.

One thing which is worrying me is that this will not be compatible with
XHTML or XML output methods which you'll may want to use to switch to
XHTML.

Eric
-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]