xsl-list
[Top] [All Lists]

RE: viewing as a html

2005-04-08 04:58:16
   I am having <sub>P</sub> tag in my xml file i 
am trying to
view the contents in the browser. But in browser it is displaying as
<sub>p</sub> not by displaying subscript of P. 

Of course it is. Someone has carefully escaped the angle brackets to say
"don't treat these as markup, treat them as ordinary "<" and ">"
characters". So that's what the system is doing.

When you are faced with incorrect input like this, disable-output-escaping
can sometimes get you out of the mess. See yesterday's messages on this
list.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>