Output of external XSLT processors

Oxygen general issues.
anhil
Posts: 2
Joined: Thu Feb 19, 2026 10:36 pm

Output of external XSLT processors

Post by anhil »

Hello all,

what is the expected output of an external XSL processor? When the processor prints "Hello!" on STDOUT, oxygen gets the following:

Code: Select all

System ID: /Users/patrick/work/software/bag/goxslt/examples/catalog.xsl
Scenario: catalog
XSL file: /Users/patrick/work/software/bag/goxslt/examples/catalog.xsl
XML file: /Users/patrick/work/software/bag/goxslt/examples/catalog.xml
Engine name: goxslt
Severity: warning
Description: Hello!

Is there a way to distinguish between different severity levels?

Thank you!
Patrick