Samuel Wright wrote: >>> I'd love to have possibility to have sthing like xxe-type: protocol that >>> will replace: >>> >>> <xsl:import href="xxe-config:docbook/xsl/fo/docbook.xsl"/> >>> >>> with: >>> >>> <xsl:import href="xxe-type:xsl/fo/docbook.xsl"/> >>> >>> As it is not possible to do any kind of conditional imports in XSL. >>> >>> Is it hard thing to implement? Would it be feasible to do it in 4.0 >>> release ? > > Could you not use a catalog for this? >
"xxe-type:" depends on the type of the document being edited. I don't see how a catalog could help here.

