Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - xslt mapping problem >Thread Next - Re: xslt mapping problem Re: xslt mapping problemTo: NULL Date: 11/1/2005 10:50:00 AM rottyguy70@y... wrote:
> hello, am trying to do the following with little success. any help is
> appreciated.
>
> 1) assume i have a static mapping:
>
> a -> 1
> b -> 2
> c -> 3
>
> 2) i need to read through some data, let's say set [g, i, j] and create
> a new (joined/merged) mapping:
>
> a -> 1
> b -> 2
> c -> 3
> g -> 4
> i -> 5
> j -> 6
What about somethig like
<xsl:varaible name="mapping" select="$static-mapping |
document('some-data.xml')//mapping"/>
--
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
