RE: [xsl] Error at element constructor...

Subject: RE: [xsl] Error at element constructor...
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 12 Mar 2007 09:47:23 -0000
> Thx Michael, but this is a Web Service, and the XML comes in 
> a DataHandler wich I pass to the getISFromDH to obtain the 
> InputStream, wich systemId should I use for that???

You can pass any system ID (URI) you like, bearing in mind that if you call
the document() function then relative URIs will be interpreted relative to
that base URI.

Michael Kay
http://www.saxonica.com/

Current Thread