XSLT Help is needed2004-10-13 22:20:37Hi All, I am new to XSLT and finding problem in transforming the below given tags using MSXML. Same i am able to transform in Java Parsers. Is that the limitation of MSXML ??? Can anyone suggest how can achieve the similar transformation in MSXML ?? <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp " " > <!ENTITY copy "©" > <!ENTITY imgURL "http://localhost:7001/WAT/wat/images" > ]> Thanks in advance, Pavithran
|
|