Friday, 27 April 2007
MathML 3 .0 and MathML for CSS
Two new working drafts issued today: MathML 3.0 and A MathML for CSS profile.
These drafts are the first public working drafts by the current incarnation of the Math Working group.
No doubt I will be posting more about those later, comments of course welcome either here or (better) on the www-math list.
Subscribe to:
Post Comments (Atom)
3 comments:
Hi David,
I want to parse elements that are within CDATA section. I am using htmlparse.xsl. But it is not transforming the elements that appears within CDATA.
Vishnu, why comment on this post?
By definition you can not have elements inside CDATA (that's what the declaration means that the content is character data not element markup). If you are having an XSLT problem, it may be better to ask on xsl-list with an example.
Post a Comment