This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Using document() without a file


If you are using the TrAX API, you can write a URIResolver that intercepts
the URI passed to the document() function and returns the relevant document.

Mike Kay

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Stu Bloom
> Sent: 04 February 2001 18:04
> To: XSL List
> Subject: [xsl] Using document() without a file
>
>
> I understand how to use document() when I have a file that
> can be accessed
> with a URI. Is there a way to include an XML document that is
> in the form of
> a string or as a DOM -- i.e., has not been written to a file
> -- without
> going through the process of saving it as a file first?
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]