xsl-list
[Top] [All Lists]

XSLT Help is needed

2004-10-13 22:20:37
Hi 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 "&#160;" > 
 <!ENTITY copy "&#169;" > 
 <!ENTITY imgURL "http://localhost:7001/WAT/wat/images"; > 
]>
 
Thanks in advance,
Pavithran


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