xsl-list
[Top] [All Lists]

RE: [xsl] XSLT 2.1: Nestable sequences or sequence references?

2008-12-07 23:50:44
See http://www.w3.org/Bugs/Public/show_bug.cgi?id=5630

Vladimir Nesterovsky
--
http://wwwl.nesterovsky-bros.com


-------- Original Message --------
From: "Florent Georges" <lists(_at_)fgeorges(_dot_)org>
Sent: Monday, December 08, 2008 3:32 AM
To: "XSL Mulberry list" <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: [xsl] XSLT 2.1: Nestable sequences or sequence references?

Hi,

  I've digged a bit into the W3C bugzilla, but didn't find
anything.  Is there any plan to introduce some kind of
nestable sequences or sequence references in XPath or XSLT
2.1?

  By nestable sequence, I mean a kind of sequence that is not
automatically atomized.  For instance:

    sref:make-sref((1, 2)), sref:make-sref((3, 4))

would be (pseudo-code):

    ( (1, 2) (3, 4) )

that is, a sequence of two sequences (of each two integers.)

  Regards,

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





















      

--~------------------------------------------------------------------
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>
--~-- 




--~------------------------------------------------------------------
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>
--~--