[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: using xsl:if to test the value of a node

Subject: RE: using xsl:if to test the value of a node
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 5 Dec 2002 10:34:45 -0000
xsl if value of
> 
> I am very new to XSL, so I hope you will excuse the basic questions!
> 
> I am using MS ie6 for my XSL experiments and I need to do 
> some data sorting.
> 
> 
> I am trying the following...
> 
> 	<xsl:if test="child::CODE[. $lt$ 'K' and . $gte$ 'J']">


You are using Microsoft's obsolete and proprietary WD-xsl language. They
produced this as a stopgap in 1998 while waiting for the XSLT standard
to be finished. IE6 also includes an excellent implementation of the
standard XSLT language, which is the subject of this list, and is the
language that you should be using.

The easiest way of spotting the difference is from the namespace
declaration in the <xsl:stylesheet> element, but there are many other
differences, and XSLT is far more powerful.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx  


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.