[
Lists Home |
Date Index |
Thread Index
]
- From: Huaxin Zhang <hxzhang@cs.ualberta.ca>
- To: xml-dev@xml.org
- Date: Wed, 28 Jun 2000 12:59:26 -0600 (MDT)
When I applied xsl sheet using Saxon command line tool, everything is OK.
However, when I am doing it using PreparedStyleSheet, something goes wrong
here:
Error in servlet: com.icl.saxon.style.StyleException:
At XXXXX:
Malformed URL[unidentified data stream]
The reason for this problem is I use document('filename') inside a
test="..." clause. The file is sitting inside the same directory with all
the necessary files together.
How should I do then? Thanks a lot!! (I tried "file://.....",doesn't work)
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|