>>>>> "Günther" == Günther Schmidt <gue.schm...@web.de> writes:

    Günther> But now I need to amend the attributes of some elements
    Günther> with looked up values from the outside, the lookup-key is a
    Günther> particular attribute value of the nodes. This I cannot do
    Günther> through xslt processing as the information needed is not
    Günther> within the xml document.

You probably can. Via implementing some custom URI resolver, or an
extension function, or such like. 
Depending upon the xslt implementation.

Not that I'm discouraging you from doing it in Haskell instead.
-- 
Colin Adams
Preston Lancashire
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to