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

RE: [xsl] ALWAYS assignment of XSL stylesheets to XML file before aplying them ?


Subject: RE: [xsl] ALWAYS assignment of XSL stylesheets to XML file before aplying them ?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 31 Jan 2007 14:44:37 -0000

> Instead most of the tutorials link the XSLT stylesheet at 
> first into the XML document:
> 
> <?xml version="1.0" encoding="....">
> <?xml-stylesheet type="text/xsl" href="D:\test\myxslt.xsl"?> 
> <TOPTAG> ...
> </TOPTAG>
> 
> Is there a reason for this ?

It's because the simplest way of running a transformation is to open an XML
file containing such a processing instruction in an XSLT-aware browser. This
means the tutorials can concentrate on teaching you how to write XSLT,
rather than teaching you how to run it in a more realistic production
environment.

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


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords