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

Re: How to find out the context of the current node?

Subject: Re: How to find out the context of the current node?
From: Jörg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 29 Nov 2001 13:17:42 +0100
find cocoon context
Either two templates matching 'Actual/Medication' or 'History/Medication'

or asking for parent::Actual or parent::History.

Joerg


Marco Hoendervangers wrote:


Hi all,

See XML example. When I match an actual medication in my XSLT
script I want to perform a different action than when I find a history medication. So somehow I need to be able to know what the context
of the medication node is. In other words, when I've matched a medication
node I want to say something like:
if actual medication
do something
else
do something else
I know that I can use the xsl:if or xml:choose statement for this. What I don't know is how to find out in what context I am.


Can anybode help me with this one?

Thanks.
Marco

(XML example)
<Actual>
	<Medication>
		<Amount>100cl</Amount>
		<Usage>xxxxxx</Usage>
	</Medication>
</Actual>
<History>
	<Medication>
		<Amount>200cl</Amount>
		<Usage>zzzzzzzzzz</Usage>
	</Medication>
</History>


--

System Development
VIRBUS AG
Fon  +49(0)341-979-7411
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de

News:
Cocoon-Premiere - Virbus AG setzt bei ShoppingMall-Plattform "Lofex"
auf neueste XML-basierende Technologie
http://www.virbus.de/de/press/pressemitteilung/20011123_lofex/index.html
http://www.lofex.de


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.