xsl:include/xsl:import with php422/xslt extension

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
adrianciobanu
Forum Newbie
Posts: 5
Joined: Tue Jul 30, 2002 5:31 am

xsl:include/xsl:import with php422/xslt extension

Post by adrianciobanu »

I'm using php422 with the new xslt extension, and i have a problem using xs:include/import.
With either import or include i get the error:
Sablotron error on line 3: 'arg:/stanga.xsl', while the stanga.xsl file exist in the same dir with the including template. I tried even absolute paths, the same thing/.
Any ideas?
Thx anyway.
Post Reply