[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] recognize character entities
Subject: Re: [xsl] recognize character entities
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 30 Aug 2006 10:41:01 +0100
|
I don't know the MathML DTDs,
shame on you...
but I guess you could generate an XSLT
stylesheet and import it (not sure it is relevant to your problem).
you certainly could, the mathml dtd is itself generated by xslt so you
could use the same input and just modify the templates accordingly.
http://www.w3.org/2003/entities/xml/
David
|