RE: [xsl] centralised alphabetical order ...

Subject: RE: [xsl] centralised alphabetical order ...
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 1 Apr 2004 13:39:16 +0100
Obviously the way you run such a stylesheet depends on the calling API. In
Saxon 7.9 you can do

java -jar saxon7.jar -it main style.xsl

and it runs the stylesheet by calling the template named "main", with no
context node.

Michael Kay 

> -----Original Message-----
> From: David.Pawson@xxxxxxxxxxx [mailto:David.Pawson@xxxxxxxxxxx] 
> Sent: 01 April 2004 11:22
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] centralised alphabetical order ... 
> 
> Mike Kay said,
>     In 2.0 you can start the transformation at a named 
>     template, which means
>     there doesn't need to be a source document.
> 
> Could anyone expand on this?
> I've often wondered if there was a tidy way to run
> a stylesheet which didn't really need an input document.
> 
> TIA DaveP
> 
> 
> 
> *** snip here ***
> 
> - 
> DISCLAIMER: 
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged. If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system. 
> 
> RNIB endeavours to ensure that emails and any attachments 
> generated by 
> its staff are free from viruses or other contaminants. However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments. 
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent 
> those of RNIB. 
> 
> RNIB Registered Charity Number: 226227 
> 
> Website: http://www.rnib.org.uk 

Current Thread