For your second question, to handle the duplicated piece of <event> ... </event> elements, one way to handle this would be to write a named template which spit out this set of elements. Put this in the separate stylesheet which gets included at the top of the other two stylesheets (like a C header file). Then use call-template to invoke this at the correct spots. You may have to pass the current node (.) as a parameter.
- Re: [Q] move common xslt to "template" file... klmccarthy
- Re: [Q] move common xslt to "template"... Mike . J . Bresnahan
- Fwd: [Q] move common xslt to "template"... John Nikolai
- Re: [Q] move common xslt to "template"... Christophe Galerne
