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]

RE: Question regarding XSL



very much,
you can using the document object model.
take the two xsl files into two different doms and
perform the transform node operation of the dom.

thus you can change associate different xml files at runtime.
you can also have one xsl which accepts parameters and
change the behavior of the xsl file.

Regards,
Subramanian.


-----Original Message-----
From: owner-xsl-list@mulberrytech.com
[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of meenakshij
Sent: Thursday, November 09, 2000 2:31 AM
To: 'xsl-list@mulberrytech.com '
Subject: Question regarding XSL


Hi all,
 I want to know if it is possible to associate different XSLs with a
particular XML at runtime. If say, for condition A I want to associate a.xsl
and for condition B, I want to associate b.xsl with a XML file, can I do it
and if so, how? Would it be possible for me to dynamically change the href
of the XML tag?
 Hope someone can help!!
Thanks and regards,
Meenakshi


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


 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]