Subject: Re: [xsl] XSLT 2.0 *and* XSLT 1.0 validation -- how to? From: David Carlisle <davidc@xxxxxxxxx> Date: Sun, 24 Oct 2004 23:02:38 +0100 |
> So then I just declare all the stylesheets as 2.0, and 1.0 processors > will handle it? Yes, but 2.0 processors may well not do so. If your stylesheet says version="2.0" a 1.0 processor will process it in forwards compatibility mode, which means, if it only uses 1.0 constructs then it will be processed exactly teh same way as if it had said version="1.0" However a 2.0 processor will proces the stylesheet in 2.0 native mode and so turn off the backward compatibilty feature so many constructs that would work in a 1.0 processor will work differently, or raise a type error. 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 |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] XSLT 2.0 *and* XSLT 1.0 v, Bruce D'Arcus | Thread | Re: [xsl] XSLT 2.0 *and* XSLT 1.0 v, Bruce D'Arcus |
RE: [xsl] XHTML->XHTML w/ XSLT, mod, Michael Kay | Date | Re: [xsl] XHTML->XHTML w/ XSLT, mod, G. Ken Holman |
Month |