×
×™×•× ×™ גולדברג
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...
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...