xsl-list
[Top] [All Lists]

Re: [xsl] Enclosing sequence items in single quotes

2007-10-19 08:53:20
Andrew Welch wrote:

  Hi

you're stuck with the for-each... perhaps (depending on what
else you use it for) it should be typed as element()+  and
then you could use the slash operator.

  If you are sure they will be nodes, just use node()+.  If you want to
be able to use atomic strings as well, you'll have to use the for each.

  Regards,

--drkm

























      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--