- From: Liam R. E. Quin <liam@fromoldbooks.org>
- Date: Tue, 12 Jan 2021 12:46:28 -0500
- To: Michael Kay <mike@saxonica.com>, Martin Honnen <martin.honnen@gmx.de>
- Cc: public-xslt-40@w3.org
On Tue, 2021-01-12 at 13:03 +0000, Michael Kay wrote:
>
> I think we can also allow <xsl:for-each map="$map">
I wonder if this could be taken into XPath so that a modified
for $e in $map
could also work over map keys and array members?
E.g. for $e in map $e
(that looks like it'll cause ambiguities but $e can't start wit a { so
maybe it's OK)
Liam
--
Liam Quin, https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Barefoot Web-slave, antique illustrations: http://www.fromoldbooks.org
Received on Tuesday, 12 January 2021 17:47:09 UTC