xsl-list
[Top] [All Lists]

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

2007-03-12 02:47:40
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/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--