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: Resource recommendations for older parser?


> Can anyone recommend a good resource for how to work with 
> msxml version 2?  

The best (and probably only...) resource is the 2.5 sdk from microsoft:

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.as
p?url=/MSDN-FILES/027/001/013/msdncompositedoc.xml

(make sure its all on one line)

> XSL, but I need try to conduct some preceding-sibling tests 
> in one way or 
> another (note: preceding-sibling itself is beyond the 
> capabilities of this 
> older XSL).

You will need to use previousSibling or similar use of the dom in
jscript.

cheers
andrew 



> -----Original Message-----
> From: Carrie Kaufman [mailto:ckaufman01@hotmail.com]
> Sent: 03 October 2002 15:28
> To: XSL-List@lists.mulberrytech.com
> Subject: [xsl] Resource recommendations for older parser?
> 
> 
> Listers -
> I am trying to modify a stylesheet that relies on the XSL that was 
> introduced with msxml version 2 (msxml.dll) - which was first 
> shipped with 
> IE5.  I realize there are inherent limitations with the not 
> fully compliant 
> XSL, but I need try to conduct some preceding-sibling tests 
> in one way or 
> another (note: preceding-sibling itself is beyond the 
> capabilities of this 
> older XSL).
> 
> Can anyone recommend a good resource for how to work with 
> msxml version 2?  
> Does anyone have any code advice?
> 
> TIA,
> Carrie
> G/I/S, Inc.
> 
> 
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.393 / Virus Database: 223 - Release Date: 30/09/2002
>  
> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.393 / Virus Database: 223 - Release Date: 30/09/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]