Re: [xsl] Embeding xml inside another xml using xslt

Subject: Re: [xsl] Embeding xml inside another xml using xslt
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 2 Mar 2005 10:12:11 GMT
> In my case I am getting the XML String at run time. My programme wont
> have any knowledge about the xml file name location.

getting it where?
If you are getting a string (rather than a tree representation) then
you are going to need to pass that string through an XML parser somehow.
How you do that depends on what parser you are using how you are running
it and a load of other factors.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread