Re: [xsl] cross document id idref pair checks

Subject: Re: [xsl] cross document id idref pair checks
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Tue, 09 Jan 2001 15:56:27 +0100
Mike Brown wrote:
> 
> DPawson@xxxxxxxxxxx wrote:
> > Can id use the id() function across documents somehow?
> 
> No. ID/IDREF pairs by definition only apply to a single document.

Yes, and the id() function applies to the current document but the
current document is something you can change with the document()
function  :=) ...

Eric

> This and other limitations on ID/IDREF are why keys exist in XSLT.
> 
>    - Mike
> ____________________________________________________________________
> Mike J. Brown, software engineer at            My XML/XSL resources:
> webb.net in Denver, Colorado, USA              http://skew.org/xml/
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread