[oXygen-user] Plain '<' and '>' in reported Schematron messages?

Tony Graham
Wed Jun 17 16:23:13 CDT 2015


Is there a way to un-escape '<' and '>' in the messages reported from
Schematron validation?

For example, this <report>:

    <report test="local-name($expression) = 'Empty'" 
role="Warning">'background-color=""' should be '&lt;color&gt; | 
transparent | inherit'.</report>

produces:

    'background-color=""' should be '&lt;color&gt; | transparent | inherit'.

but the message in the 'Errors' window would be easier to read if it was:

    'background-color=""' should be '<color> | transparent | inherit'.

Regards,


Tony Graham.
-- 
Senior Architect
XML Division
Antenna House, Inc.
----
Skerries, Ireland



More information about the oXygen-user mailing list