xsl-list
[Top] [All Lists]

Re: embedded php in xslt

2003-11-04 03:32:51
Thanks but I am producing html, so therefore I need to use

<xsl:output method="html"/>

Isn´t there an other solution to automatically generate the ? at the end?

Thanks

Take care Michael


David Carlisle wrote:

Thanks a lot that works, but the closing "?" is not written with

HTML syntax processing instructions don't have a closing ?, XML ones do.
If you are producing xml then usse <xsl:output method="xml"/>

David





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



<Prev in Thread] Current Thread [Next in Thread>