Re: [xsl] Default actions in XSLT 2.1

Subject: Re: [xsl] Default actions in XSLT 2.1
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 3 Nov 2008 15:57:40 GMT
> I know MSXML (and perhaps Saxon and libxslt, I haven't looked into it)
> offers a startMode parameter,

for XSLt 1 (MSXML, libxslt) that is a non standard extension, but XSLT2
mandates that the user can set the initial mode. Of course XSLT2 spec
doesn't say how this is specified anyy more than it says how the
stylesheet or input document are specified, so the actual command line
is always going to be processor specific.

(in saxon the initial mode is set with the  -im  option on the command
line)

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