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

Re: Problem with iterating through a sequence of integ

Subject: Re: Problem with iterating through a sequence of integers
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Wed, 30 Apr 2008 15:47:57 +0200 (CEST)
Re:  Problem with iterating through a sequence of integ
David Carlisle wrote:

> >   This leads into a warning with Saxon telling that "The child axis
> > starting at an attribute node will never select anything." 

> sounds familiar:-)

  ;-)

> the (@*,$foo)/* method works to suppress that, if needed, where
> $foo is a permanently empty global param.

  Yes, <xsl:param name="my:empty"/> is a trick more and more useful,
while processors are getting smarter.

  In this case, because we have only nodes, we can also use an
apply-templates on the nodes and have two template rules: one that
apply templates on the childs and one that does nothing.  Actually,
that way, we are setting two distinct static contexts...

  I wonder if Saxon shouldn't suppress the warning when 'treat as' is
present.  I know a processor can emit as many warnings as it wants, but
maybe that would follow more closely the usage: when the developer uses
'treat as', she knows why, she tells the processor she is smarter than
it, and she asks to be trusted, wouldn't it?

  Regards,

--drkm























__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicitis 
http://mail.yahoo.fr Yahoo! Mail 

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.