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

Re: determining position of a document included using

Subject: Re: determining position of a document included using document function
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Thu, 14 Feb 2002 08:36:51 +0000
Re:  determining position of a document included using
Hi Bryan,

> I run stylesheet1 against document1, document1 has a structure sort
> of like in all the classic "xinclude with xslt" examples:
> i.e
> <doc>
>  <file href="document2.xml"/>
>  <file href="document3.xml"/>
> </doc>
> so when I get to the file node I use the document function as above
> to load the document referred to by the href attribute, then I
> apply-templates against that document, however I found in the
> document I loaded at one point I would really have liked to know
> something about the position of the file node which had the
> attribute href from which I knew what document to load! :)

I'm afraid that the only way I can think of to do this is by passing
the position of the file element as a parameter through the templates
that process the content of the document.

If the base URI of a node were available directly, you could achieve
it by parsing the base URI of the node that you were on and then going
back to the original document to locate the file element with that URI
in its href attribute. However, in the long run I think that would
probably be a lot messier than passing through the parameter.

Sorry, I know that wasn't the answer you were looking for.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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.