Frédéric,
We have this chain of transformations:
records.abs
>>> XSLT koha-indexdefs-to-zebra.xsl
biblio-koha-indexdefs.xml
>>> XSLT biblio-koha-indexdefs.xml
biblio-zebra-indexdefs.xsl
The question is, using Zebra in DOM mode, why should we continue to
modify records.abs file, and then cascading generating following files?
Or even, why should we modify biblio-koha-indexdefs.xml, and then create
from it biblio-zebra-indexdefs.xsl? Why not modifying from now directly
biblio-zebra-indexdefs.xsl.