About the function: http://www.w3schools.com/Xsl/func_document.asp
Is there anything in the error log? Maybe turn on debugging? Perhaps
the file path is not correct (perhaps it needs the full system path?)
XSLT is picky, and document() may not be supported properly. If I
recall on one system I used I don’t think it was available either (not
nginx, but some .NET thing)
And the xml file and data inside has been read. It’s just that xslt
template
havn’t been apply to the xml loaded via document()
sad xslt is easy to maintain and great. I hope there could be more
support on this.
Thanks
Tomasen
From: “mike” [email protected]
Sent: Monday, December 29, 2008 5:55 AM
To: [email protected]
Subject: Re: xslt not work properly with nginx 7.30 on xslt function
document() for apply template