[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XSl Import and double styles

Subject: XSl Import and double styles
From: Ankit Jain <Ankit.Jain@xxxxxxxxxxx>
Date: Mon, 10 Mar 2003 13:58:24 +0100
xml styles.xsl
Hello,
I have problem while importing XSL inside XSL.
My problem is that I wish to import a stylesheet(say original.xsl)
into a new stylesheet(say new.xsl).
I donot know the structure of the original.xsl.

Now I have an xml doc. which contains as follows :
<certification>
<Annotation
type="interesting"><name>JavaScript</name></Annotation>
<score>4.34</score>
<date>2002-08-29</date>
<percentage>99%</percentage>
<rank>1068</rank>
<exams>90121</exams>
</certification>
<certification>
<name>HTML 4.0</name>
<score>4.58</score>
<date>2002-08-29</date>
<Annotation type="interesting">
<percentage>99%</percentage>
</Annotation>
<rank>651</rank>
<exams>157605</exams>
</image>
</certification>

In this file I wish to manipulate and display the contents of the tag
<Annotation> from the new.xsl . That means I may wish to set the
background for all child elements to be Yellow.

original.xsl already contains the xsl manipulations for other tags.
Please somebody could advice how do I apply double styles to a tag
contained inside ANNOTATION. eg. the tag <date>2002-08-29</date> has
a template to set font in RED in stylesheet original.xsl. But now
from stylesheet new.xsl I wish to set the contents of the tag
Annotation to Italics or background to Yellow. SO that the tag <date>
appears both in RED and
Italics/Background-Yellow. Please remember that I dont have any
knowlegde of
origianl.xsl

Thanks in advance
Ankit


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.