Subject: Re: XML tags as map keys and impact on XSLT/XPath
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Fri, 18 Jun 2010 16:36:18 +0530
|
On Fri, Jun 18, 2010 at 1:49 PM, Andrew Welch <andrew.j.welch@xxxxxxxxx> wrote:
> A less limiting approach is:
>
> <map key=" " value=" "/>
If the value is an element only or mixed content, then having an
attribute for value is I think ruled-out.
Then in that case, either we select Joe's solution or perhaps
something like what I wrote :)
If values are atomic, then your solution is fine.
--
Regards,
Mukul Gandhi
|