Craig, I'm guessing that what you were talking about here is the subject of your talk at DevCon. Are you going to post the code from your talk anywhere? I'm interested in playing with the idea of XSLT SOAP endpoints.
> -----Original Message----- > From: Craig Andera [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 7:08 AM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Serialize XML to SOAP Message > > > > First off, let me just say that I hope no one is confusing > > the xml document > > <?xml version="1.0" encoding="utf-8" ?> > > <Variable> > > <name /> > > </Variable> > > with a soap message. > > Ah. Yes, well, that's a good point. > > Honestly, if what you're trying to do is produce arbitrary XML in > response to a SOAP request, then don't use the Web Services stuff. My > current favorite approach is to use an XSLT transform driven by an > ASP.NET page. You have total control over the output, and you > can still > write all your logic in C# using either > XsltTransform.AddExtensionObject > or the <msxsl:script> tag. > > I post examples if this interests you. > > You can read messages from the Advanced DOTNET archive, > unsubscribe from Advanced DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com. > The information in this electronic mail message is sender's business Confidential and may be legally privileged. It is intended solely for the addressee(s). Access to this Internet electronic mail message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. Galileo International is not liable for any loss or damage arising in any way from this message or its attachments. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.