- From: saf sied <saf_itpro@yahoo.com>
 - Date: Fri, 26 Dec 2014 16:53:54 +0000 (UTC)
 - To: "www-math@w3.org" <www-math@w3.org>
 - Message-ID: <547233323.914641.1419612834724.JavaMail.yahoo@jws100171.mail.ne1.yahoo.com>
 
David, I’m using .NET 4.5, Visual Studio 2013 and Saxon HE 9.6. I'll dig more to find out the cause of the error. Thanks..Saf 
     On Wednesday, December 24, 2014 11:50 PM, saf sied <saf_itpro@yahoo.com> wrote:
   
 In my previous message titled "An error on converting MathML to LaTeX" I was refereeing to the following link in regard to Dr. Carlisle's XSLT But it seems W3 email system removed the link. So I am typing the full URL here: http://tex.stackexchange.com/questions/85639/i-want-to-convert-mathml-to-latex
Thanks..Saf 
     On Wednesday, December 24, 2014 9:38 PM, saf sied <saf_itpro@yahoo.com> wrote:
   
 While using Dr. Carlisle's stylesheet mentioned here to Convert MathML to LaTeX, I am getting the following error:
"The specified node cannot be inserted as the valid child of this node, because the specified node is the wrong type"
My XML file has following content:
<?xml version="1.0"?>
<math xmlns:mml="http://www.w3.org/1998/Math/MathML">
  <msup>
    <mi>a</mi>
    <mn>2</mn>
  </msup>
</math>
I think, I may be missing something simple. Please help.
Thanks,Saf
    
   
Received on Friday, 26 December 2014 16:57:21 UTC