Subject: Re: call apply-templates to an external file
From: abbouh <abbouh@xxxxxxxxxxxxxxxxx>
Date: Fri, 13 Jun 2003 18:20:45 +0000
|
yes ,thanks
Lars Huttar a écrit :
> abbouh wrote:
> > > is it possible to call apply-templates to an external file like:
> > > <xsl:apply-templates select="document('extern.xml'))//docbody"/>
>
> and:
> > but i receive this error:
> > Line #102; Column #92; Can not load requested doc: no protocol:
> > dicopartmodule\dicopartmodule.dtd
> >
> > my input file has the dicodoc DTD and the external file has the
> > dicopartmodule DTD.
>
> Try changing "\" in your path to "/". Does that help?
>
> Lars
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|