Google Groups Home
Help | Sign in
Message from discussion Dynamic xslt and transform with-out System.IO
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
schneider  
View profile
 More options Dec 15 2004, 4:15 pm
Newsgroups: microsoft.public.dotnet.xml
From: "schneider" <0...@0000.SPAM>
Date: Wed, 15 Dec 2004 15:15:21 -0600
Local: Wed, Dec 15 2004 4:15 pm
Subject: Re: Dynamic xslt and transform with-out System.IO
So you are saying to create a xslt with a XmlDocument object?

I still don't see any way to create a XslTransform from a XmlDocument?

Have any sample code?

Thanks,

Schneider

"Oleg Tkachenko [MVP]" <oleg@NO!SPAM!PLEASEtkachenko.com> wrote in message
news:OfrMnap4EHA.1564@TK2MSFTNGP09.phx.gbl...

> schneider wrote:

> > Anyone know if there is a way to dynamicly create a Xslt template/s and
use
> > them as an
> > xml transform with-out use files for the Xslt?

> > All the methods I see use files.

> > I want to create a Xslt transform via code?

> Basically any XSLT stylesheet is just XML document, so of course you can
> build it in-memory using XmlDocument. Another common approach is to
> generate XSLT stylesheets on the fly using XSLT (again - as XSLT is XML,
> the best way to generate/transform it is XSLT itself).

> --
> Oleg Tkachenko [XML MVP]
> http://blog.tkachenko.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google