[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

.NET 2003 WebServise & XML & xml-stylesheet

  • To: <xml-dev@l...>
  • Subject: .NET 2003 WebServise & XML & xml-stylesheet
  • From: "Vitas Povilaitis" <VPovilaitis@l...>
  • Date: Fri, 13 Jun 2003 14:24:58 +0300
  • Importance: Normal
  • Organization: Lietuvos bankas
  • Reply-to: <VPovilaitis@l...>

xml stylesheet .net
Title: Message
Hi, Please help.
 
I create WebService in MS VisualStudio .NET v. 2003. WebServise Method which return XmlDocument and I want that this same WebServise Method return ProcessingInstruction (xml-stylesheet). I write in same way as write in previous version of MS VisualStudio .NET:
 
XmlProcessingInstruction newPI;
String PItext = "type='text/xsl' href='../bases.xslt'";
newPI = doc.CreateProcessingInstruction("xml-stylesheet", PItext);
doc.AppendChild(newPI);
 
But my WebService dont return this ProcessingInstruction.
 
Way and what I nead made that WebService return this ProcessingInstruction?????? Please help.


Lietuvos Bankas
ITD departamento direktoriaus pavaduotojas
Vitas Povilaitis
tel. +370 (5)2680-754
e-mail: vpovilaitis@l...


The information in this e-mail is confidential. It is intended solely for the addressee and access to the e-mail by anyone else is unauthorised. If you are not a named recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If the notice is not intended for you, please notify the sender immediately and delete the e-mail.


 

smime.p7s


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.