[xsl] Re: Re: Retrieving XML document's name

Subject: [xsl] Re: Re: Retrieving XML document's name
From: Matt Sergeant <matt@xxxxxxxxxxxx>
Date: Tue, 3 Jul 2001 10:48:46 +0100 (BST)
On Tue, 3 Jul 2001, Dimitre Novatchev wrote:

> Using MSXML one can do things like:
>
> objXML.loadXML("<dynamic>" + myVar + "</dynamic>");
>
> I have done similar things with Saxon, probably dynamically generated xml can be fed
> to almost any XSLT processor.
>
> Could you tell us what URI must correspond to the dynamically constructed argument
> of loadXML() ?

Fair point. That should probably be NULL, or undef, or whatever is
appropriate to the language you use. Of course if you're trying to get the
filename of a string you probably deserve what you get :-)

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\


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


Current Thread