Re: [xsl] sequence of strings

Subject: Re: [xsl] sequence of strings
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 2 Dec 2008 15:14:24 +0100 (CET)
Michael Kay wrote:

> <xsl:variable name="styles" as="element(style)">
>   <style name="BLD" code="bold"/>
>   <style name="ITA" code="italic"/>
> </xsl:variable>

  Of course, if you want to test this, change its type to
element(style)+ ;-)

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread