This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Can I use XSL to output multiple files [slices]


Hi, I am looking to see if its possible to use XSLT to write
multi-lingual HTML documents

For e.g If I were to provide an input XML document consisting of the
same string in different languages
<greeting xml:lang="en">Hello</greeting>
<greeting xml:lang="fr">Bon Jour</greeting>

I would like to write a single XSL file which can generate multiple
files or the appropiate language HTML file if I were to pass it as a
parameter

Is this possible, Any pointers would be appreciated 
Regards, Yusuf
-- 
Yusuf Goolamabbas
yusufg@outblaze.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]