xsl-list
[Top] [All Lists]

Re: [xsl] XML tags as map keys and impact on XSLT/XPath

2010-06-18 06:07:44
On Fri, Jun 18, 2010 at 1:49 PM, Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> 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

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