xsl-list
[Top] [All Lists]

[xsl] Throw Exception When the node contains invalid for that context in XSLT to Java

2007-03-28 11:04:49
Hi
I would like to know ,is there any way I can define exception rules in
XSLT and throw them back to Java wolrd during transform process.

say  I have a node in my XML
<myvalue>Y</myvalue >
If the the text value of myvalue Node is "N" I need to throw an
exceptinon to Java world
during my XSLT transformation otherwise prodcue the output .


Please advise.

Regards,
Senthil

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--