|
Subject: Re: [xsl] Use document() function to get a reference to the input doc From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Mon, 17 Jul 2006 17:54:05 -0400 |
Cheers, Wendell
I know I must have done this a hundred times, but I just can't find any example on my computer at this moment. Please straighten me out.
I wish to use the document() function to create a variable holding the input document. My stylesheet contains this element:
<xsl:variable name="main-doc" select="document('/')" />
When I run the transform, Saxon complains that I may not have any content in the prologue. I know this is a huge clue as to what I've done wrong, but I just can't see it. What have I done wrong and how do I fix it?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Use document() function t, David Carlisle | Thread | Re: [xsl] Use document() function t, G. Ken Holman |
| Re: [xsl] Use document() function t, David Carlisle | Date | Re: [xsl] Use document() function t, andrew welch |
| Month |