On Fri, 2020-11-06 at 01:13 +0000, Chris Papademetrious
christopher.papademetrious@xxxxxxxxxxxx wrote:
>
> B <xsl:template xmlns="http://www.w3.org/1998/Math/MathML"
> match="mi">
i think you want,
<xsl:template xmlns:m="http://www.w3.org/1998/Math/MathML"
match="m:mi">
as the defaultnamespace for XPath expresions isn't the same as the
default namespace for elements in the XSLT stylesheet.
Liam
--
Liam Quin,B https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Barefoot Web-slave, antique illustrations: B http://www.fromoldbooks.org
|