[xsl] XmlSpy [OT]

Subject: [xsl] XmlSpy [OT]
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Wed, 13 Jul 2005 11:47:08 +0100
Dear All

I know this is not the ideal list but if anyone could offer help I'd be grateful, to take off-list my email is joefawcett@xxxxxxxxxxxx

Altova refuse to help because although we have bought at least a dozen coopies of XmlSpy it was over 30 days ago and I've tried their online FAQ and Google.

When debugging an XSLT the debugger always fails when I try to include an external document using the document function. xsl:includes are okay but I've tried the following to no avail (H: is a mapped network drive, the actual source XML and XSLT are also there but in a different folder):

document("file:///H:/Includes/standardHeader.xslt")
document("H:/Includes/standardHeader.xslt")
document("../Includes/standardHeader.xslt")

the last being a relative path. All the above work for xsl:include and xsl:import.

Thanks and apologies for the OTP.

Joe

Current Thread