Re: [xsl] New XSL user seeking assistance!

Subject: Re: [xsl] New XSL user seeking assistance!
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 5 Jul 2005 14:39:36 +0100
> (output is identical to input) 

Does your input use namespaces? If it does then you would expect to get
a copy as the specific templates were written to match an element indent
in no-namespace.

Incidentally the list guidelines ask you to use subject lines that help
the archives longer term (the current subject line would apply to most
threads here) 

> I'm using the System.Xml.Xsl library of V2.0 of the .NET framework, so I
> assume this will support V2.0 of the XSLT specification if required.

No, like most current xslt engines  that will only support the current
xslt version (which is 1.0). saxon8 is the main implementation of the
draft of xslt2, there is a .net port of that, but it is not the
microsoft xslt implementation.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread