[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XSLT 2.0 processor signalling error, for type errors


Subject: Re: [xsl] XSLT 2.0 processor signalling error, for type errors
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 8 Oct 2008 14:47:04 +0100

> Does XSLT 2.0 spec define compilation and runtime phases for XSLT?

essentially yes, although as Michael commented the distinction in
XSLT/XQuery/Xpath is often static/dynamic rather than compile/run
but it comes to the same thing, more or less.

the use-when feature is an explictly static (compile time) feature.

the other main thing (as in this thread) is error reporting where you see

http://www.w3.org/TR/xslt20/#dt-static-error
[Definition: An error that is detected by examining a stylesheet  before
execution starts 

http://www.w3.org/TR/xslt20/#dt-dynamic-error
[Definition: An error that is not detected until a source document is
being transformed 


David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


Current Thread
Keywords