Re: [docbook-apps] Modify xsl:import value at runtime?
Dnia środa, 3 sierpnia 2011 o 17:23:46 Paul DuBois napisał(a): > But I would like to be able to do the selectin at runtime rather than > by creating multiple wrappers that vary only in the xsl:import > line. You can create the wrapper on the fly, using sed or whatever. HTH, Chris