xsl-list
[Top] [All Lists]

Re: [xsl] text() vs xs:string serialization (was: Re: [xsl] text extraction)

2006-10-12 07:32:37
"James A. Robinson" wrote:

  Hi

Am I correct in my understanding that the reason the stylesheet
below works, separating each item from the <xsl:sequence/> with
a single whitespace character, is due to

 http://www.w3.org/TR/xslt-xquery-serialization/#serdm

  No, it is done while constructing the result tree, before the
serialization process.  You can see how the result of a sequence
constructor is used in §5.7 Sequence Constructors.  See in particular
§5.7.1/3 and §5.7.2/5.

  Regards,

--drkm





















        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Demandez à ceux qui savent sur Yahoo! Questions/Réponses
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>
--~--