|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Question
This problem is why I suggested earlier on the list a "follow(href)" function. My choice of syntax for the pointer is, of course, the syntax of select patterns, not the current XPointer syntax. It would probably be appropriate to follow the pattern of id() and xsl:id to make the stylesheet aware of which attributes were link attributes if there was no clue from the DTD. Cheers, David vun Kannon Manager, KPMG LLP > -----Original Message----- > From: Paul Prescod [SMTP:paul@xxxxxxxxxxx] > Sent: Wednesday, February 03, 1999 4:13 PM > To: xsl-list@xxxxxxxxxxxxxxxx > Subject: Question > > I have data like this: > > <CLASS> > <METHOD name="foo">...</METHOD> > <METHOD name="bar">...</METHOD> > <METHOD name="baz">...</METHOD> > <METHOD name="jaz">...</METHOD> > <DESCRIPTION><METHODREF name="foo"/> is very fooey</DESCRIPTION> > </CLASS> > > "foo" is not a globally unique id. I know that it will be unique in the > CLASS however. What I need is to do something like this: > > <xsl:template match="METHODREF"> > <xsl:value-of select="ancestor(CLASS)/METHOD[@name=***]"> > </xsl:template> > > The problem is that at the point of the *** I've lost the context of the > METHODREF and don't have a way to get its @name anymore. > -- > Paul Prescod - ISOGEN Consulting Engineer speaking for only himself > http://itrc.uwaterloo.ca/~papresco > > "Remember, Ginger Rogers did everything that Fred Astaire did, > but she did it backwards and in high heels." > --Faith Whittlesey > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








