Subject: XML Tag to Output Math type format
From: "Byomokesh" <bkesh@xxxxxxxxxxxxxxx>
Date: Thu, 4 Jan 2007 15:49:58 +0530
|
Hi All
I am doing XML to HTML through XSL.I have a big problem in related math.
This is not a math type tag. But Output is Math Type Equation.
My XML
<fraction><numerator><plain>$80</plain></numerator><denom><plain>$200</p
lain></denom></fraction>
I want Output.......
$80
-----
$200
I have downloaded Tech Explorer. But How convert this through XSL.
Advance thanks for any help........
Thanks and Regards
Byomokesh
|