xsl-list
[Top] [All Lists]

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

2007-03-28 13:03:16
Use <xsl:message terminate="yes"/>

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: Senthilkumaravelan K [mailto:skumaravelan(_at_)googlemail(_dot_)com] 
Sent: 28 March 2007 19:04
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Throw Exception When the node contains invalid 
for that context in XSLT to Java

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>
--~--



--~------------------------------------------------------------------
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>
--~--