Question about XSLT transformation for a data flow

Oxygen general issues.
Russell
Posts: 1
Joined: Tue Feb 24, 2026 3:57 pm

Question about XSLT transformation for a data flow

Post by Russell »

Hi everyone,
I'm currently working on integrating an XML feed that lists various bonus offers and online casino reviews (like welcome bonuses, free spins and stuff here). It's a bit of a niche topic, but the volume of data is starting to get pretty heavy. I'm using Oxygen to structure it all, but I'm struggling a bit with my XSLT stylesheet. I would like to automate the generation of a comparison table that sorts bonuses by deposit type, while maintaining a clean output in WebHelp. Has anyone here worked on stylesheets for this type of affiliate site before? I'm having trouble rendering special characters (currency symbols) during PDF conversion
Last edited by Russell on Wed Mar 04, 2026 1:11 pm, edited 1 time in total.
julien_lacour
Posts: 785
Joined: Wed Oct 16, 2019 3:47 pm

Re: Question about XSLT transformation for a data flow

Post by julien_lacour »

Hi Russell,

Could you give more information about your use-case:
  • Are you using DITA XML files?
  • Are you using a publishing template for both WebHelp and PDF outputs?
In addition to these questions, do you have the possibility to send a small sample of your original content?

Regards,
Julien
Post Reply