xsl-list
[Top] [All Lists]

RE: document function

2003-08-13 10:39:44
in my xsl file i use this instruction:
<xsl:apply-templates 
select="document(concat($rep_in,'/',string($vdicopartmod/attri
bute::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.


Many things could be the problem, but my guess is that the document you
are trying to load does not contain well-formed XML.

Michael Kay


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



<Prev in Thread] Current Thread [Next in Thread>