Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Lacking XSL implementation?


Message #1 by "Anders Lundholm" <lundholm@s...> on Sat, 23 Dec 2000 02:16:31 +0100
Hello

I've started out implemented some XSL using ASP.NET. However, I get a lot of

strange errors saying that my (normal W3 compatible axis-calls) are not

valid. Consider the following in an xsl ..



<xsl:value-of select="preceding-sibling::level"/>



The error-message is:



'string(preceding-sibling::LevelNodeToSelect)' is an invalid XPath

expression.



This works if I'm linking the XSL to the original XML tree and displaying it

in IE5. I was wondering if the XSL implementation isn't complete in the

beta1 (which I run)?! This is getting really frustrating!



with regards

anders lundholm · lundholm@s...

the sphereworx / monoliner experience

--









---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to aspx as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index