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]

msxml install


Hi,

Has anybody here managed to install the latest MSXML SDK that claims to be 
implementing the whole of XSLt and Xpath? Help would be much appreciated...

Also, I've got a loop question to ask. I've got this bit of XML code

<reference id="K132H" models="3"/>

What I want is to take the number of models (here 3) and write

<img src="img/d1.jpg"/>
<img src="img/d2.jpg"/>
<img src="img/d3.jpg"/>

to my output xhtml file... I can't seem to find a way to work around a 
while-loop in XSLt. Any help? Thanks much in advance!

antoine


 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]