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: Re: Retrieving XML document's name


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


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