Re: XSL matching, that changes < into &lt; in one mathml section, while leaving other mathml sections to be transferred by pmathml.xsl

I wrote
  <xsl:copy-of select="*"/>

Oh I suppose you don't want a copy here you wnat teh prefixy version so
that mathplayer will fire, in otherwords you want to do what pmathml.xsl
would have done, so change that to
  <xsl:apply-imports/>

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Received on Thursday, 10 July 2003 09:19:51 UTC