calinarion
04-11-2008, 04:51 AM
My XSLT stylesheet is supposed to generate a list of items with a specific type. The types to choose is to be passed as a paramter to the stylesheet, and that is my problem.
How do i pass a list of such types as a parameter? I'm not interested in defining a parameter for every type possible.
How do i pass a list of such types as a parameter? I'm not interested in defining a parameter for every type possible.