xsl-list
[Top] [All Lists]

Re: [xsl] xsl:sequence

2006-08-09 05:24:10
tom tom wrote:

OK and I've just discovered that  <xsl:sequence select="foo/text()"/>
also returns "a c".

  No, it returns ("a ", "c") [with an ad-hoc representation of
sequences].  This, for example if attached to a result tree, may seems
to "do the same thing than xsl:value-of", but it doesn't.

  xsl:value-of creates a new text node, xsl:sequence returns a
sequence.

  Regards,

--drkm




















        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>