[xsl] cross document id idref pair checks

Subject: [xsl] cross document id idref pair checks
From: DPawson@xxxxxxxxxxx
Date: Tue, 9 Jan 2001 12:51:43 -0000
I have  <a href="file.ext#id-val">
in document one.

I need to check that the parent of the element with id 'id-val',
in 'file.ext' has parent <par>, when my input document is document one.

Can id use the id() function across documents somehow?
It doesn't seem unreasonable, but the logic is far from obvious.

Any suggestions appreciated.

TIA DaveP


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


Current Thread