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: feature request


David Carlisle writes:

 > With xlink, the references are element nodes and are quite robust in the
 > face of transformation and parsing.
 > As an xslt user you don't even have to wait for an xlink implementation
 > as you can implement following the xlinks yourself with xslt document()
 > functionality.

ho yus, and when I say, inside processing a linked document,

 <xsl:if test="ancestor::foo">

it won't work, because the foo is in the calling document...

sebastian


 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]