M
Marsha Allen
I have an XSL stylesheet that needs to do some error checking. For
example, I am checking to see if the results of a division does or
doesn't have a remainder. I can put ERROR lines in the output text file,
but I think <xsl:message> may be a better choice. When I process the xml
file with the stylesheet in Netscape, the messages show up in the
Javascript console. However, when I use the AltovaXSLT command line
processor, no messages show up. Does anyone know where the messages go,
or do they just disappear?
Thanks,
Marsha Allen
example, I am checking to see if the results of a division does or
doesn't have a remainder. I can put ERROR lines in the output text file,
but I think <xsl:message> may be a better choice. When I process the xml
file with the stylesheet in Netscape, the messages show up in the
Javascript console. However, when I use the AltovaXSLT command line
processor, no messages show up. Does anyone know where the messages go,
or do they just disappear?
Thanks,
Marsha Allen