AW: follow-up: relative URIs2004-06-08 02:39:43The rules for the document() function are explicit: if the first argument is a node-set, the URI is resolved relative to the node (typically in a source document) that contains the URI in question; if the argument is a string, then the URI is resolved relative to the base URI of the element in the stylesheet containing the call to document(). Michael Kay hi, thanks for the quick answer. is there any similar rule for xsl:import and xsl:include calls? thanks chris
|
|