Hi All,
Problem 1:
I have to convert xml to html. i converted html document. but i want to check attribute value
<decision.unit module.type="20"
The attribute value 20(module.type="20" id default value). If come the attribute value 21 that time show error message in html.
How to code this in xsl. Kindly help.
Problem 2:
I have xml entity value for – and 2014;. these value for opening and closing quote. i want those two value in diffent color. How to find that value in XSL. Kindly help.
