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

RE: Using document()

Subject: RE: Using document()
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 9 Oct 2002 09:11:58 +0100
RE:  Using document()
It's up to the XSLT processor to decide what kind of URIs it's prepared
to handle. I think that many XSLT processors won't touch fragment
identifiers. Saxon does have some limited support for fragment
identifiers, but it's a but fragile. It's better to strip them off, load
the document without them, and then find the node you are looking for.

Incidentally, document('#id2') is referring to a node in the stylesheet
while document(@xlink:href) is referring to a node in the source
document. The choice of base URI depends on whether the argument is a
node or a string.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Adam van den Hoven
> Sent: 08 October 2002 21:50
> To: XSL Mailing list
> Subject:  Using document()
> 
> 
> Sorry if this appears twice, I'm having some problems with my 
> mail systems. 
> 
> I have a question. 
>  
> I want to use the following:
>  
> <xsl:apply-templates select="document('#id2')" /> 
>  
> Ok, I'd never actually use this. In reality its something like:
>  
> <xsl:apply-templates select="document(@xlink:href)" />
>  
> which is likely to contain simply fragment identifiers since 
> I'm using XLinks to normalize a sitemap hierarchy. 
>  
> When I try to run this as part of a transform, I get an error 
> saying that the file (fully resolved to refer to the source 
> doc) cannot be found. Is this a problem with how I'm doing 
> things or perhaps a problem with app I'm using to develop 
> templates with (Stylus Studio)?
>  
> Do you have any other ideas about how I can accomplish the 
> same thing given that some of my xlink:href attributes will 
> point to external documents?
>  
> Thanks, 
> H. Adam van den Hoven
> 
> Web Developer
> 
> Credit Union Central of BC
> 
> 
> __________________________________________________
> D O T E A S Y - "Join the web hosting revolution!"
>              http://www.doteasy.com
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 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.