Re: [xsl] XSL - Transforming 2 XSL stylesheets from 1 XML file

Subject: Re: [xsl] XSL - Transforming 2 XSL stylesheets from 1 XML file
From: "craig webber" <craigwebber@xxxxxxxxxxx>
Date: Thu, 05 May 2005 12:05:38 +0000
In your case, it sounds like the medium should be sufficient - the
desktop would be selected by coding media="screen", and the mobile
device by media="handheld". You then invoke the XSLT transformer,
saying (by means of it's API) which medium to target.
--
Colin Paul Adams
Preston Lancashire

Current Thread