hai,
i am using XHTML for my application development.i use the XSLT for
processing the XHTML(i use Apache Xalan as XSLT processor).
the problem i am facing is i have lot of in my XHTML.so i declared an
entity in my xsl as
<!DOCTYPE xsl:stylesheet [
<!ENTITY nbsp " ">
]>
but the processor still complains that the entity nbsp was referenced,but
not declared.
is there any mistake in what i have done..
please do correct me in that case
if i replace with   in the XHTML without the entity it works
fine...but i dont think its worth changing everytime in that way.
this is very important and urgent can you please come back with some
suggestions
regards
Narendra
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|