This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Entity References



Mike Brown was quoted:
>
> It is not the XSLT processor that is having trouble; it is the XML parser
that the XSLT
> processor is relying upon. A general purpose XML parser isn't a MathML
processor. When
> using an XML parser to read MathML, you will have to declare the entities
that you
> reference. The parser is trying to replace the references with their
replacement text.
> The XSLT processor never sees the original entity reference, so you can't
copy it through
> to the output.
>
>    - Mike
>
Do the entity declarations need to be in the MathML document?   I tried
declaring them in my XSLT and still recieved the error.

Thank you for your quick reply,

Werner


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]