Output of external XSLT processors
Posted: Fri Feb 20, 2026 11:09 am
Hello all,
what is the expected output of an external XSL processor? When the processor prints "Hello!" on STDOUT, oxygen gets the following:
Is there a way to distinguish between different severity levels?
Thank you!
Patrick
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