This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: xsl and <Div> tags - urgent please help



Joerg wrote:

><xsl:eval> doesn't exist anymore. Use <xsl:value-of select="..."/> 
>instead, but I don't know how to combine that with msxml script. Maybe 
>it's easier to convert your stylesheet from WD-XSL to XSLT via the MS 
>converter: 
>http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.a
sp?url=/msdn-files/027/000/540/msdncompositedoc.xml

I wouldn't suggest trying this - there isn't any way on earth that a
converter could understand what you were doing in script and rewrite it
in xslt.  

IMO, the only tenable approach is to get some sample output using your
wd-xsl, then work backwards from your output to discover the xslt you
need to use on your data to get the same output.

have fun :)

cheers
andrew

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/2002
 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]