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: Specifying element associated with attribute


@*[parent::FOO]

-----Original Message-----
From: owner-xsl-list@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Paul Caton
Sent: Tuesday, January 02, 2001 1:16 PM
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] Specifying element associated with attribute


When you have a template that matches element nodes, it's easy to
specify choices based on particular attributes: but how do you do it
the other way around? That is, you have a template for an attribute
and you want to specify a choice based on the name of the element in
which the attribute occurs (ie. test="IF THE NAME OF YOUR ASSOCIATED
ELEMENT IS 'FOO'"). I've tried numerous permutations involving name()
and node(), but nothing has worked so far. Please, what's the magic
expression?

Paul.

-- 
Paul Caton
Electronic Publications Editor
Women Writers Project

 e-mail: paul@mail.stg.brown.edu
    tel: (401) 863-3619
address: Box 1841, Brown University, Providence RI 02912

	


 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]