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

Subject: Re: [xsl] text() vs xs:string serialization (was: Re: [xsl] text extraction)
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Thu, 12 Oct 2006 16:32:23 +0200 (CEST)
"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





















	

	
		
___________________________________________________________________________ 
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions ! 
Demandez ` ceux qui savent sur Yahoo! Questions/Riponses
http://fr.answers.yahoo.com

Current Thread