Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Passing xml document as type

Reply
Thread Tools

Passing xml document as type

 
 
יוני גולדברג
Guest
Posts: n/a
 
      12-18-2006
Hi,
I have WS method which gets few parameters, one of them is
a xml document.
Which type would you use for xml document (as parameter for method)?
I can use the xmlNode, but then if there is <xml> tag in the begining of
the node an error will be raised (becuase it is inside an xml doc, the soap
envelope). I can use byte array but then it won't be strong xml type...
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
xml.dom.minidom losing the XML document type attribute Johannes Bauer Python 7 06-11-2009 10:21 PM
Using document.load() to get html NOT xml document icogs Javascript 0 01-31-2008 04:02 AM
Including XSLT/XML document within a XSLT document dar_imiro@hotmail.com XML 4 12-13-2005 02:26 AM
Refer to an XML document from within an XML document Manish Hatwalne XML 1 07-13-2004 10:24 AM
Help on including one XML document within another XML document using XML Schemas Tony Prichard XML 0 12-12-2003 03:18 PM



Advertisments