|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: use of '>' and '<' in test
Hi, It is interesting as the rule which applies to < is not a valid rule for >. Can you please point me to any url where exactly it is specified in specs. I have come across this and I was thinking it is a bug and getting the things resolved by other alternatives. Thanks, sm David Carlisle wrote: > > I had seen the '>' and '<' used in xpath for simular code, so assumed that > > it would be OK here. > > > > I'll use the > and < as per XSL > > The XPath syntax _is_ < as in 3 < 5 but in any XML attribute if you > need to enter a < you have to quote it, so to put that XPath expression > in an attribute you need <xsl:if test="3 < 5"> This is nothing to do > with Xpath or XSLT, it is just a basic rule of XML. The same rule does > not apply to > so you can go <xsl:if test="3 > 5"> or <xsl:if test="3 > 5"> > > David > > _____________________________________________________________________ > This message has been checked for all known viruses by Star Internet delivered > through the MessageLabs Virus Control Centre. For further information visit > http://www.star.net.uk/stats.asp > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








