|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: saxon:try()
>>>>> "Michael" == Michael Kay <mike@xxxxxxxxxxxx> writes:
Michael> You can do it that way - treating a variable reference
Michael> rather like a function call - but it gets difficult if
Michael> one reference to a variable is inside a try/catch and
Michael> another isn't (or is in a different try/catch). Do you
Michael> catch the error twice?
I think if the two references are in two different try/catch
instructions, then yes, the same error should be caught twice.
If one reference is outside of a try/catch instruction, then it will
cause termination of the transformation, at that reference point.
--
Colin Adams
Preston Lancashire
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






