Re: [xml-dev] Why is there an "S" in XSLT?
2008/5/19 James Fuller <>: > and what does this now mean in 2.0 ? > > <myownelement xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0"> > > </myownelement> That's almost a "simplified stylesheet" but I think you need to prefix the version attribute: http://www.w3.org/TR/xslt#result-element-stylesheet Ironically simplified stylesheets often caused the most confusion for people new to the language... -- Andrew Welch http://andrewjwelch.com Kernow: http://kernowforsaxon.sf.net/