- From: Girish Joshi <Girish.Joshi@kpitcummins.com>
- Date: Sat, 20 Jul 2013 09:02:50 +0000
- To: "www-math@w3.org" <www-math@w3.org>
Received on Sunday, 21 July 2013 19:48:41 UTC
Hi, I want to used MathML for representing mathematical equations for one of my software products. But I want to specify a custom tag under a MathML tag. How do I do it? For e.g. <Apply> <Plus/> <ci> <get-param Index="1222" Sub-index="1"/></ci> <ci> <get-param Index="1222" Sub-index="2"/></ci> </Apply> Now, there is a parser which knows what is <get-param> accordingly it sets up some configuration at startup. How do I do it? /Girish
Received on Sunday, 21 July 2013 19:48:41 UTC