[xsl] document function

Subject: [xsl] document function
From: abbouh <abbouh@xxxxxxxxxxxxxxxxx>
Date: Wed, 13 Aug 2003 16:36:29 +0000
in my xsl file i use this instruction:
<xsl:apply-templates
select="document(concat($rep_in,'/',string($vdicopartmod/attribute::docref),'.xml'))//docbody"/>

but i receive this error:

file:///var/tmp/test.xsl; Line #1866; Column #118; Can not load
requested doc: Content is not allowed in prolog.

what can be the problem?


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


Current Thread