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]
Other format: [Raw text]

Re: HTML <script> tag


> <xsl:output method="xhtml"> which solves
> the whole problem of keeping html looking like xml but wonder how widely
> this is supported???

It is in the current  draft of XSLT2 
The only implementation of XSLT2 that I know of is saxon 7.x.

However XSLT 1 allows implementations to specify extra output methods
which must be in some namespace so
<xsl:output method="xxx:xhtml"> 
for some namespace bound to xxx:
several XSLT 1 systems implement this (saxon 6.x, xt and xalan have been
mentioned in this thread already I think)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 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]