Subject: Re: xsl:sequence
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 8 Aug 2006 15:45:59 +0200 (CEST)
|
andrew welch wrote:
> I think this is a good example:
> <root>
> <foo>text</foo>
> <foo>text</foo>
> </root>
> <xsl:value-of select="/root"/>
> produces "texttext" (with whitespace only nodes stripped)
Do you mean "the normal behaviour is to strip the WS text nodes", or
"if we have <xsl:strip-space elements='root'/>" ? The second one, I
guess ;-)
Yes, this is a good example. And maybe a good exam question :-p.
Regards,
--drkm
___________________________________________________________________________
Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences.
http://fr.answers.yahoo.com
|