Le Mercredi 11 Janvier 2006 17:05, Svante Schubert a écrit :
> Hi everybody,
Hi Svante,
> most of you have already worked with XSLT filters in our Office and
> gathered some experience.
>
> Especially with the Tools->'XML Filter Settings' dialog, which code
> ownership I recently received.
>
> Therefore I would like to know from you, what you like and what you
> miss/require concerning XSLT filter.
>
> After some time (maybe a week or two) I will gather the informations you
> provided and as well provide feedback from our internal discussions here
> in Hamburg at Sun.
>
> I already noted the desire for XSLT 2.0 and parameter support for XSLT
> filter.
>
> - Svante
Sorry for replying so late. Hope you are still looking for feedbacks. While
working with XSLT 1.0, I had the following needs. Those are mostly covered by
XSLT 2.0, but I would like to be sure that when you say you already "noted
the desire fo XSLT 2.0", you implicitly include those desires also.
I - Managing multiple input files :
input 1 -> ---------
input 2 -> | Filter | -> Output
input ...-> ---------
II - Managing multiple output files :
--------- -> Output 1
input -> | Filter | -> Output 2
--------- -> Output ...
Or a second example :
-----------
| Filter A | -> Output 1
input -> -----------
------------
| Filter B | -> Output 2
------------
III - Managing a "dataflow" to generate input/output file(s).
----------- ------------
input 1 -> | Filter A | -> result A -> | Filter B | -> result B
----------- ------------
This dataflow could provide several "templates" for input and output or a UI
allowing the user to implement its own template.
I suppose that this would be a huge project, but anyway, let's write down the
ideas, then you can select what you will implement and what you will not !
Regards,
--
Pierre-André Galmes
StarXpert - www.starxpert.fr
6, rue Eugène Varlin - 75010 Paris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]