xsl-list
[Top] [All Lists]

[xsl] Defining variables as sequence of strings

2015-05-13 16:54:29
How does one construct a sequence variable,

<xsl:variable name="MyVar" as="xs:string *">
</xsl:variable>

where the body either consists of an xsl:choose set or implements the same 
logic.
I later use distinct-values($MyVar) in a for-each...

Thanks!
jlc
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

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